State whether it is true to test a Web service you must create a windows application or Web application to consume this service or not?
899Suppose you have already existing application with Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. With this example how can you approach migrating this application to .NET?
858
What is the difference between hashtable and dictionary in c#?
What is managed code?
What is string [] args in c#?
What is the use of xmlserializer?
Is linkedhashset synchronized?
What is generic delegate in c#?
What is the main method?
Can main method be final?
What is difference between tostring() vs convert.tostring() vs (string) cast
What is the components of window?
Can you specify an access modifier for an enumeration?
Why is main static in c#?
can you allow a class to be inherited, but prevent the method from being over-ridden?
2. What happened when BO object has been called?
Define sealed classes in c#?