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 |
How to load the contents of an xml file into an xmldocument object?
Tell me what is serialization?
Dot Net is Platform Independent or Platform Dependent..?
In code behind class, name the type of code found. Is it the server side code or client side code?
What is meant by globalization and localization?
you have a requirement from client, he has an XML file and you need to insert the data into 5-6 tables in database. explain me the procedure.
What is UDDI and how to register the web service in it?
Please explain what is the difference between constants and read-only variables?
Explain when should you use .net web forms over asp.net mvc?
What's a windows process in .net?
What is boxing in .NET?
Describe the Managed Execution Process