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?
1004Suppose 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?
955
What is mean by c#?
Where do I put dll files?
What are the characteristics of c#?
Explain the difference between class and interface in .net?
Are tuples immutable c#?
Is c# and c sharp same?
Why do we need interfaces in c#?
What is ildasm and obfuscator in net?
Explain anonymous type in c#?
What do you mean by casting a data type?
What is an expression in c#?
Explain the various types of classes used in c#?
Is string null or empty?
Distinguish between array and arraylist in c#?
Why do we need delegates?