Hits Today: 1 Total: 1248 | Updated: 1/10/2004 | |
 | In this second article you will learn how to create an application that enables running an ASP.NET application from a cd-rom.
Author: Bart De Smet Code: ASP.NET v1.1 & C# |
Hits Today: 1 Total: 744 | Updated: 8/8/2006 | |
 | This article describes what it takes to integreate the ASP.Net runtime in desktop apps and provides an easy to use class that makes integration a matter of a few lines of code. Author: Rick Strahl Code: ASP.NET v1.0 & C# | |  | |
Hits Today: 1 Total: 2305 | Updated: 6/23/2002 | |
 | This is a simple class library to allow for runtime compilation and evaluation of C# code blocks. There are both static methods of the Evaluator class that allow for simple use or you can use the object directly to create multiple evaluations. Author: Shawn Wildermuth Code: ASP.NET v1.0 & C# |
Hits Today: 1 Total: 1495 | Updated: 10/7/2005 | |
 | Web Parts are an important part of the extensive Portal Framework to be introduced in ASP.NET version 2.0. In the first of a series of articles concerning Web Parts, Derek Strickland shows how create your first customizable portal page. Author: Derek Strickland Code: ASP.NET v2.0 & C# |
Hits Today: 1 Total: 1395 | Updated: 6/7/2003 | |
 | The .Net framework is very flexible especially in terms of the plumbing that goes into the various sub-systems that make up the core system services. So it should be no great surprise that the ASP.Net runtime can be hosted in your own applications. Author: Rick Strahl Code: ASP.NET v1.0 & VB | |  | |
|