Silverlight:- Browsing without a Browser??
Wanna navigate to Google.com from your Silverlight application?? Just put the following code HtmlPage.Window.Navigate(new Uri("http://www.google.co.in/") We all know THAT…so what’s this blog all about??.Now lets… Read More »Silverlight:- Browsing without a Browser??