Describe the start-up process for a Windows service.



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

Post New Answer

More Dot Net General Interview Questions

What is the use of activex control in .net?

0 Answers  


What is the difference between a Hash Table and a Dictionary?

1 Answers  


How many types of exception handlers are there in .NET?

2 Answers  


What is the Difference between imperative and interrogative code?

2 Answers  


Explain attributes in dot net?

0 Answers  






What is misl?

0 Answers  


Can u explain me What is encapsulation?

7 Answers   Deloitte, GK companies,


What is meant by .Net framework?

1 Answers  


How to send the Mail in C# using ASP.Net ? And my Answer is as follows ?

3 Answers   Intel,


What is the use of Treeview control?

0 Answers   CGI,


Explain what is a delegate?

0 Answers  


What is exception handling?

1 Answers   Amazon,


Categories