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


Please Help Members By Posting Answers For Below Questions

Compare any 4 software development life cycle paradigms with each other. Indicate at least one application for each of the paradigms that are suitable to developed using that paradigm.

2580


what is throws keyword

3328


what is the use of occurs 10 or (any number) in the internal table declaration with header line.

1701


why we use mantis? what u mean mantis in IT trends? addvantages of mantis?

1962


Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains

1777


In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?

1849


write the a cl program with the following specification A. Accept 2 parameters-date and date type B. if date type is J then convert date to *MDY format C. if date type is M convert date to *JUL format 4.send a program message with the value of converted date Please explain for each with coding?

2397


Tell me the jobs for the MCA Fresher in delhi, Noida..

2146


Mainly Related to Oracle, DBMS , Oracle Stored Procedures, Functions, Oracle 9i Architecture, Redo logs..., Views,

2080


what is radio button? Plz show code this! how will select radio buttons to go next window Forms? Supose o radio button1 o radio button2 o radio button3 o radio button4 how will coding this? Plz explain this!

3105


I want to insert date in the form of yyyy-mm-dd... if any changes happen while inserting date format want to show error meg...any one can solve this..??

1878


what is the difference between Windows application and Unix application?

2361


Write a program to swap the content of two variables without using a third variable.

805


Can anyone send me NIC question papers alongwith answers on nidhi1485@yahoo.co.in? Urgently needed.. Thanks in advance

2083


In an customer exit (include Z) program, only the last record is getting fetched. The exit is getting called after pressing save button. What to write for fetching the first record ? Before saved to a SAP table how can i call all these records in an itab in the exit ?

1733