January 2003
Intermediate to advanced
896 pages
19h 58m
English
This book is a developer’s reference book for the .NET Compact Framework. As such, it is full of explanations and code examples of how to write code using the framework, and you might expect that this chapter is only about secure coding techniques. However, writing secure code is only one part of implementing a secure solution. The security of your application is only as good as the weakest link, so there’s no point in writing clever code in an application on the device, only to transfer data to a server over a network without using encryption or to keep the data on a server that is not secured adequately, where hackers can gain access to it.
Security must be considered right from the beginning ...
Read now
Unlock full access