.NET Framework Security


.NET Framework Security by Pearson Education

List Price: $57.99

.NET Framework Security contains security features of the .NET Framework and Common Language Runtime. The focus is on the new technologies introduced with .NET, with treatment of existing technologies as leveraged by .NET (but not those existing technologies themselves) Read more...

.NET Security and Cryptography


.NET Security and Cryptography by Prentice Hall

List Price: $54.99
Price: $33.49
You Save: $21.50 (39%)

Part of the Integrated .NET Series, this book provides a practical and comprehensive treatment on implementing both cryptography and security features on the .NET platform - using the C# and VB .NET programming languages. It provides focused and detailed code examples that demonstrate the most important concepts, with commentary on how the code examples work. The book also provides a substantial mathematical and theoretical background on the underlying cryptographic concepts. After reading this book and experimenting with the provided example programs, the reader should have a good understanding of the major cryptographic algorithms and standard cryptographic programming techniques. Readers should also gain a solid understanding of how .NET security works and how to implement user-based and code access security in their own .NET programs. Read more...

Step-by-step aircrack tutorial for Wi-Fi penetration testing

NET secure coding practices. Sanoop specializes in Web applications, VoIP and wireless security. Please send your feedback to vharan at techtarget dot com. you can follow our Twitter feed at @SearchSecIN Disclaimer: Our Tips Exchange is a forum for you


Devolutions Enhances its Remote Desktop Manager App with New Development ...

For more information or media inquiries, contact David Hervieux at (514) 770-2925 or news(at)devolutions(dot)net. Established in 2004, Devolutions is a Canadian-based company located near Montreal, Quebec. The firm currently has over 125000 users in


MostHost Announces Partnership with SaaS Internet Security Services Provider ...

14.07.11

Microsoft Worldwide Partner Conference in Los Angeles (PRWEB UK) July 14, 2011

MostHost, based in Cleveland, Ohio, and a provider of world-class hosting solutions for enterprise customers, Microsoft announced today the launch of WPC Internet Security & MXSweep compliance services as part of a cloud of major marketing campaign targeting the market of services in the Mid-West.MostHost MXSweep provides services through the platform and Parallels Automation will initially be launched email archiving and security services as an added value bundle customer service legal and financial need address Email Security & Compliance laws and regulations.

Source: PR Web (press release)

Microsoft Dot Net: Public key encryption concept

by Dilbert

In technical literature you often come across public and private keys being used for cryptography. In this article I will explain this concept.  The whole concept of public and private key relies on the fact that you can create an encryption (public key) and decryption (private key) mechanisms that are totally independent of each other. Suppose you have a box and the box has two keys, one for locking  and another for unlocking. Suppose you distribute the key for locking to the entire world, it becomes a public key. So anyone can lock...

Read more...