Top "Visual-studio-2010" questions

Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.

VB 2010 Open Word Document

I need to open an existing Word document from within my VB 2010 application and detect when the user has closed …

vb.net visual-studio-2010 word-2010
Visual Studio 2010 Auto-Formatting

I have the Productivity Power Tools extension installed on my machine, as well as VS 2010, but I seem to have …

c# visual-studio-2010 formatting autoformatting
Visual Studio 2010 - Cannot Register Assembly

I am running Visual Studio 2010 on a Windows 7 VM and trying to build a fairly large solution. When I try …

visual-studio-2010 dll dllregistration
Project Build Order in Visual Studio 2010?

We have a Visual Studio 2010 solution that has over 120 projects that reference each other in some way. All inter-project references …

visual-studio-2010 build project-reference
How to define title text and subtitle text in VBA for PowerPoint 2010

I have the following code (VBA for PowerPoint 2010) to create a slide at the end of a presentation and insert …

visual-studio-2010 vba powerpoint powerpoint-2010
How to remap the Ctrl+Click "Go To Definition" short-key in the Productivity Power Tools (or maybe ReSharper)

I love the Productivity Power Tools extension for visual studio, however it has added the Ctrl+Click "Go To Definition" …

visual-studio-2010 visual-studio resharper productivity-power-tools
VS2010 Web Publish command line version of File System deploy

Folks, In a nutshell, I want to replicate this dialog: It's a Visual Studio 2010 ASP.Net MVC project. If I …

visual-studio-2010 command-line msdeploy web-publishing msbuild-wpp
How to make a User control property of type Collection<MyClass> editable in Form Designer?

Today at work, I stumbled upon a problem that was driving me nuts. Basically my goal is this: I have …

c# .net visual-studio-2010 properties designer
Visual Studio Web Deploy to IIS 6

Has anyone successfully used the new Web Deploy feature of VS2010 to deploy a web site to IIS 6 running on …

visual-studio-2010 iis iis-6 windows-server-2003 webdeploy