[thelist] ASP best practises

Ken Schaefer ken at adOpenStatic.com
Sun Jan 18 20:16:17 CST 2004


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: "Marcus Andersson" <marcan at home.se>
Subject: [thelist] ASP best practises


: Do anyone know of a good site/publication with best
: practices regarding how to design ASP (not ASP.Net though)
: web applications?
:
: Is there anything like Struts/Webwork etc for ASP and not
: in the form of COM components or ISAPI filters? Would
: also really like something like Hibernate or Castor (OR and
: XML mapping tools) but I know that would be to stretch it quite a
: long bit too far for a scripted environment :(
:
: /Marcus
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

You can try this:
http://msdn.microsoft.com/library/default.asp?URL=/library/en-us/dnasp/html/ASPtips.asp

However, given your desired outcomes, IMHO you are better off building an
ASP.Net application rather than an ASP application.

Cheers
Ken



More information about the thelist mailing list