How can you see which services are running on a Windows
box?
Answer / swapna
Admin Tools -> Computer Management -> Services and
Application -> Services. You can also open the Computer
Management tool by right-clicking on My Computer and
selecting Manage from the popup menu.
Is This Answer Correct ? | 0 Yes | 0 No |
Tell us why do we use the “using” statement?
What is a design pattern and what is it for?
Is it possible implement webservices without SOAP?
questions on various scenarios on exception handling? like for example.... try { a; b; ...exception occurs here...what happens...will catch execute or will finally execute...will c execute c; } catch { a; b; c; } fianlly { a; b; }
What are multicast delegates?
How can I find out what the garbage collector is doing?
Is .net core the future?
Where?s Windows service database located?
State the differences between the dispose() and finalize().
What are nullable types in .NET
0 Answers TryTechnicals Pvt Ltd,
How does the .NET framework work?
What is a serviced component?