Top "Visual-studio-2010" questions

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

adding a service reference create duplicated definitions for enums and methods

I'm adding Navision Web Services to a simple Windows Forms Application using Add Service Reference functionality inside Visual Studio 2010, the …

c# visual-studio-2010 wcf dynamics-nav navision
How to compile one project into multiple dlls in .NET

I am trying to compile one .Net c# project into multiple dlls. But here is the thing. This is my …

c# .net visual-studio-2010 csc
Winsock redefinition errors

I am compiling a project in Visual C++ 2010, but I have problems with some Winsock redefinitions. First of all I …

c++ windows visual-studio-2010 winsock redefinition
Can I still target .NET Framework 1.1 in VisualStudio 2010?

I am working with a project which uses .Net Frame V1.1 runs on VisualStudio 2003, Now, I want to run my …

visual-studio-2010 visual-studio-2003 .net-framework-version
Installshield LE Spring 2012 Can't find setup prerequisites

Here's the situation: I have an InstallShield LE setup project (a couple actually) which have been working well for the …

visual-studio-2010 installshield installshield-2012
Building Intel Media SDK Directshow sample: "Cannot open include file: 'streams.h': No such file or directory"

As the title says, I've got this error. I've got installed: Visual Studio Professional 2010 Microsoft Windows SDK 7.0A (set as …

visual-studio-2010 sdk directshow
deploying a click-once application with Crystal Reports 13 to limited-access users?

Updating a VS2003 1.1 windows forms app to VS2010 with click-once, we had to upgrade the version of crystal reports used …

visual-studio-2010 crystal-reports clickonce crystal-reports-2010
Publishing my web application can take long time to accomplish because of the .suo file

I have a web application project that I publish via Visual Studio 2010 to my server. My problem is that it …

asp.net visual-studio-2010 asp.net-mvc-3 publish publishing
Are Visual Studio 2008 and Visual Studio 2012 solutions"compatible"?

I edited my project (which was written in school using Visual Studio 2008) at home using Visual Studio 2010 Express. When I …

visual-studio-2010 visual-studio-2008 backwards-compatibility assemblyinfo
How to run my winform application when computer starts

I am just trying to run my winform application when computer starts. I have made the taskbar icon to appear …

c# winforms visual-studio-2010 visual-studio system-tray