|
|
| | Article: "Solve the Page Waiting Game with Threaded AJAX," by Jack D. Herrington. Discusses how to use AJAX or a polling solution with threading to handle long-running processes. | http://www.devx.com/asp/Article/29617
|
|
| | Article: "Writing a Custom Membership Provider for Your ASP.NET 2.0 Web site," by Wei-Meng Lee. Learn how to use your own data source to store user information. Includes code. | http://www.devx.com/asp/Article/29256
|
|
|
|
|
|
|
|
| | Article: "A First Look at IIS 7.0: Componentization and ASP.NET Integration are Among the Many New Features Coming up in the Next Version of Internet Information Systems," by Danielle Ruest and Nathan Ruest. Discusses the new features of IIS 7.0 including its complete integration with ASP.NET. | http://www.ftponline.com/reports/vslivesf/2005/ruest/
|
|
|
|
|
|
| | Article: Make Your ASP.NET Applications Talk with Text to Speech," by Sara Morgan Rea. Learn how to voice enable your .NET applications with text-to-speech technology. Includes code. | http://www.devx.com/asp/Article/30520
|
|
| | Article: "Passing Information Securely between ASP and ASP.NET," by Bryan Roberts. Discusses encryption and data-packaging in ASP.NET using COM to call .NET code from ASP pages. Includes code. | http://www.devx.com/webdev/Article/30811
|
|
|
|
| | Article: "Using Strongly-Typed Data Access in Visual Studio 2005 and ASP.NET 2.0," by Joseph Chancellor. Discusses the basics and benefits of strongly-typed objects, creating strongly-typed DataSets in Visual Studio 2005, using strongly-typed DataSets in an ASP.NET page, techniques for generating strongly-typed data-access applications. | http://aspnet.4guysfromrolla.com/articles/020806-1.aspx
|
|
| | Article: "Encrypting Configuration Information in ASP.NET 2.0 Applications," by Scott Mitchell. Discusses what information can be encrypted, encryption options, encrypting configuration sections and using the aspnet_regiis.exe command-line tool. | http://aspnet.4guysfromrolla.com/articles/021506-1.aspx
|
|
| | Article: "Accessing and Updating Data in ASP.NET 2.0: Accessing Database Data," by Scott Mitchell. Discusses accessing database data, configuring the SqlDataSource control using the wizard, configuring the SqlDataSource through the properties pane, and retrieving data from a SqlDataSource control. | http://aspnet.4guysfromrolla.com/articles/022206-1.aspx
|
|
| | Article: "Accessing and Updating Data in ASP.NET 2.0: Filtering Database Data with Parameters," by Scott Mitchell. Discusses filtering basics, getting started with filters, the SqlDataSource, filtering based on hard-coded value, filtering based on a QueryString value, and filtering based on a Web control value. | http://aspnet.4guysfromrolla.com/articles/030106-1.aspx
|
|
|
|
| | Article: "Examining ASP.NET 2.0's Site Navigation—Part 4," by Scott Mitchell. Discusses the job of a custom site map provider, building a file system-based custom site map provider, building the site map, extending the FileSystemSiteMapProvider and plugging the FileSystemSiteMapProvider into your Web site. | http://aspnet.4guysfromrolla.com/articles/020106-1.aspx
|
|
|
|
|
|
| | Article: "Examining ASP.NET 2.0's Site Navigation—Part 1," by Scott Mitchell. Discusses site navigation in ASP.NET 1.x, site navigation in ASP.NET 2.0, defining the site map, displaying the site map and using the navigation Web controls. | http://aspnet.4guysfromrolla.com/articles/111605-1.aspx
|
|
| | A series of fee-based courses from Microsoft. Topics include "Developing Microsoft ASP.NET 2.0 Web Applications," "Writing Master Pages and Content Pages in Microsoft ASP.NET 2.0," "Working with ADO.NET 2.0 within Microsoft ASP.NET 2.0," "Working with Microsoft ASP.NET 2.0 Wizards and Site Navigation," "Working with State Management in Microsoft ASP.NET 2.0," "Working with Web Parts in Microsoft ASP.NET 2.0," "Working with user Profiles and Themes in Microsoft ASP.NET 2.0," "Improving Security in a Microsoft ASP.NET 2.0 Web Application," and "Working with Microsoft ASP.NET 2.0 Configuration and Instrumentation." | https://www.microsoftelearning.com/visualstudio2005/#asp.net
|
|