S
Steve
Hi All
I have a VB.net 2005 Windows forms application which connects to a SQL
Server express 2005 database
Intermittently the Program freezes up for a few seconds and I am at a loss
how to find out what is causing it
Several behind the scenes routines run occassionally to send data to my
website or download updates from my website etc, but they all run in a
different thread.
I have set break points within these routines but when the freezing occurs
the break points are not hit.
The freezing happens when different forms are open etc, so it is not limited
to a certain section of my code
Is there any program which monitors when a section of code is taking an
abnormal amount of time to complete?
I am an MSDN subscriber to Visual Studio Professional
Regards
Steve
I have a VB.net 2005 Windows forms application which connects to a SQL
Server express 2005 database
Intermittently the Program freezes up for a few seconds and I am at a loss
how to find out what is causing it
Several behind the scenes routines run occassionally to send data to my
website or download updates from my website etc, but they all run in a
different thread.
I have set break points within these routines but when the freezing occurs
the break points are not hit.
The freezing happens when different forms are open etc, so it is not limited
to a certain section of my code
Is there any program which monitors when a section of code is taking an
abnormal amount of time to complete?
I am an MSDN subscriber to Visual Studio Professional
Regards
Steve