Microsoft
Software
Hardware
Network
Question : Response.Redirect in silverlight
ho i write Response.Redirect in silverlight
Answer : Response.Redirect in silverlight
You should do this:
HtmlPage.Navigate(new Uri(HtmlPage.DocumentUri, "youraspxfile.aspx").ToStr
ing());
Random Solutions
Remote Desktop client in windows 7
Access to SQL Server linked table problem
Loop.sys
Code works fine in debug mode, but not at run time
Error when assigning value to textbox in footer during runtime
Inserting a record
Outlook 2007 Continuous Authencication
Same form on different computers
offline SharePoint Workspace with Office Web Apps
trouble with displaying recordset results in datasheet view