I want that my application catches the exceptions and e-mail them when running in production, but when I am running my MSTest unit tests I want it to throw the exceptions, so I can debug. My current c
Is it possible to capture what button was clicked in javascript? I have validation set up but i only want it to validate when a button is clicked and by no other means.
I have a debug condition to manage memory where I have extern void* operator new(unsigned int size, const char* file, int line);
I am beginning work on a large Visual Studio solution, and have come across areas that have large blocks of commented-out code.The blocks are usually more than 3 lines in length, and all start with //
Unfortunately I lack admin rights on my machine at work. This makes me wonder, what limitations are there when doing development in Visual Studio 2008 Professional Edition? I believe one of these limi
VS2005.NET I have a website project that references 3rd party dll\'s and i\'d like to have the DLL copied to the bin folder similar to the way Copy Local works for \"regular\" .Net Project
Hi Can 开发者_StackOverflow社区anyone tell me where to download the new MSF Agile 5.0 Process Template for TFS 2010? I recently decided to use TFS 2010 server..A beta version of that process template
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I want to run the remote debugger of visual studio 2005 in service mode.. It is running fine in application mode, and when in service mode it starts successfully but I can\'t connect from the remote s
Right now I only know about Visual Studio 2008 Shell and the custom control used in the Snippet Compiler.