Showing 21 - 35 of 35 results
In Visual Studio, if you want to find the next occurrences of the selected text within the file, select the...
The Edit and Continue is a feature that is useful specially for debugging . When the debugger breaks , the...
Oxygene and Windows Phone 8 tutorials โ€“ Article Index For the last few weeks, I have been trying out something...
When you create a new Modern UI(Metro) Windows 8 Project in Visual Studio , a default start page MainPage.xaml will...
If you want to test your Windows Phone App in different Windows Phone theme , Accent color , Orientation or...
By Default, when you launch the Visual Studio 2012, the Start Page is shown. If you want to skip the...
When you create a new Windows Phone Project in Visual Studio 2012 , you can observe that in the end...
In the Visual Studio 2012, when you rename a file within the solution explorer, you will receive a confirmation dialog...
In my previous blog post, I explained how to How to Write a String to the Output Window in Visual...
Want to Insert a Blank Line above the currently selected line in Visual Studio 2012 ? Use the Shortcut Key...
You can easily align the content as well as the spacing between the elements when developing the Windows Phone apps...
You can create an Application Bar in Windows Phone Page quickly using the Visual Studio 2012 . If you have...
We generally use the Built-in styles for the Windows Phone controls so that the App is theme aware and looks...
If you are a Windows Phone developer using the XAML + C# Application model, you would have noticed that the...
You might have already developed a Windows Phone 7.5 App and you wanted to utilize the Windows Phone 8 features...