Mark Wilson I am the creator of TopXML. I am available for international and local (Australia) contracts. I am a Solution Architect/Business Analyst. I have worked in IT in several countries (NZ, Australia, South Africa, UK) building and training teams for government and very large non-governmental organizations. I am ex-Microsoft Consulting Services. I wrote the first book on Microsoft XML published in 2000 called XML Programming with VB and ASP. Most recently I have been building tools for the SEO industry. Ask me for a 37 point SEO health-checkup for your website.
First posted :
03/23/2001
Times viewed :
1714
Migrating from ASP to ASP+
ASP+ is designed to be fully backward compatible with earlier versions of ASP.
However, there are several areas where this compatibility is less than perfect;
and other areas where you really ought to consider updating your pages to get
the best out of the new runtime system with ASP+. This session examines the
issues involved when migrating an existing site to ASP+ from ASP 3.0 and earlier
versions of ASP. It also looks at the way that you can run existing ASP pages
alongside your ASP+ applications - including the limitations that this imposes.
We look at the differences in the scripting/programming languages that can be
used, the way that your existing COM and COM+ components are instantiated and
managed, and the new additions to the ASP object model that ASP+ introduces. We
also overview the underlying changes to the .NET runtime in ASP+, and see how
this affects Web application design.