Caching in Web applications can provide dramatic improvements in performance. ASP.NET provides caching at several levels for you to leverage and improve the responsiveness of your application.
The Bungie.net site is the online companion to the wildly successful Halo 2 video game for Xbox, released in November 2004 by Microsoft. The site also acts as the community hub for all things related to Bungie games. Built with the Microsoft .NET...
This paper addresses one of the challenges faced by the companies participating in the eCommerce revolution: architecting an eCommerce solution that allows you to communicate with your customers on today's devices, yet will adapt to the devices of...
This guide presents a practical, scenario driven approach to designing and building secure ASP.NET applications for Windows 2000 and version 1.0 of the .NET Framework. It focuses on the key elements of authentication, authorization and secure...
This document discusses some of the security mechanisms and configuration options available to administrators to help secure your ASP.NET applications and reinforce the integrity of the Web server.
Learn how to develop the next generation of Web applications with ASP.NET and Visual Studio .NET. This session covers the fundamental concepts and techniques that you need to start building an ASP.NET application. Learn how to build complete...
Learn the new exciting features of ASP.NET 1.1. This session covers the changes from ASP.NET 1.0 and includes new features such as Code Access Security, IPv6 support, and support for running multiple versions of ASP.NET side-by-side.
ASP.NET does an excellent job of providing out of the box support for multiple forms of authentication using the classes in System.Web.Security namespace. In v1.1 of the framework, there exists support for forms-based, Microsoft Passport based and...
ASP.NET Language Structure
From this session, brought to you by Microsoft and DevelopMentor, you will learn the internal details of how ASP .NET works, from the new compiled processing model to the inheritance story of a page and code-behind. Also, learn about the strengths... |