Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
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 navisionI am trying to compile one .Net c# project into multiple dlls. But here is the thing. This is my …
c# .net visual-studio-2010 cscI 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 redefinitionI 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-versionHere'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-2012As 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 directshowUpdating 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-2010I 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 publishingI 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 assemblyinfoI 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