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

Please explain the difference between constants and read-only variables?

0 Answers  


What is smart navigation in .net?

0 Answers  


where are connection strings stored?

1 Answers   Manhattan,


Tell us what is json data, and what is one way that .net developers can work with json?

0 Answers  


what is machine key error in .NET how can we solve it?

0 Answers  






One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?

0 Answers  


What are situations when you register .NET assembly in GAC ?

0 Answers   UGC Corporation,


What is multiThreading in .NET?

0 Answers  


What is boxing and un-boxing in .net?

0 Answers  


What is operator overloading in .net?

0 Answers  


What is the use of edititem template ingridview?

1 Answers   C Squared Systems, Microsoft,


Difference between VB.NET and C#. Which is faster ?

16 Answers   TCS,


Categories