Top "Visual-studio-2010" questions

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

C# hide and unhide comments

I am trying to find solution how to hide and unhide comments in VS2010. What i found is: # region comments …

c# visual-studio-2010 hide comments
How do you create a report (rdlc) that shows 1 record per page

Having some trouble getting this to work... I basically want the report to look similar to: The way I remember …

visual-studio-2010 reporting-services reportviewer rdlc
Setting MIME types using the ASP.NET Development Server

I added the following to the web.config file, but this seems to be ignored by the development server thats …

visual-studio-2010 visual-studio iis-7 mime-types
How do I download the DB2 Data Server Provider 9.7 for .Net?

I have been successfully using Entity Framework 4.1 with my Sql Server for quite a while now. The company is integrating …

visual-studio-2010 entity-framework-4.1 db2 dataprovider
How to configure post-build events for setup/deployment projects in Visual Studio

My solution has two projects. One is my actual project and another one is setup project. My actual project has …

visual-studio-2010 visual-studio setup-deployment pre-build-event
Access localhost on the main machine from VMware Workstation 8 for ASP.NET development test

I run an ASP.NET Development Server (that came with MS Visual Studio 2010) on my Windows 7 machine. I'm currently developing …

asp.net visual-studio-2010 localhost vmware vmware-workstation
Visual Studio 2010 64-bit COM Interop Issue

I am trying to add a VC6 COM DLL to our VS2010RC C# solution. The DLL was compiled with …

com visual-studio-2010 interop visual-c++-6
VB.NET IntelliSense : Disable newline on ENTER autocomplete

When editing C# code in Visual Studio 2010, the ENTER key makes IntelliSense complete the current suggestion, without adding a new …

vb.net visual-studio visual-studio-2010 intellisense
What's the difference between Commit and Update?

I am new to version control, and am not sure of the differences between using Commit vs Update when using …

visual-studio-2010 svn ankhsvn
Visual Studio remote debugger "invalid access to memory location" feature

This is another attempt to resolve the problem stated here. Unfortunately the topic was closed without adequate resolution found, as …

visual-studio-2010 visual-studio-2012 remote-debugging attach-to-process