Block temporarily interaction during wcf call!
Posted
by Muhammad Jamal Shaikh
on Stack Overflow
See other posts from Stack Overflow
or by Muhammad Jamal Shaikh
Published on 2010-03-29T10:36:48Z
Indexed on
2010/03/29
10:43 UTC
Read the original article
Hit count: 251
silverlight-4.0
hi ,
Silverlight version : 4 Silverlight patter :MVVM Visual Studio template :Silverlight navigation application
How do I block main navigation on (mainpage.xaml) as in any silverlight navigation application and block page's controls ( i.e whichever page is it in ) during async webservice calls in my viewmodel? Any best practices?
© Stack Overflow or respective owner