I\'d like to use HttpUtility.UrlEncode in a console application, VB.NET, VS 2010 Beta 2.
System.Web.HttpUtility.UrlEncode(item)
Error message:
You need to add a reference to both System.Web and System.Web.Extensions.