What is a PID? How is it useful when troubleshooting a system?
Answer Posted / sarma
The process ID provides the ID of a specific instance of the running application so each instance of IE would have a different PID. Once we obtain the PID of the right instance we can attach a debugger like visual studio to the app and debug it correctly. The System.Process provides classes and methods to programmatically stop/start the processes and monitor other process attributes like memory usage etc.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?
Hey this is venkatesh.Please can any body tell me what is SFLNXTCHG?where we use this keyword?what perpuse we use this?Can you tell me in real time senario with example? And in 7 specification(RPG/400)what is the mandatory specification using programs?
what is woransient key word? how it is used in java
what is class module in vb6? what it's use? with example..
Hi can you please send me recent(present) interview questions and technical qyestions with answers for "BUSSIESS OBJECTS" and "DATA WAREHOUSE".pls its urgent for me my mail id is sekhar.cs82@gmail.com,manjuforgis@gmail.com. thanks in advance
hoe to data grid use in sql server 2000?
how to data grid use in data bind?
when we use mantis? how learn mantis?
In OB52 , How to define two open posting period, Like only 5 and 8 posting should be open.. should not open 6 and 7..period..
Difference between HTML and DHTML?
As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.
I want to pass .pdf files as OlE Object to crystal report through VB6. Please any one guid me...
Given an array of size n+1 which contains all the numbers from 1 to n.Find the number which is repeated in O(n) time.How do you proceed with the same with floating numbers from 0 to 1 instead of 1 to n?
What are the tasks performed by a Team Lead
what is the BAM? where we can use it in BizTalk server?