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 the use of UML in .Net
What is multiThreading in .NET?
Differentiate between 'DataSet' and 'SQLDataReader' in ADO.NET?
Please explain what is the difference between constants and read-only variables?
What's typical about a windows process in regards to memory allocation in .net?
What is different between User Control and Web Control and Custom Control?
Show different types of collection in .NET?
Explain the process of serialization in .NET?
What is Garbage Collection in .Net and what is the Garbage collection process?
What is the Difference between directcast and ctype?
asp mean
Explain what is an anonymous method and how is it different from a lambda expression?