Problems with ASP Today
ASP entwines the system you inscribe with the devise of the page. Characteristically a designer will tease up the page and give it rotten to a developer. The developer resolve put into do the favored functionality and organize the page. Then the designer force to obtain back into the page to build a number of final plan pinch and completely smash your ASP programming code as they go the HTML in the page about. This is one of the major harms that VB6 attempted to resolve with Web Classes. Though, Web Classes had a number of grave limits and by no means actually wedged on.
ASP’s next restriction is that it simply ropes script languages. This directed lots of developers, after benchmarking their policy, to stir sections of the code into COM substance to get assembled and premature hop carry. Several web site designer and developers begin downhill this trail in the original place, only to run keen on ASP’s third restraint: organizing COM substance in ASP 3.0 surroundings is atrocious. ASP stays the DLL loaded in reminiscence, characteristically forcing you to perform a “NET STOP IISADMIN” close along all MTS correspondence, and expect you can put back the DLL. From time to time it still needs a reboot of the server and one more stop of IISADMIN earlier than you can restore the DLL.
Lastly, ASP’s fourth restraint was hypothetical to exist one of its coolest features: session situation. Indoctrination in stateless surroundings is rough; sitting state lessens some of those evils by letting you to uphold state in order across needs, creation programming easier. As Web traffic greater than before, though, and developers been compulsory to travel their requests to Web forms, it rapidly turn out to be apparent that session condition was a problem.