This article explains how to convert a task pane app into a content app using Visual Studio 2012.
In this article I will explain how to convert a task pane app into a content app using Visual Studio 2012. For this we must make various modifications in the application.
Let's have a look at the following steps:
Printing in C# Made Easy