Differences between ASP.NET and ASP

added by SadiaAziz
4/11/2011 11:51:58 AM

116 Views

Process Isolation ASP is run under the inetinfo.exe(IIS) process space and hence susceptible to application crashes as a result the IIS needs to be stopped or restarted. ASP is related to the process isolation setting in IIS. But, ASP.Net


0 comments