Official Review
NULL
|
Other links at ASP.NET > Tips and Tutorials |
| 1. |
What is Active Server Pages.net?
|
|
|
This is an overview of ASP+. Explains what it is, what it can do, the difference between ASP and ASP+, and other properties of ASP+.
|
| 2. |
Migrating from ASP to ASP.NET on Windows Server 2003
|
|
|
Consider the perceived risks of migrations that tend to cloud the benefits of new technologies from a business perspective, making it difficult to justify technology migrations to the decision makers in an enterprise. See how these risks can be identified, planned for ahead of time and evaluated against cost, time to market, and other business factors so that the project planner can have a solid handle on the bottom line of a project. See examples from a real-world commercial application and look at each of the business and technological factors that needed to be addressed when migrating an ASP application to ASP.NET on the soon to be released Windows Server 2003.
|
| 3. |
ASP.NET MVC Pattern for Struts developers
|
|
|
Programmers familiar with JSP's Model II/struts 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 demonstrates how the MVC pattern can be applied to an ASP.NET web application without breaking the basic Microsoft supplied architecture.
|
| 4. |
Creating Custom ASP.NET Controls in VS.NET
|
|
|
This pack contains: a document that describes the techniques users can employ to author and consume custom Web controls for ASP.NET Web applications using Visual Studio.NET; a presentation about Server and User Controls in ASP.NET and source code.
|
| 5. |
ASP.NET Localization Features - A Fresh Approach to Localizing Web Apps
|
|
|
As more and more companies reach out to other countries for business, creating global Web applications with Microsoft ASP.NET is becoming more and more important. ASP.NET 1.1 supported creating localized Web sites by means of the ResourceManager class. ASP.NET 2.0 makes it even easier to provide support for multiple cultures and locales through improved runtime and tool support.
|
|
|