Explain About web methods and its various attributes


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

Post New Answer

More C Sharp Interview Questions

Can hashtable have duplicate keys in c#?

0 Answers  


1. What is lazy loading? 2. What is delay signing? 3. How to transfer view object to presenter in MVP? 4. How to create a generic class? 5. What is Ajax object? 6. What is explicit interface implementation? 7. I1, I2 interfaces have same methods (say PrintName) explicitly implemented in class C1. Now how to call PrintName method from I1? 8. I have a list of Customers. List the customer with maximum orders using LINQ.

1 Answers   Aptron, Volvo,


What is interface inheritance in c#?

0 Answers  


Can you store different types in an array in c#?

0 Answers  


What are the different types of constructors in c#?

0 Answers  






int a = '3' + '4'; char n = (char)a; What will be answer of n?

4 Answers  


What is multicast delegate in c# ?

0 Answers  


What is the difference between these statements obj=null and obj.dispose()

4 Answers   Fulcrum Logic,


what is read only and constant

8 Answers   FIC, IBM,


What does int parse do in c#?

0 Answers  


What are concrete classes?

0 Answers  


What is eager and lazy loading in c#?

0 Answers  


Categories