8 Reasons to Stick with ASP 3.0 in 2006 (and 2007)
Today I was browsing through the microsoft.public.inetserver.asp.general newsgroup and found a nice article linked within a topic where people are talking about classic ASP and its brother .net. The article outlines 8 reasons to stick with the good old classic ASP … Unfortunately I cannot really figure out when the article was written but i think it must be quite recent because they bring up VS2005 and web 2.0.
As I have done already some projects with .net I love this statement (refers to web-projects):
Sluggish is a word to describe the whole of the .NET development environment. Starting a new project? Go make a cup of coffee. Switching between tabs? ‘Go large’ with your coffee. Pressing F1 for help? Make your coffee a take-out and go and have a stroll in the park.
http://www.packtpub.com/article/Classic-ASP


(8 votes, average: 4.88 out of 5)
April 3rd, 2007 at 3:19 pm
When talking about Microsoft products this generally means that a product will become discontinued after lets say 5 years and there are no support and bugfixes available. So isn’t it dangerous to stick with classic ASP and rely on it?
April 6th, 2007 at 6:24 pm
indeed it is risky but sometimes its not so easy and not really necessary to change the platform. and what if you love the advantages over the big brother .net … however the best thing would be to switch to PHP
May 2nd, 2007 at 10:12 am
Switching to PHP will give you a huge advantage, and a massive cummunity for support. The problem is, ASP is slowly been forgotten.
I suppose M$ does not want to support it any more cause there is no money in it. The pushed front page for ASP, but that failed, and now with .NET, developers “need” VS2005 and it makes things so “easy” to compile!
(I don’t think there will come a time, when you have to compile your PHP website, before you can view it!)
This also means lots of “new” programmers will never have heard of Classic ASP 3.0 and won’t be able to practive what you preach!
May 2nd, 2007 at 10:42 am
thats unfortunately bloody true …
May 31st, 2007 at 2:35 am
Well keep in mind that you are in a way talking about 2 different things. Compiled language and interpreted. ASP.NET is not an evolution of classic ASP but originally a rip off of JSP but much easier to code with. When you think ASP.net or JSP you are thinking scability first.
I cannot find the source anymore I will try to come back and put a link here but Classic ASP won’t disapear that quickly. First Classic ASP IS the platform that put Microsoft on the web as a serious candidate for dynamic web sites. Secondly if you are thinking market share and/or popularity of a certain technology, taking away Classic ASP will leave the door open to PHP in the interpreted language world to become THE interpreted language of choice. I use these 3 technologies on a daily basis and in a lot of ways when you have to use compiled languages the maintenance of a site or update of code can become cumbersome, in my own experience.
June 10th, 2007 at 7:19 am
why not ASP in JScript?
JS has been evolved a new language to me, by Jack’s EXT code(www.extjs.com), and I’d like to use his code in Server-side.
July 2nd, 2007 at 5:58 pm
MS pushed into .net so websites could be built like desktop applications. Unfortunately, it has ballooned into a labyrinth of overly complex code and tools with a never-ending learning curve.
People never achieve productive levels of development and MS keeps revising versions with breaking changes !
Ironically, Ajax has resolved most of the “Desktop look and feel” objectives so advanced .net coding isn’t really required. Over time Ajax will end up as the standard because it is open source.
The Classic ASP environment, albeit interpreted, now is much more practical in that it can be learned, it doesn’t keep changing and even has some development tools with debugging now available.
http://www.sitepoint.com/forums/showthread.php?t=487320
The only two constraints I know of are having to use COM libraries for uploads and thumbnailing of images.
Although, most webhosts now offer free use of components for these two requirements.
July 2nd, 2007 at 6:38 pm
another one who share my thoughts ;) i didnt know the sitepoint forums .. they seem to be quite good … I am using Adobe Homesite for my codings. It has the best code highlighting i know
May 28th, 2008 at 2:43 pm
About this quote “starting new project” , he forgot “starting a new Solution” :D
this worse another cup of coffee,
by the way what if i want put 2 websites under same domain :P
.NET is away now … its PHP revolution.
June 18th, 2008 at 6:33 pm
I will keep my .net solutions. Besides if you have a good managed server provided you can get all the ASP help you need and more. I run a Server Intellect server and they support all my ASP sites and can get what I need fixed right away. Its a PHP revolution, but a .net world!