What's the use of System.Diagnostics.Process class in .NET?
Submitted by: AdministratorBy using System.Diagnostics.Process class, we can provide access to the files which are presented in the local and remote system.
Example: System.Diagnostics.Process(”c:globalguidelineexample.txt”) - local file
System.Diagnostics.Process(”http://www.globalguideline.comexample.txt”) - remote file
Submitted by: Administrator
Example: System.Diagnostics.Process(”c:globalguidelineexample.txt”) - local file
System.Diagnostics.Process(”http://www.globalguideline.comexample.txt”) - remote file
Submitted by: Administrator
Read Online Dot Net Job Interview Questions And Answers
Top Dot Net Questions
| ☺ | what is the difference between user control an custom control? advantages/disadvantages? |
| ☺ | Explain webFarm Vs webGardens in .NET? |
| ☺ | Using COM Component in .Net? |
| ☺ | What are possible implementations of distributed applications in .NET? |
| ☺ | What is "Common Type System" (CTS) in .NET? |
Top Dot Net Technologies Categories
| ☺ | MSF Interview Questions. |
| ☺ | .Net Architecture Interview Questions. |
| ☺ | ASP.Net MVC Interview Questions. |
| ☺ | Entity Framework Interview Questions. |
| ☺ | C# (Sharp) Programming Language Interview Questions. |
