Where?s Windows service database located?
Answers were Sorted based on User's Feedback
Answer / swapna
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services .
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / ansar hussain.m
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
these are services in registry editor but windows services which you can configure is start -> run-> services.msc these are the services available for windows however you can find them in regedit also but you can configure from here itself
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Finalizer in .NET define Dispose and Finalize ?
What does cil do?
Difference between class and interface in .net?
What is the purpose of IClonable interface in .NET?
0 Answers Sans Pareil IT Services,
Explain what is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
Can "this" be used within a static method?
Explain when should you use .net web forms over asp.net mvc?
Is .net a compiler?
What is Active Directory? What is the namespace used to access the Microsoft Active Directories?
Describe difference between inline and code-behind?
Integer & struct are value types or reference types in .NET?
What is operator overloading in .net?