Maintaining the SiteA Sample Chapter from ASP.NET Website Programming. In this chapter we'll explain why it's useful to have an online site management system, and we'll design and build one that allows us to easily maintain the site's files and directories. Any real...
Managed Security Context in ASP.NETI'll focus on the way you can make use of your managed security context. ASP.NET provides several authentication mechanisms that result in a managed security context. Right now I'll stick with the Windows® authentication service for simplicity...
Migrating from ASP to ASP.NET on Windows Server 2003Consider the perceived risks of migrations that tend to cloud the benefits of new technologies from a business perspective, making it difficult to justify technology migrations to the decision makers in an enterprise. See how these risks can be...