Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Define machine.config in .net?

0 Answers  


What is the asp.net mvc folder conventions? : asp.net mvc

0 Answers  


How you will handle session when deploying application in more than a server? Describe session handling in a webfarm, how does it work and what are the limits?

3 Answers   CoreObjects,


what is profiles in asp.net

1 Answers  


can u any one tell me clearly where is stored cache datas?

2 Answers   Apollo,


Difference b/w casting and boxing?

5 Answers   IBS,


What is State Management in .Net and how many ways are there to maintain a state in .Net?

6 Answers  


Master Page

1 Answers   Syntel,


What is hidden field in asp.net?

0 Answers  


Difference between ByVal and ByRef?

2 Answers   Microsoft,


How can we provide the WebParts control functionality to a server control?

0 Answers   MindCracker,


Explain the difference between debug.write and trace.write?

0 Answers  


Categories