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?
945Suppose 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?
899
Is a c# interface the same as a c++ abstract class?
Can a struct be null?
Is list passed by reference c#?
What is the base class for array types?
Which control cannot be placed in mdi?
Is string null or empty?
Explain how can you clean up objects holding resources from within the code?
What are the types of inheritance in c#?
Is c# or c++ better for games?
What is jagged array?
What are delegates and why are they required?
Can private virtual methods be overridden in c#.net?
What is the use of list in c#?
What is verbatim literal in c#?
What does the dispose method do with the connection object?