Software developer can use System.Web.SessionState.HttpSessionState member IsCookieless which identifies whether this session is tracked with a cookie or using modified URLs.
Related TutorialsHow to use the Calendar control in ASP.NET page in C#
How to use XMLTextWriter to create an XML document in C#
How to investigate the ASP.NET page life cycle in VB.NET
How to set up XHTML 1.0 strict doctype …