Re: understanding XSLT



I'm not sure what you're referring to when you say that your work is "done
with XSLT and ASP which basically writes XMLs." It's much to general of a
statement to interpret in any meaningful way. Also, when you ask "How does
VS 2005 or .net 2.0 work with XSLT's?" you're asking a vague question also,
which, when combined with the first statement, makes the question even
harder to figure out, in terms of what you're asking.

Classic ASP is a procedural server-side technology that handles HTTP
requests for pages with a ".asp" extension, and returns content to the
client in the form of a file stream. ASP.Net 2.0 is a .Net platform,
object-oriented server-side technology that handles HTTP requests for a
number of different types of resources, including a configurable variety of
file extensions, and returns content to the client in the form of a file
stream. So, with ASP.Net, you must think completely differently. You must
think purely in terms of object-orientation rather than procedurally.
ASP.Net is fully object-oriented, and includes event handling in its' model.
ASP.Net and the .Net platform include support for XML in many ways,
including XHTML, XSL, XSD, and a number of other flavors of XML, as well as
native XML support.

Visual Studio 2005 also includes much XML support, including excellent
support for XSLT, which includes the ability to debug XSLT. In addition, you
might want to take a look at the new Microsoft Expression Web Design
program, which is specifically for doing UI design, including ASP.Net, but
does not have the server-side coding and debugging features in Visual
Studio. I use both together, and in fact, the upcoming version of Visual
Studio (code-name "Orcas") uses Expression Web as its' ASP.Net Design UI.

Migrating from Classic ASP to ASP.Net is difficult, but highly rewarding,
and recommended. But expect it to be a steep learning curve.

--
HTH,

Kevin Spencer
Microsoft MVP

Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net

<MichaelRKramer@xxxxxxxxx> wrote in message
news:1176257900.155465.305800@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
I'm new to dotnet 2.0, but I'm an expert in asp 3 or classic asp.
Most of my sites are all done with XSLT and ASP which basically writes
XMLs. Now I'm reading about the new cool stuff in visual studio
2005. How does VS 2005 or .net 2.0 work with XSLT's? Is what I've
been doing the best practice or a dumb ass move? Will I not be using
power of 2.0?

Lost programmer



.



Relevant Pages

  • collections in c# (long...)
    ... XSLT files, the ASP pages has just to: ... This is the very common fashion for the XML / XSL community to develop ... dim paramId ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: What is .Net?
    ... SQL database be used with ASP and or ASP.Net? ... I have Visual Studio .NET 2003 at home. ... XML, which is a file type (actually much more than ...
    (comp.databases.ms-access)
  • Visual Studio XGen
    ... If you want to generate code (ASP, ASP.net, HTML, VB, C#, ... what have you) using XML and XSLT then you might want ...
    (microsoft.public.vsnet.general)
  • Re: rafraichissement aiutomatique dune page asp
    ... en Faites c'est juste un affichage, car les enreg je les gére par des ... client par des rs pour l'affichage) avec un peu de xml et feuille de style ... >> j'ai une page asp composée de tableaux. ... >> J'aimerais rafraichir les informations modifié sur chaque pages dés ...
    (microsoft.public.scripting.vbscript)
  • Re: ASP developer sought !
    ... publishing entire .htm web sites from content management and templates. ... References and cool sites to show you from industrial XML data services to ... > ASP Developer/Company who has experience in Java Script and Microsoft ... > SQL Server sought urgently for ongoing contract work. ...
    (microsoft.public.sqlserver.programming)