What is service contract
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ravi
Service contract is the name of the attribute which is
applied to an interface in a WCF service.
Is This Answer Correct ? | 0 Yes | 0 No |
How the versioning applies to Assemblies or can you explain version numbers?
What is append in c#?
Can a child class call the constructor of a base class?
What is stringreader in c#?
What is generic delegates in c#?
What is nameof c#?
Explain About disco and uddi
Is dll a library?
What is the default value of string in c#?
If you define integer variable and a object variable and a structure then how those will be plotted in memory ?
What is the difference between a variable and a literal?
What is a static field?