I need to add some input data in two forms along with the Visual Studio Installer. How to accomplish this.
Related
Can I somehow use search in Visual Studio 2017 properties window? In Embarcadero RAD Studio there is a searchbar in properties as well as it is possible to type the first letter of property and jump to it. Is there something like this in visual studio 2017? I have found this answer with this screenshot, but there is nothing like in my IDE, and I can't find an option to turn it on.
I have just installed Visual Studio Professional 2013 and wish to write an add in for Outlook 2010, however there is only an option to start a new project for an Outlook 2013 add in. When I search for more templates under the web option I can not find what I want. Is there a way to create an Outlook 2010 add in without installing a different version of Visual Studio? Or will a 2013 add in work in 2010?
At the New Project dialog, first change the .NET Framework target version to 4.0. Combobox at the top of the dialog. You'll then see the Office 2010 project templates as well.
Is there a way to have more than one Output window open in Visual Studio at the same time?
It is not possible with the built-in Visual Studio settings.
The only workaround would be to develop VS extension which adds an additional custom Output Window maybe.
I'm using the SSIS Designer in Visual Studio 2010 and I recently downloaded a third-party suite of tools. Their post-install steps say to navigate to Tools > Choose Toolbox Items > SSIS Control Flow Items and add their items to my SSIS Toolbox but my installation of Visual Studio is missing the SSIS Control Flow Items and SSIS Data Flow Items tabs. The third-party says these tabs should be there and that this is a Microsoft issue. Does anyone know how to make these tabs appear? Is something misconfigured?
I want to be able to store/load Visual Studio layout presets.
I.e. I have a laptop I work at with 1366x768 resolution. When I put it into the dock station I have a 1600x1200 display attached. I want to have a Visual Studio layout preset for each resolution.
I want to be able to switch Visual Studio windows layouts easily. Is there any addin available to fulfill my needs?
See also
Can I save the window layout in Visual Studio 2010?
Actually I was able to find the answer here at StackOverflow. The addin name is Perspectives and it can be found in Visual Studio online gallery.
Can I save the window layout in Visual Studio 2010?