Welcome to MSDN Blogs Sign in | Join | Help

March 2007 - Posts

Unique Web Identification

From browser's point of view, what is the unique identification of web site? Nobody won't disagree that it's url in the address bar. Programmatically, you can simply get it by accessing document.location DOM object through Javascript in client side. Thinking

IIS7 and ASP.NET

IIS7 provides two modes while integrating with ASP.NET. One is classic mode as back-compatibility approach, in which ASP.NET plays a role as an ISAPI extension (aspnet_isapi.dll) -- standalone app domain. Another is integrated mode -- "enabling ASP.NET
Posted by yaleeyangmsblog | 1 Comments
Filed under:
 
Page view tracker