How the asp.net application runs in local system? As to run local area or as website we are hosting in local iis. But how it is running in local system?
When you are running your website Visual Studio create a ASP.Net development server which runs Website Application locally.
You need to learn IIS.
http://msdn.microsoft.com/en-us/library/aa733738%28v=vs.60%29.aspx
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.