How do you handle Start, Pause, Continue and Stop calls
from SCM within your application?
Answer Posted / swapna
By implementing OnStart, OnPause, OnContinue and OnStop
methods.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between user control an custom control? Advantages/disadvantages?
what will do to avoid prior case?
Difference between value type & reference types ?
Explain webfarm vs webgardens in .net?
How can I find out what the garbage collector is doing?
What is a variable of implicit type and what is its scope?
Should I implement finalize on my class? Should I implement idisposable?
If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
Explain the difference between the while and for loop.
How to implement getcommon method in class a? Are you seeing any problem in the implementation?
Interop Services?
Explain is the jit an interpreter?
Explain Creational design pattern in .NET?
What are two different types of remote object creation mode in .net?
Compare & contrast rich client (smart clients or windows-based) & browser-based web application