What is a Windows Service and how does its life cycle differ
from a standard EXE?
Answer Posted / lavanya
Windows services starts automatically whenever our system
starts.
windows services runs on a particular port
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Which method do you use to enforce garbage collection in .net?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
Define asp.net caching?
what is DLL Hell and how it is solved in .NET? please explain clearly??
Explain weak typing and strong typing.
Is asp.net 64-bit enabled? How?
Explain login control and form authentication.
What is asp.net architecture?
Differentiate between a hyperlink control and a linkbutton control.
Where is cookie used in asp.net?
How can we inherit a static variable?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
What are the difference between overriding and overloading?
What is the difference between web.config and machine.config in ASP.NET?
Can you explain architecture of your project ?