Explain Windows services
Explain Windows services?
Expert
Windows services , earlier called as NT services, are applications which are installed over the system as system services. Or we can say, Windows services are the applications that run in the background with the Windows operating system. Primary use of Windows services is to decrease the consumption of the memory needed to perform backend operations. For example: you want to perform various functions, like observing the performance of your computer or the application, check status of the application, and handle the various devices, like printers etc.
In such case, you can use Windows services in order to reduce the consumption of memory. Moreover, Windows services may run on the system even if you have not logged on your computer. Also, these services do not have any user interface.
Name the parameters which control generally connection pooling behaviours?
State the parameters which controls most of connection pooling behaviors?
Briefly describe deployment?
What are the components of web form in ASP.NET?
State what are Collections and Generics?
List the different ways to send the data across pages in the ASP.NET?
What is the function of "EnableViewState" property? Why do we require it On or Off?
Describe disconnected architecture of the ADO.NET's data access model?
Explain the importance of the Strong Name tool?
Name the classes that are supported to make the XML DOM?
18,76,764
1924153 Asked
3,689
Active Tutors
1413717
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!