Visual Studio 2010 is an integrated development environment (IDE) from Microsoft.
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-asaxI 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.dllI 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 savestateI have an embedded resources file eg: file.exe how to copy in directory eg: c:\? at click button thanks
c# visual-studio-2010 embedded-resourceIs 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-snippetsIn a C# project we add a reference to a COM object via the Add References setup pointing to a …
visual-studio-2010 interop tlbimpfirst of all, I have a .NET 4.0 application with this configuration: <?xml version="1.0"?> <configuration> <startup&…
visual-studio-2010 xsd app-configNeed 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 radwindowI 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 openfiledialoghow 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