Top "Visual-studio-2010" questions

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

Why Visual Studio 2010 publish website with source code?

I'm using Visual Studio 2010 with the new website publish dialog. I have a Web Application website. When published, in theory …

visual-studio-2010 web publish precompile
Visual Studio output file permissions?

I'am using Visual Studio 2010, how to set or automatically change owner of the output file from Visual Studio (such as …

visual-studio file visual-studio-2010 permissions administrator
How to combine static_assert with sizeof and stringify?

Memory usage is quite critical in my application. Therefore I have specific asserts that check for the memory size at …

c++ visual-studio-2010 c++11 stringify static-assert
Convert Mat to QPixmap

How can we convert directly cv::Mat to QPixmap without going through filename loading? I have made some research about …

c++ visual-studio-2010 qt opencv qpixmap
ASP.NET Server Control - How to add AssemblyInfo file

I've noticed on a few tutorials online that when a new ASP.NET Server Control is added, it automatically includes …

vb.net visual-studio-2010 asp.net-3.5 custom-server-controls
Entity framework doesn't save data entries in database

At first I should mention that this problem only occurs in windows forms applications and the same program in web …

.net visual-studio-2010 entity-framework-4 savechanges windows-applications
File Tracker Log file format

In Visual Studio 2010 incremental builds are done using the File Tracker (Microsoft.Build.Utilities.FileTracker). It seems that it is …

visual-studio-2010 msbuild incremental-build
Where "include files from the App_data folder" option?

According this answer, it should be option "include files from the App_data folder" when you publish ASP.NET application. …

asp.net visual-studio-2010 publishing app-data
Swallowing errors in pre-build steps in Visual Studio 2010

My solution has a bunch of projects one of which is a windows service; I have a prebuild step to …

visual-studio visual-studio-2010 prebuild pre-build-event
Excel won't open/launch VSTO AddIn when running in debug mode of Visual Studio 2010

I had previously installed the VS11 beta, and had some issues with my Visual Studio 2010 instance, which you can see …

visual-studio visual-studio-2010 excel vsto excel-interop