Calling UrlDecode in a C# .NET 4.0 Visual Studio 2010 Console Application?

AUSTX_RJL picture AUSTX_RJL · Dec 20, 2009 · Viewed 15k times · Source

OK, for some reason Microsoft removed System.Web but we can import System.Net.WebUtility and call HtmlDecode(), but how can we call UrlDecode()?

Please answer for .NET 4.0/VS2010 B2 ONLY.

Answer

SLaks picture SLaks · Dec 20, 2009