Describe the start-up process for a Windows service.
Answer / swapna
Main() is executed to create an instance of a Web service,
then Run() to launch it, then OnStart() from within the
instance is executed
| Is This Answer Correct ? | 0 Yes | 0 No |
What does cil do?
for the textbox if i want to allow only numbers.what ever the characters u enter it should not take.which event u used?
What is .net latest version?
How can I tell if .net 3.5 is installed?
what is the meaning silverligt control
What is the root class in .net?
What is MSIL code ?
What are the different types of Classes in .NET?
What is the use of UML in .Net
where are connection strings stored?
what is AGILE SCRUM methodoly....?
In Mvc Architecure what is view?