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 difference between custom control and web control?
What are the different.net tools which you used in projects?
What is Polymorphism? How does VB.NET/C# achieve polymorphism?
How to Exchange data between Webservices
How do you define the lease of the object in .net?
Will it go to finally block if there is no exception happened?
What is the difference between a Hash Table and a Dictionary?
Can "this" be used within a static method?
What is concurrency? How will you avoid concurrency when dealing with dataset?
Describe ways of cleaning up objects.
How can we convert XML data into DataBase table IN .Net?
How is .net core cross platform?