Hits Today: 1 Total: 1264 | Updated: 6/2/2003 | |
 | Paul Wilson has created a GlobalBase class that will attempt to keep-alive your site by periodically hitting your site -- and raising an event for background tasks. Author: Paul Wilson Code: ASP.NET v1.0 & VB |
Hits Today: 1 Total: 203 | Updated: 7/24/2007 | |
 | In this tutorial we'll see how to centralize your business rules into a Business Logic Layer (BLL) that serves as an intermediary for data exchange between the presentation layer and the DAL. Author: asp.net Code: ASP.NET v2.0 & VB |
Hits Today: 1 Total: 2644 | Updated: 2/4/2004 | |
 | Shows how to add plug-in support to your .NET applications, and provides a framework you can use to add this functionality. Author: Roy Osherove Code: ASP.NET v2.0 & C# | |  | |
Hits Today: 1 Total: 2520 | Updated: 6/8/2003 | |
 | This guide provides design-level guidance for the architecture and design of .NET Framework applications and services built on Windows 2000 and version 1.0 of the .NET Framework. Author: microsoft.com Code: ASP.NET v1.0 & VB |
Hits Today: 1 Total: 2005 | Updated: 6/18/2003 | |
 | ASP.NET Web applications usually run using the built-in ASPNET account. On occasion, you may want to use a custom account instead. Author: microsoft.com Code: ASP.NET v1.0 & VB |
Hits Today: 1 Total: 2131 | Updated: 10/27/2002 | |
 | By looking at service-based architecture at different scales, Steve Kirk examines the place of factoring an application into logical layers in the new conceptual application architecture of Microsoft .NET.
Author: Steve Kirk Code: ASP.NET v1.0 & VB |
Hits Today: 2 Total: 3562 | Updated: 8/23/2003 | |
 | Microsoft® .NET Framework includes classes for intercepting and processing HTTP requests, and Visual Studio .NET includes facilities for designing interactive UIs over HTTP using HTML. Author: microsoft.com Code: ASP.NET v1.0 & VB | |  | |
Hits Today: 1 Total: 6021 | Updated: 8/23/2003 | |
 | ASP.NET provides many different ways to persist data between user requests. You can use the Application object, cookies, hidden fields, the Session or Cache objects, and lots of other methods. Author: Steven A. Smith Code: ASP.NET v1.0 & JScript |
Hits Today: 2 Total: 3875 | Updated: 9/14/2003 | |
 | Learn how to plan and design ASP.NET applications. This article refers to a sample knowledge base Web application and discusses the most common aspects of solid application-building practices. Author: Mike Amundsen Code: ASP.NET v1.0 & VB |
|