Quick question.
Any chance your company provides symbol files (.pdb) for VS.NET so that we can actually debug our applications.
Everytime there is something wrong in my code, the debugger will jump out of the stack to my Program.cs file. Or is there an undocumented way to enable the debugger.
thanks.