The asp.net page is not get updated
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I have an asp.net application which uses Silverlight control.The silverlight control is loading by using a button click as a seperate window.At the same time i want to update aspx page and silverlight control,so i used a thread for handling silverlight control button click.But as a result the aspx page is not get updated,if i start the thread for the silverlight control