What is service contract

Answers were Sorted based on User's Feedback



What is service contract..

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

What is service contract..

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

Post New Answer

More C Sharp Interview Questions

How do namespaces work?

1 Answers  


Is it not possible to store a boolean value as a variable?

1 Answers  


Can private virtual methods be overridden in c#.net?

1 Answers  


What is serialization in unity?

1 Answers  


Can list contain duplicates c#?

1 Answers  


What is the difference between firstordefault and first?

1 Answers  


Explain what is an interface in c#?

1 Answers  


what is the difference between int and Int32?

5 Answers   TCS,


What is the difference between System.String and System.StringBuilder classes?

9 Answers  


What is .cs file in c#?

1 Answers  


Why are c# strings immutable?

1 Answers  


What is the difference between abstraction and encapsulation in c#?

1 Answers  


Categories