Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
I have a huge solution with multiple projects. Sometime I need to navigate to a file in Solution Explorer. Using …
visual-studio visual-studio-2010 keyboard-shortcutsYesterday I found myself needing to zoom my Visual Studio text editor and was without a mouse (don't ask). Typically …
visual-studio visual-studio-2010 visual-studio-2012 visual-studio-2013 visual-studio-2015I have created a custom control (a windows form with a report viewer). I have the following code to load …
c# asp.net visual-studio visual-studio-2010 reportI am currently attempting to use Visual Studio 2010 'Publish' and MSDeploy functionality to handle my web deployment needs but have …
asp.net visual-studio-2010 build-process publishing msdeployI have Visual Studio 2010 Ulitmate (with MSDN Premium), but I can't seem to find this file. I have tried installing …
visual-studio-2010 sdk visual-studio-sdk wsdl.exeI guess that most people that use Visual Studio had my same reaction when they created their first ASP.NET …
asp.net-mvc visual-studio-2010 design-viewI have javascript files that I need them to be saved in UTF-8 (without BOM), every time I convert them …
visual-studio-2010 visual-studio byte-order-markI'm trying to use the HTTP functions contained in the System.Web.dll assembly. However, whilst the dll seems to …
c# .net visual-studio-2010 assemblies system.webI have a few dll files in \lib folder of my project folder. In the property page of dll, I …
c# visual-studio-2010Visual Studio 2010 keeps defaulting to VB.NET projects instead of C#, I imported my saved settings from 2008 which defaulted to …
c# visual-studio visual-studio-2010