Quick glance of System.Uri instance

As an ASP.NET developer, I always run into a use case where I need to know various properties of System.Uri. And I end up creating a console app and testing it. This post will help me and other developers as what we get from Uri class in a glance.
















Hope this helps someone :)

Comments