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 are Satellite Assemblies? How you will create this? How will you get the different language strings?
Different between .net & j2ee ?
Explain the .net framework overview?
What is the difference between server.transfer and response.redirect? Why?
Explain boxing and unboxing in .net.
What does il do?
Without UDDI, is it possible to access a remote web service ?
1 Answers RR, TCS, Tech Mahindra,
Give An example of a ctype and directcast.
What is close method? How its different from finalize and dispose?
What is the difference between boxing and unboxing?
What is new in .net core?
<li id="Accomodation" runat="server" visible="false"><a href="../searchaccommodation.aspx?">Accomm</a></li> i have this code.now on server side i want to compare this id(Accommodation) value and want id i.e.Accommodation.visible=true;