⟩ What is "notification"?
provides a mechanism for broadcasting information within a program, using notification we can send message to other object by adding observer .
provides a mechanism for broadcasting information within a program, using notification we can send message to other object by adding observer .
Tell me is there an API for retrieving information on the files located in the store? I am looking to check when it was last written?
Tell me in my code the method marked by [OnDeserialized] is never called after deserialization. Is this a known issue?
Can you please explain the best way to detect that I am in design-mode in Expression Blend or Visual Studio?
Tell me is there a way to know if my code is running on emulator or device?
in the emulator, NetworkInterface.GetIsNetworkAvailable() always return false?
Suppose I have lost one of the application templates in Visual Studio 2010. It’s available in the file system but not in Visual Studio… Any ideas?
Tell me is it possible to run two instances of emulator on the same machine. I am doing some networking app and need two emulators to test it?
Suppose Have a very simple application that uses the APplicationBar. The app bar shows one menu item when in portrait. However as the second image shows the app bar displays now items in landscape mode. Is that by design or a bug?
Tell me are there canned MVVM "Data Behaviors" planned for WP7?
Tell me is it possible to use Custom Pixel Shader in XNA?