The largest website source resource download station,
ASP+is the next -generation version of ASP, but ASP+does not evolve from ASP3.0 naturally. In many aspects, ASP+is essentially different from ASP. ASP+is completely based on modules and components. It has better scalability and customized. Data processing has introduced many exciting new technologies. It is these new features that have innovative significance. At the same time, it also provides better flexibility to personnel, effectively shortening the development cycle of Web applications. The perfect combination of ASP+and Windows 2000 Server/Advanced Server provides a more stable, efficient and safe operating environment for small and medium -sized Web business models.1. Constructing the operation and development environment of ASP+
So far, ASP+is still in the test stage. As for the testic comments on ASP+we are currently seen, one is based on the Beta version of ASP+released by the professional developer conference of Microsoft in July 2000, and the other is based on. The NET Framework SDK Preview Edition is made in ASP+, and the .NET Framework SDK preview version can be downloaded from MSDN.
ASP+is designed to run parallel with ASP, which means that you can use ASP+and ASP versions at the same time on your machine.
To sum up, the current system needs to run ASP+are:
1. Server side:
1) Windows 2000 Server/Advanced Server, or Windows 2000 Professional
2) IIS5.0
3) ASP+or Microsoft .NET Framework SDK
2. Client:
Internet exploorer5.5
ASP+development environment:
The preferred Visual STUDIO 7.0 (designed with VB, C#, C ++ ASP+programming). Of course, if you are a master, it is not unusual to use NotePad or Visual Studio6.0 or Visual Interdev, but they do not support new object grammar and server -side controls.
ASP+development language:
VB (it's time to say Byebye to VBScript), in fact, it is more accurate to be Visual Basic .NET. It can also be developed with C#and JScript.