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?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What is the benefit of delegate in c#?

0 Answers  


In object oriented programming, how would you describe encapsulation in c#?

0 Answers  


what is the difference between interface and abstraction?

5 Answers   Choice Solutions, IBM,


What is generic delegate in c#?

0 Answers  


Which is algorithm is used to Manage the Memory in .net ??

7 Answers   TCS,


What is difference between Convert.ToString(variable) and variable.ToString()

4 Answers   Mascon,


When you inherit a protected class-level variable, who is it available to?

5 Answers   CMC, IBM,


What is a console device?

0 Answers  


What is ilasm.exe used for?

0 Answers  


What does private void mean in c#?

0 Answers  


What is difference between int and int in c#?

0 Answers  


For a combobox and a listbox same datatable given as a datasource. Now problem is that whenever focus of listbox changes selected value of combobox also get change or vice versa. what to be done to avoid this. According to requirement we cannot make different datasouce.

2 Answers   Syntel,


Categories