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 |
How can you execute stored procedure from windows application?
What is the difference between abstract class vs interface? Can give me the real time examples?
What is advantage and disadvantage of viewstate
What is applicatio domain?
Explain what is postback in asp. Net?
In which scenario we use Session and Cookies? With Example..
For a server control, you need to have same properties like color maxlength, size, and allowed character throughout the application. How do you handle this?
what is webpart? what r the parts in this webpart (zone)
Explain what is event bubbling?
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
code for inserting images into gridview colomns from database
What is viewstate? In which event of the page life cycle, is the viewstate available?
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)