|
An introduction to ASP.NET
|
Other links at ASP.NET > Tutorials |
| 1. |
The Quest for ASP.NET Scalability
|
|
|
In this article, we will look at some of the architectural and design decisions that may affect ASP.NET application scalability. In addition, you will leanr how you can use Enterprise Services and MSMQ to reduce the effect of those scalability problems.
|
| 2. |
Customizing XML for ASP.NET Web Services
|
|
|
Out of the box, ASP.NET is a very powerful platform for writing XML Web Services. But what happens when you need to format the XML to match an existing XML grammar? Not surprisingly, this can be accomplished using the XML Serialization Engine. In the first part of this two-part article, Justin Rudd shows you the basics of the engine as well as how the engine works with ASP.NET.
|
| 3. |
Introducing ASP.NET
|
|
|
ASP.NET solves many of the problems that currently face Web developers, and it greatly simplifies the tasks of creating, debugging, and deploying Web applications. Its radically different from its predecessors in many ways, but it shares a common heritage and background to some. It requires that you learn new skills and forget about some you already have. Itll take time to master, but that investment will be repaid many times over once you start working with it in earnest. In short, its what many Web developers have been asking for over the past few years.
|
| 4. |
Migrating to ASP.NET : Guidelines for Planning a Successful Migration
|
|
|
This paper looks at some of the specific benefits you can achieve in migrating applications from ASP, and presents five distrinct strategies for a migration, based on its perceived strategic value and your desired timeframe for results. A scorecard with key questions about your migration allows you to quickly arrive at an initial estimate of a migrations complexity. Finally, it outlines the major activities involved in the four phases of a migration project.
|
|
|