Re: is debugging on VS2005 ever slow sheesh...



> "Patrick Sullivan" <psully@xxxxxxxxx> wrote in message
> news:-r6dnWTVHs-cBfbeRVn-sQ@xxxxxxxxxxxx
>> What version of VS 5 are you using now (enterpriise, pro or what)? Seems
>> like more people would be complaining. I have only used the beta, and it
>> seemed more like a Java GUI than a Visual Studio IDE. So I am sticking
>> with VS.Net 2003 for now.

Yes, I thought the same, that it is as slow as debugging with the Eclipse
IDE for Java. Using VS 2005, when a breakpoint is hit, you first see that
the code window is loaded and shown and few seconds later the breakpoint is
highlighted and you can actually debug... in VS.NET 2002/2003 it was almost
instantaneous...

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com



.



Relevant Pages

  • Re: Help writing multi select list box selections to table
    ... That would suggest that the recordset you're opening returns no records. ... Try setting a "breakpoint" in the code. ... and click in the grey vertical bar to the left of the code window next to some ... executable statement - the line ...
    (microsoft.public.access.tablesdbdesign)
  • Re: List Box
    ... Try opening the code in the VBA ... editor; put a breakpoint on an executable line by ... clicking the mouse in the grey bar to the left of the code window. ...
    (microsoft.public.access.forms)
  • Re: Date Problem Help Needed, Please
    ... >date, any date in the workdate field, nothing happens! ... code window. ... A brown circle will mark the breakpoint. ... and you'll be thrown into the VBA editor in debug mode. ...
    (microsoft.public.access.forms)
  • Re: applying logic in form controls
    ... >> Does triggersource display a value when the form loads? ... >> Go to the code window and right click the select case line. ... >> the code and stop when it reaches the breakpoint you just set. ...
    (microsoft.public.access.formscoding)