What?s different about a Windows service as compared to a
regular application?
Answer / swapna
Windows services must support the interface of the Service
Control Manager (SCM). A Windows service must be installed
in the Windows service database before it can be launched.
Is This Answer Correct ? | 0 Yes | 0 No |
What is CLR? How it will work?
What operating systems does the .net framework run on?
How viewstate is being formed and how it's stored on client in .net?
Define satelite assembly?
Do you know what's the difference between .net and laravel?
Explain what is the difference between encrypting a password and applying a hashing?
What is LINQ?
What is a manifest in .net?
What is a delegate, How many types of delegates?
What is multiThreading in .NET?
What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
What are server controls?