⟩ Explain difference between release and autorelease?
release - destroy the object from memory,
autorelease - destroy the object from memory in future when it is not in use.
release - destroy the object from memory,
autorelease - destroy the object from memory in future when it is not in use.
Tell me is it temporary that the control styles are included in App.xaml?
I see applications using listbox that show scrollbar only on while scrolling. How can I detect that I am scrolling?
How to dismiss the SIP programmatically?
How to detect the resolution of my device?
Tell me what happened to TopLevelNavigationService, it is not there on April CTP Refresh?
Can not find PhoneApplicationPage.FullScreen in April CTP?
How to save Silverlight UIElements into an image?
How to save screen from an XNA app?
How to get the geolocation data on a picture?
Tell me What are the supported codecs for video?