activeserverpage.org








Home: ASP.NET: Articles: Add Resource

 
MVC for ASP.NET   No Reviews
Most programmers familiar with JSP's Model II architecture and others generally familiar with Model View Controller (MVC) architectures, immediately wonder how the MVC pattern can be applied in an ASP.NET world. This article will demonstrate how the MVC pattern can be applied to an ASP.NET web application and still maintain the basic Microsoft supplied architecture.
Today: 0 Total: 1198 Updated: 3/31/2003 Cost: 0  
 
Gate to Delegates in VB.NET   No Reviews
This article explains what "Delegates" are, and what is their role in the .NET framework. The author uses VB.NET code to provide working examples of "Delegates".
Today: 1 Total: 1008 Updated: 7/14/2003  
 
Submitting ASP.NET Web Form data   No Reviews
This article discusses different options you as a developer have in ASP.NET to send data from one ASP.NET page to another. Since you cannot use ASP.NET Web Controls (System.Web.UI.WebControls) in such a scenario, this article discusses other ways like using HttpContext object.
Today: 1 Total: 1043 Updated: 6/20/2003  

© Copyright 2000-2003