Top "Visual-studio-2010" questions

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

global.asax works on local computer but not after i publish to server

How can I get my global.asax file to publish to our ftp site? I have added a global.asax …

.net asp.net visual-studio-2010 deployment global-asax
Missing msvcr100.dll

I made a program in Visual Studio 2010 on Windows 7 64-bit. When I try to run it on Windows XP 32-bit …

visual-studio-2010 build msvcr100.dll
Saving the form state then opening it back up in the same state

I have a small program in winforms that holds 3 buttons. Thus far the program lets the user change a the …

c# winforms visual-studio-2010 savestate
How to copy file From Resources?

I have an embedded resources file eg: file.exe how to copy in directory eg: c:\? at click button thanks

c# visual-studio-2010 embedded-resource
How to create a 'surround with' type of snippet in Visual Studio 2010?

Is there a way to create a 'surround with' snippet in visual studio 2010? I know how to create a replacement …

c# visual-studio-2010 code-snippets
Visual Studio 2010, TlbImp generates .net 4.0 interops in 2.0 projects

In a C# project we add a reference to a COM object via the Add References setup pointing to a …

visual-studio-2010 interop tlbimp
Visual Studio always selects the wrong xsd for App.config

first of all, I have a .NET 4.0 application with this configuration: <?xml version="1.0"?> <configuration> <startup&…

visual-studio-2010 xsd app-config
RadWindow: Opening windows from C#

Need to open a webpage in a radWindow from a button click event. Attempted to do this from client side …

javascript visual-studio-2010 button telerik radwindow
How does one use OpenFileDialog in C# in visual Studio 2010

I have written a custom dialog (form) that I can use in a C# program that behaves much like a "…

c# wpf visual-studio visual-studio-2010 openfiledialog
Visual Studio Run as administrator shortcut

how do I create a shortcut that runs Visual Studio with Administrator rights? Actually I have to navigate to the …

visual-studio-2010 visual-studio visual-studio-2008 administrator runas