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
Please explain what is heap and what is stack?
Who is using .net core?
can any one tel me the complete Testing Procedure of any one simple PROJECT i mean either web/windows based application?
What is .net code security?
What is web.config in .net?
What is the advantage of .net core?
What is Entity Relationship Model in .NET?
What is an anonymous method?
What's wrong with a line like this? Datetime.parse(mystring);
Which file is taken by compiler when we have both file Application and Server Configuration file?
Is .net an object oriented language? What are their components?
When a Static Constructor called in .NET?
Tell us what is a sealed class?
What is marshling?
What is difference between system.string and system.stringbuilder classes?