Custom Form-Based Authentication in ASP.NET 14 Dec 2005 00:00 GMTIf you have built a web application with classic ASP or even .NET 1.1, you know the amount of effort that went into creating form-based authentication. You pretty much had to do accomplish every tedious task such as building the login form and performing validation just to name a couple. If you wanted to utilize role-based management in an application, you had to write even more code! With the release of .NET 2.0 these days are behind us. Join Steven as he explains how to take advantage of these features in ASP.NET 2.0.
Source: AspAlliance Web Service Security Guidance 13 Dec 2005 22:09 GMTProvides architectural, design, and implementation guidance for Web service security by using Web Services Enhancements (WSE) 3.0. Includes scenarios, patterns, decision matrices, and QuickStarts to help you make the most appropriate security decisions.
Source: MSDN Building Speech-Enabled Applications with ASP.NET 13 Dec 2005 21:25 GMTAs speech-enabled applications become a core requirement for many enterprise and commercial applications, you'll need to become familiar with the Microsoft Speech Platform.
Source: DevX Streamline your Data Connections by Moving to MARS 12 Dec 2005 22:49 GMTWecome to MARS. Here on MARS you can perform multiple database queries on a single connection. The code on MARS is simpler and easier to read. And you can conserve memory use and eliminate performance bottlenecks in data-intensive Web applications. Aren't you glad you gave MARS a try?
Source: DevX New and Improved Security in the .NET Framework 2.0 12 Dec 2005 21:16 GMTFind out how the .NET Framework 2.0 and Visual Studio 2005 equip software development teams with several new features, tools, and aids to assist them in incorporating security features with minimal stress.
Source: MSDN