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 |
I'm having some trouble with cas. How can I troubleshoot the problem?
What operating systems does the .net framework run on?
What is dot net and its uses?
When should I use .net core?
What is difference between .net and .net core?
Which Namespace is used to to achieve MultiThreading in .NET?
Explain cas (code access security)?
Explain boxing and unboxing in .net.
What is a formatter in .net?
I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?
What is Polymorphism? How does VB.NET/C# achieve polymorphism?
What exactly is being serialized when you perform serialization in .net?