In-Depth

Books: Secure Your .NET Apps

The .NET Developer''s Guide to Windows Security helps put you on your way to developing secure applications in .NET.

We live in a world where the majority of computers are connected and in need of some form of protection. Developers need to program with this in mind. The .NET Developer's Guide to Windows Security helps you do just that by providing reference information and examples about security-related coding issues.

The author Keith Brown begins by discussing the basic concepts of writing secure code and the thought process you need to develop it successfully. He addresses the most basic issues and increases the complexity gradually as the book progresses. Brown writes all the examples in Managed C++, which is unusual for most books using C#.

Brown covers Kerberos, SIDs, ACLs, and privileges in good detail, and he writes informative sections on impersonation and authentication, helping you determine when is a good time to use these features. Brown concentrates on network-based security issues throughout the majority of the book, though he also addresses some local-based issues as well.

I recommend this book for anyone who is security-conscious, but especially for those just getting started in developing in .NET. It's never too soon to think about how to make your applications secure. The examples are easy to follow, and the author provides a Web site where you can download examples. Security is never an easy subject to cover, but The .NET Developer's Guide to Windows Security manages the job well.


The .NET Developer's Guide to Windows Security
by Keith Brown
Addison Wesley
ISBN:
0321228359
Price: $44.99
Quick Facts: How to use the .NET Framework to develop code with security in mind.
Pros: Covers Kerberos, SIDs, ACLs, privileges, impersonation, and authentication in detail.
Cons: None.

About the Author

David Mack is a technical lead and consultant for the National Intelligence Division at Titan Systems. He has more than 10 years of experience in management and software engineering. Reach him at [email protected].

comments powered by Disqus

Featured

  • At Build 2026, Microsoft Sets Up Windows as an OS for AI Agents

    Microsoft's Build 2026 Windows developer announcements point to a broader platform strategy for agentic AI, spanning terminal workflows, local models, app-building skills, Cloud PCs and operating system-level containment.

  • Slammed by Copilot Usage-Based Billing on Day 1, Facing $180 Bill for June

    A journalist using GitHub Copilot Pro details how a broken editorial workflow on day one of usage-based billing led to runaway token consumption, a projected $180 monthly bill, and practical tactics for cutting AI credit burn.

  • AdaBoost.R2 Regression Using C#

    AdaBoost.R2 regression works by building an ensemble of decision trees, training them on reweighted data, and combining their predictions with a weighted median, while also showing how parameter choices affect accuracy and overfitting.

  • VS Code 1.122 Lets BYOK Work Without GitHub Sign-In

    Microsoft's May 2026 VS Code update makes BYOK usable in restricted environments while adding agent, browser and issue-reporting updates.

Subscribe on YouTube