I have my current configuration set to debug, but when I execute (F5)
- it doesn't stop anywhere. I put a break at the Application.Run(),
but it doesn't stop - though clearly the application runs. Usually,
you will see the ? at the break points - and they eventually go away.
I don't even see ...
more >>
Hi,
I have the following Query which I am trying to tune it for the last week
and it is quite frustrating. I have almost all the indexes on the right
columns yet the query takes 8 minutes to return the data. what is more
surprising is the Query plan has one to two index seek operations (althou...
more >>
Given an instance of System.Diagnostics.Process, how can I get the parent process
o
Given an instance of System.Diagnostics.Process, how can I get the child processes
For example, I start a process which executes a script that starts a java program
System.Diagnostics.Process proc = System.Di...
more >>
hi
is enyone know how to calculate the "internet time" ? any articles about it
thanx...
more >>