Explain about .NET services?
No Answer is Posted For this Question
Be the First to Post Answer
When we use windows api in .net is it managed or unmanaged code?
why .net does not support multiple inheritance?
What is meant by .Net framework?
Differences between namespace, class, assembly?
How can you assign an rgb color to a system.drawing.color object?
How do you start, pause, continue or stop a Windows service off the command line?
What is the difference between override and overload in a method?
What is the difference between boxing and unboxing?
What is .net and .net framework?
object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....
A developer company sends dlls to the client. Some client is not happy current functionality, so request some modification. Developer made some changes and send new dll to all clients. Some client is happy with old version, tell me minimal change to so that neither clients get affected?
Explain constructor.