| Publisher | Jupitermedia | ||
|---|---|---|---|
| Format | HTML | Date added | 19 Apr 2007 |
| Topics | Programming Languages, .NET, Application Development | ||
| Downloads | 5 | ||
The latest version of ASP.NET, version 2.0, supports several new and exciting features that promise to enhance developer productivity, administration and management, extensibility, and performance. One of these features is precompilation, which either developers or administrators can use to precompile ASP.NET applications before they are deployed. Moreover, the new precompilation feature can detect and provide warnings about any compilation failure issues, and lets one deploy applications without the need to store the source code on the deployment server. Precompilation can both reduce application response time and improve performance. This paper explains how to use the new feature effectively.
Related white papers
ASP.NET-Beyond the Starter Kits, Creating Custom Modules (Part 1 of 2)-Level 200
This webcast will demonstrate how easy it is to use ASP.NET to extend popular web portal frameworks to meet custom needs. This webcast explains the DotNetNuke portal framework and shows...
Intro to Perl on Windows
Although Perl may have been born and raised in the Unix universe, the world's favorite practical extraction and reporting language has had, and has had for some time, an established...
Explore the Data Access Options in Visual Studio 2008: Visual Studio 2008 and .NET 3.5 Give Developers Substantially Increased Data Access Options
In Visual Studio 2008 running on the .NET framework 3.5, developers can not only create DataReaders and DataSets; Microsoft has also added LINQ to SQL, Entity Framework, and ADO.NET Data...
CmUML - A UML Based Framework for Formal Specification of Concurrent, Reactive Systems
Complex software systems possess concurrent and reactive behaviors requiring precise specifications prior to development. Lamport's transition axiom method is a formal specification method which combines axiomatic and operational approaches. On...
An Integrated-Documentation Tool for Oracle Databases
In an ideal world, all software and database systems would have clear documentation that is always up to date. In the real world, however, documentation usually is either non-existent or...
Creating Simple Firefox "Add-Ons" With Ubiquity: Developing Add-Ons for Firefox Can Be Tedious, But It's Not Hard
Making add-ons for Firefox is not hard, but development can be tedious, especially as there is no formal development IDE for making them (Venkman comes closest, but it's not very...
From Delegate to Lambda: The Key to Understanding Lambda Expressions Lies in Understanding Delegates
Delegates play a tremendously important role in developing applications for the .NET Framework, especially when using C# or Visual Basic. Events, a special application of delegates, are used all over...

