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
Lost User Id and Password for Windows Server 2003 Standard Edition
The SUM function requires 1 argument.
SQL qyestion
Add calculated column to subform data sheet
File Audit to check date access of file
DLL created with AppWizard gives modal dialog; hand coded gives modeless !
Early session timeout using forms authentication.
Error in Certificate Request....
What is continue keyword in C++ is in VB.Net
Creating subform controls on differet tab pages in VBA