What is three major points in WCF?

Answers were Sorted based on User's Feedback



What is three major points in WCF?..

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

What is three major points in WCF?..

Answer / rakesh kumar prasad

<1.> Address
<2.> Binding
<3.> Contract

Is This Answer Correct ?    109 Yes 3 No

What is three major points in WCF?..

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

What is three major points in WCF?..

Answer / kalpen

ABC

A: Addressing
B: Binding
C: Contract

Is This Answer Correct ?    48 Yes 6 No

What is three major points in WCF?..

Answer / vairajeff

---Addressing
---Binding
---Contract

Is This Answer Correct ?    39 Yes 3 No

What is three major points in WCF?..

Answer / vikrant

address
Contract
Binding

Is This Answer Correct ?    21 Yes 2 No

What is three major points in WCF?..

Answer / rups

WCF is Protocal independent

Is This Answer Correct ?    17 Yes 6 No

What is three major points in WCF?..

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

What is three major points in WCF?..

Answer / ranjithkumar

wcf combination for functionality from asp.net web
service,remoting,message queuing,enterprise service.

Is This Answer Correct ?    7 Yes 6 No

Post New Answer

More ASP.NET Interview Questions

Is viewstate secure?

0 Answers  


what does membership class provide?

1 Answers  


What tag do you use to add a hyperlink column to the DataGrid?

2 Answers   Siebel Systems,


What are the session variables?

0 Answers  


explain ado.net

6 Answers  






What is custom control. What is the difference between custom control and user control ?

1 Answers   Microsoft, Synergy,


What is the syntax for datagrid and specifying columns?

0 Answers   Microsoft, SF,


Have you used microsoft dataaccess blocks and Exception blocks?

1 Answers   Microsoft,


How do session tokens work?

0 Answers  


2. Why did you choose this career?

2 Answers   Schwartz Oil, Swatz Oils,


Is asp.net a programming language or framework?

0 Answers  


is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?

0 Answers   eXensys,


Categories