Today I got an Arduino Uno and I’m getting my geek on!
Extract URL Information
To get information about the currently requested URL in ASP.NET use the Request.Url class. For example to extract the information from the URL http://www.example.com/myApp/myPage.aspx?myQs=14 the Request.Url class provides the following properties: