what is service contract,operation contract?
Answers were Sorted based on User's Feedback
Answer / nithya_raghu
Service Contract --- Specifies the description of methods
which our service will provide to consuming application.
For WCF to identify contracts for the service,We need to
use a interface/class with [ServiceContract] attribute.
In WCF we can do interface/Class level programming.
Operation Contract --- We need to expose some methods to
consuming application to use our services.Those methods
will have [OperationContract] attribute. Making them public
will not make them accessible from outside.
So OperationContract Specifies the methods can be
accessible from outside.
| Is This Answer Correct ? | 14 Yes | 6 No |
Answer / senthil
This attribute is used to define the method inside
Interface.
| Is This Answer Correct ? | 4 Yes | 1 No |
how to convert from sql2000 numeric to int in asp.net with sqlparameter?
How dataadapter.fill works?
What Is ASPNET_WP.exe? What Is The Use Of It? In Which Place Inproc Session Stored ? Explain Session State ?
2 Answers Phoenix Technologies,
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
What is preprocessor in .net?
Describe how to implement globalization and localization in the use interface in .net.
What is the full meaning of asp.net?
What is asp.net response object?
How can you enable impersonation in the web.config file?
can u any one tell me clearly where is stored cache datas?
What is session id in web application?
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)