If you want a dialog application, MSVC++ 2005 is OK, but when I create a开发者_StackOverflow社区 SDI application I don\'t see any visual layout tools.
I\'m running this C# code in Visual Studio in debug mode: public class MyHandlerFactory : IHttpHandlerFactory
I have search开发者_开发百科ed through internet & found that there are no any direct method that disable nodes of CTreeCtrl control.
I have an unmanaged C++ project that uses a third-party .NET dll. It builds fine on one machine, but not on another--the IDE can\'t find the class definitions.
I\'m using VS 2005 and .NET framework 2.0 SP2 to build an application with a datagridview in it. I\'m using Microsoft Word 11.0 Object Library to do the spelling ch开发者_StackOverflow社区ecker on one
I am a beginner to asp.net. I want to sort a gridview but the problem i m facing is when sort event handler is called the exception of stack over flow is thrown. Following is my code for sorting funct
I need to use Visual Studio 2005 (C++) on my new laptop - a Sony Vaio with Windows 7 64bit.. I don\'t need to develop for a 64bit environment, my work is all 32bit, so how can I be sure that I can st
In my recent SO question I was helped tremendously in using git as a front-end to ClearCase. However actually trying the suggested answer(s) led to further complications. Visual Studio keeps a referen
Is there a way to navigate between tabs in VS similar to the emacs iswtichb-mode or Firefox ubiquity switch tab mode (https://wiki.mozilla.org/Labs/Ubiquity/Ubiquity_0.1_Author_Tutorial#Switching_Tabs
I created a DLL in C++ using Visual Studio 2开发者_高级运维005. My problem is that I cannot register this DLL. Show me the error: \"LoadLibrary(MyDll.dll) failed. The specified module could not be fou