July 29, 2004
CLASP -- Classic ASP Framework
If you are transitioning from Classic ASP to ASP.NET, this is a cool framework to implement in the meantime….
In short, CLASP is a Framework developed in VBScript for the development of Classic ASP WEB applications. Now, you may ask yourself, why should I consider CLASP when there is ASP.NET out there?.Posted by akvalley at July 29, 2004 12:21 AM | TrackBack- Need to maintain/extend current ASP Applications that will not be migrated over to .NET in the near future.
- All the above while making sure that your code will be easily ported to ASP.NET.
- It is a white box, nothing to hide here!, you can modify the code to suit your needs.
Comments
Post a comment