explain the states of a window service application?
No Answer is Posted For this Question
Be the First to Post Answer
What is Polymorphism? How does VB.NET/C# achieve polymorphism?
Please explain what is the .net framework and how does it work?
Is there built-in support for tracing?
What are remotable objects in .NET Remoting?
What is portable executable (PE)?
Explain what is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
Explain the difference between asp.net and asp?
What are the namespace available in .net?
Is .net core stable?
What is CCW (COM Callable Wrapper)
String[] a = new string[10] for(i=0; i<10; i++) { a[i] = i; } How many heap object will be created for this array. Choose the answer below. Ans: 1, 10, 11, 12
What are use of Cloud computing....?