What is WCF? Pls Explain clearly with exmple.
Answers were Sorted based on User's Feedback
Answer / aarya khaladkar
WCF is windows communication Foundation.
It is nothing but .NET Remoting + Web Service + MSMQ + Com
Is This Answer Correct ? | 9 Yes | 2 No |
Answer / moumita mukherjee
Windows Communication Foundation
(WCF),is a platform for designing services that can be
called from other computers.
Is This Answer Correct ? | 5 Yes | 0 No |
unified programming model for building service-oriented
applications. It enables developers to build secure,
reliable, transacted solutions that integrate across
platforms and interoperate with existing investments
Is This Answer Correct ? | 2 Yes | 3 No |
What are assemblies and namespaces and explain the difference between them ?
Can we have a web application running without web.config file?
What is paging in context of Memory?
Hi please tell me what is ISNOTPOSTBACK,POSTBACK,AUTOPOSTBACK and also the extensions of aspx,asmx,ascx its urgent plz reply me soon....
Asp.Net Source :- In my project i have gridview control - item template. Its have asp:button control. my requirement is while click this button i need to display some alert message. Could you please help me which gridview event i need to write source code? Please give me a quick response. Thanks
Explain the difference between overriding and overloading?
Write the different features of a Thread and a Process?
What is query string? What are its advantages and limitations?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
What are the session management techniques asp net?
What is web api config?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely