Applying default styles quickly to your Windows Phone 8 application in Visual Studio
Default templates for Windows Phone application comes with few basic set of resource elements that defines the controls color, size,…
Default templates for Windows Phone application comes with few basic set of resource elements that defines the controls color, size,…
Couple of days back we have discussed about one of the hidden and very useful code snippet, ‘propfull – for property…
This post talks about; how to work with multithreaded program debugging, where is your current thread, what is the thread…
Code snippets have been around for a long time and is one of the easiest ways for the developer productivity. …
This is quite interesting and a handy tip. You can use it very often during your development when you want…