Developer Product Briefs

Security Changes in .NET 2.0

New components in .NET 2.0 can help you greatly reduce the amount of code you need to write to make your applications secure.

Security Changes in .NET 2.0
New improvements include public key cryptography, Windows security, remoting, and more.

VSLive! Orlando, October 2005

View the slides of the session!

Robert Hurlbut,
Owner, Hurlbut Consulting Inc.

The new security components in .NET 2.0 can help you greatly reduce the amount of code you need to write to make your applications secure. .NET 2.0 provides numerous additional types that encapsulate functionality already provided in the base Windows OS, as well a new functionality only available in .NET 2.0. This presentation covers the new improvements including public key cryptography, Windows security, remoting, ASP.NET, and Code Access Security.

About the Speaker
Robert Hurlbut is an independent software architect/developer, consultant, and owner of Hurlbut Consulting Inc. He is also a Microsoft MVP for Security Development. Robert specializes in application security, distributed architectures, and database architecture and development. He has a .NET blog at http://weblogs.asp.net/rhurlbut.

About the Author

Rob Thayer has been programming in VB since its first version and even fiddled with VB for DOS many years ago. A freelance programmer and author of several programming books, he currently lives in Phoenix. Reach him at [email protected].

comments powered by Disqus

Featured

  • Microsoft Ships Stable Versions of OpenAI Libraries for .NET and Azure

    Further leveraging the relationship that vaulted Microsoft and OpenAI into leadership positions in the AI era, Microsoft this week announced stable versions of two new OpenAI libraries.

  • Microsoft Further Embraces OpenAPI Spec (formerly Swagger)

    Microsoft has long embraced the OpenAPI Specification (formerly known as Swagger) for describing APIs, and it's now taking that support to the next level with a new online resource.

  • Get Good at DevOps: Feature Flag Deployments with ASP.NET WebAPI

    They provide developers with the ability to toggle features on and off without having to redeploy code, making it easier to manage risk, test features in production, and facilitate smoother releases.

  • Implementing k-NN Classification Using C#

    Dr. James McCaffrey of Microsoft Research presents a full demo of k-nearest neighbors classification on mixed numeric and categorical data. Compared to other classification techniques, k-NN is easy to implement, supports numeric and categorical predictor variables, and is highly interpretable.

Subscribe on YouTube