How do you handle Start, Pause, Continue and Stop calls
from SCM within your application?
Answer / swapna
By implementing OnStart, OnPause, OnContinue and OnStop
methods.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is value type and refernce type in .net?
Explain can 2 different applications use the same dll in gac at the same time?
Explaing your project.
What is 'Common Type System' (CTS) in .NET?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it.
What is the difference between .net and laravel?
Explain the main components in .net?
How many types of transactions are there in com + .net ?
Describe the programming model of a windows service
for the textbox if i want to allow only numbers.what ever the characters u enter it should not take.which event u used?
Name some of the languages .NET support?
Tell us what is a variable of implicit type and what is its scope?