|
Common Language Runtime (CLR) is the engine available in .Net Framework to compile and run the progr....
|
|
|
.Net Framework uses two step compilation process. We write code in C#, VB.Net, or in other supportin....
|
|
|
A process is a unit of execution which has its own data regarding the source, has its own memory spa....
|
|
|
Namespace: 1) System.ServiceProcess Classes: 1) ServiceBase 2) ServiceProcessInstaller 3) ServiceIn....
|
|
|
Following two approaches can be used to register a shared assembly: 1) Open the "C:\WINDOWS\ass....
|
|