Classic ASP Development Board 2011

I was tasked with fixing bugs and adding new features to a site written in classic ASP, which at 8 was not affected by the developer. I last worked with ASP about 10 years ago, so at least I do not expect to be immersed in the inevitable spaghetti code.

What tools and resources are recommended to use today for work with classical ASP?

+3
source share
4 answers

Itโ€™s good that Classic ASP has not changed in the last 10 years :)

So, everything that you knew then, you still know now!

, -, ASP, Dreamweaver ( , ASP, ), Notepad ++

IIS , , .

, Visual Studio, , Classic ASP .

+5

.Net COM asp...

:

Set al = CreateObject( "System.Collections.ArrayList" )

http://www.eggheadcafe.com/software/aspnet/29496334/dotnet-in-vbscript.aspx

, ?

+3

, ASP. gvim, VI, Visual Studio . 2005/2008, , . , , ASP IIS. (Windows 7 , , , )

DEV PROD -/.

ASP classic , . , - , , , . ASP Unit ( , , ). , Watin .

, .

, , , , . , : AX (Asp Xtreme Evolution) - MVC ASP Classic , .

+1
source

I love this DHTML component when I was working in Classic asp.

0
source

All Articles