What is three major points in WCF?
Answers were Sorted based on User's Feedback
Answer / nithya_raghu
1) Address --- Specifies the location of the service which
will be like http://Myserver/MyService.Clients will use
this location to communicate with our service.
2)Contract --- Specifies the interface between client and
the server.It's a simple interface with some attribute.
3)Binding --- Specifies how the two paries will communicate
in term of transport and encoding and protocols.
| Is This Answer Correct ? | 181 Yes | 10 No |
Answer / rakesh kumar prasad
<1.> Address
<2.> Binding
<3.> Contract
| Is This Answer Correct ? | 109 Yes | 3 No |
Answer / gouranga
1) Address --- Specifies the location of the service which
will be like http://Myserver/MyService.Clients will use
this location to communicate with our service.
2)Contract --- Specifies the interface between client and
the server.It's a simple interface with some attribute.
3)Binding --- Specifies how the two paries will communicate
in term of transport and encoding and protocols.
| Is This Answer Correct ? | 78 Yes | 3 No |
Answer / manvendra singh
1 SOA Easy Implimentation
2 Multiple Technice Support
(MSMQ, Remoting, Web Service, .EXE)
3 Easy to deploy and use
| Is This Answer Correct ? | 51 Yes | 46 No |
Answer / ranjithkumar
wcf combination for functionality from asp.net web
service,remoting,message queuing,enterprise service.
| Is This Answer Correct ? | 7 Yes | 6 No |
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 publisher?
Where viewstate value is stored in asp.net?
Which method is used to force all the validation controls to run?
What is a Metadata?
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?
Explain the benefits of viewstate?
Describe a bubbled event and how it is used ?
What is intrinsic objects in asp.net?
What are Caching techniques in .NET
What is the difference between debug and release?
asp.net page is a object or not?
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)