explain the states of a window service application?
Answer / Sunita Garbyal
A Windows Service can exist in several states, including: Stopped (not running), Starting (being initialized), Running (operational), Paused (temporarily halted), and Stopping (shutting down). The exact sequence and meaning of these states may vary depending on the specific implementation.
| Is This Answer Correct ? | 0 Yes | 0 No |
I was working for software company frm 2005 to 2009. I left job due to recession.I was jobless till dec 09 then i got job in bpo and i am not knowing what to do as my professional experience is with software.give me any suggestion.
Is .net 4.8 backwards compatible?
Please send me the latest asp.net,c#,sql server interview questions .my email id is ramtryin@gmail.com
What is view state in .net?
Tell us what is a sealed class?
What is Garbage Collection in .Net? Garbage collection process?
How we can achieve Connection pooling in .Net?
Explain memory-mapped files.
How do you instantiate a complex number?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it.
How will you register com+ services?
what is yield keyword in .Net?