When you use .NET to create client-and server-side applications, you have to address a new and large set of security issues.,"NET Security" shows you what you need to know by covering different aspects of the .NET security model through detailed discussions about the key namespaces. The authors demo
Programming .NET Security
โ Scribed by Freeman A., Jones A.
- Book ID
- 127434712
- Publisher
- O'Reilly
- Year
- 2003
- Tongue
- English
- Weight
- 3 MB
- Category
- Library
- ISBN-13
- 9780596004422
No coin nor oath required. For personal study only.
โฆ Synopsis
With the spread of web-enabled desktop clients and web-server based applications, developers can no longer afford to treat security as an afterthought. It's one topic, in fact, that .NET forces you to address, since Microsoft has placed security-related features at the core of the .NET Framework. Yet, because a developer's carelessness or lack of experience can still allow a program to be used in an unintended way, Programming .NET Security shows you how the various tools will help you write secure applications. The book works as both a comprehensive tutorial and reference to security issues for .NET application development, and contains numerous practical examples in both the C# and VB.NET languages. With Programming .NET Security, you will learn to apply sound security principles to your application designs, and to understand the concepts of identity, authentication and authorization and how they apply to .NET security.
โฆ Subjects
NET / CLR / CLI
๐ SIMILAR VOLUMES
O'Reilly has once again updated its bestselling tutorial on ASP.NET, the world's leading web development tool from Microsoft. In Programming ASP.NET, Third Edition, author Jesse Liberty gives you the lowdown on the technology's latest version, ASP.NET 2.0, as well as Visual Studio 2005. One of the m
ADO .NET Programming provides a sophisticated reference to ADO .NET solution development. Aimed at database programmers with a working knowledge of the .NET Framework, this book dissects the ADO .NET component model and provides real-world examples demonstrating how ADO .NET can be used to manipulat
SP.NET, successor to Microsoft's Active Server Pages (ASP), is so complete and flexible that a web developer's main difficulty may lie simply in weaving the pieces together for maximum efficiency. The new edition of Programming ASP.NET shows developers how to do just that. Updated for Version 1.1 of
Brilliantly compiled by author Juval Lowy, Programming .NET Components, Second Edition is the consummate introduction to the Microsoft .NET Framework - the technology of choice for building components on Windows platforms. From its many lessons, tips, and guidelines, readers will learn how to use th
This core reference provides a one-stop, definitive resource for building robust, Web-enabled software applications for the revolutionary Microsoft .NET development platform. Windows programming authority Jeff Prosise masterfully explains this new programming paradigm as he introduces readers to the