Top "Visual-studio-2010" questions

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

MembershipProvider in .NET 4.0

How can I add the MembershipProvider class to my .NET 4.0 project in VS 2010 B2? I want to customize a MembershipProvider, …

c# asp.net visual-studio-2010 .net-4.0 asp.net-membership
Remove Custom Project Template that was Automatically Imported

I deleted the exported zip file that was placed in my exported templates folder and of course it still shows …

visual-studio visual-studio-2010 project-template
How can I open a resx file in Visual Studio XML editor by default?

I want the 'View Code' view by default (xml editor), so that I can use features in R# File Structure …

visual-studio visual-studio-2010 ide resources resx
fatal error LNK1104: cannot open file 'libboost_date_time-vc100-mt-gd-1_53.lib' - file ignored, no matter what i link

I have just bjamed boost and it seems like its still gonna refuse to work (I alread have tried and …

visual-studio-2010 boost bjam
Compilation errors in Reference.cs after adding a Service Reference caused by multi-part namespace

I hit this weird namespace issue when adding my first 'Service Reference' to a client project in Visual Studio 2010. If …

c# .net wcf visual-studio-2010 service-reference
"Value cannot be null. Parameter name: instance" error when trying to open telerik report

In my solution I have telerik reports and when trying to open them in Visual Studio 2010 designer, I am getting …

c# visual-studio-2010 telerik telerik-reporting
Visual Studio C++ Multiline comments

In VS C++ code, if i haven't selected anything or full line selected and press comment selection (Ctrl+K + Ctrl+…

c++ visual-studio-2010 comments styling
windows service written in c# .NET 4 vs2010 will not install on Server 2008 R2 Enterprise

I've written many versions of windows services and installed them on a 64-Bit system with 32 GB running Server 2008 R2 Enterprise. …

c# visual-studio-2010 .net-4.0 windows-services hung
How to make a custom ComboBox (OwnerDrawFixed) looks 3D like the standard ComboBox?

I am making a custom ComboBox, inherited from Winforms' standard ComboBox. For my custom ComboBox, I set DrawMode to OwnerDrawFixed …

vb.net visual-studio-2010 combobox custom-controls ondrawitem
How to map existing folders (which are moved to new machine) with the TFS without need to download the entire data from TFS?

Earlier I had mapped my local folders to the TFS. I had to change machine/computer for some reason. So …

visual-studio-2010 workspace tfvc