Answer Posted / amrita
service contract is an attribute of WCF.it specifies that
which interface will be exposed to the WCF object.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is session variable in c#?
What is int64 in c#?
What is the difference between a private assembly and a shared assembly?
In how many ways you can overload a method?
Why do we need interfaces in c#?
Define a partial class?
What is difference between ienumerable and enumerable in c#?
What is xml serialization in c#?
What is event and delegates in c#?
Explain About .Net remoting
I want to print "Hello" even before main() is executed. How will you achieve that?
Which are the access modifiers available in c#?
Name the method of servicebase class?
What is lazy keyword in c#?
How Reflection is used and what it's significance ?