Windows communication foundation: -
Windows communication foundation: -
The wcf
refer to windows communication foundation (wcf) is uses of developing
application.
Basically you think weft is a windows based service. And how to relate
windows service and how to use, in c# programming language (code name,
other name indigo) is a plate form and run time system for building, developing,
configuration and deploying network distributed services. The net work
distributed service refers to a service for which we access anywhere in network
as like as local network or web network. We use wcf application (service) anywhere.
As we need it is newly service base technology.
Advantages of windows communication foundation :-
1. It is a (wcf) unified programming technique.
2. It is provided in .net framework 3.0.
3. It has combined feature of we service, Network services (Remoting) msm.
4. it provide a common platform.
5. Provide inter-operable services. When working remoting application.
6. Reliable secure in compare to web services.
7. By small changing you can implement modal (programming technique) in
wcf means you can modified wcf application your need by some small changing.
Difference in wcf and web service:-
As we learn wcf refer to the window
base service and web service is a type of window communication foundation but web
services much less the wcf. Web service much less portable and flexible.
A windows communication foundation
has three (3) parts-
1. Service -> all class
collection of methods.
2. Host -> console application
3. End paint -> communication
starting paint
[3.1].address here the service is defined
[3.2].binding how to communicable
[3.3].contract what service do
Other Asp.net Related Post:
- Example jQuery Validate on CheckBoxList using C#
- Limitation of Characters in Asp.net Textbox ,TextArea in asp.net
- How do you do html text encodes using JavaScript
- Check Uncheck all html CheckBox controls using jQuery:
- Check Uncheck all asp.net CheckBox in asp.net using jQuery
- Example of jQuery Validate on Radiobuttonlist in Asp.Net using C#
- Validate ASP.Net RadioButtonList using JavaScript Example
- Example of jQuery Validate on Radiobuttonlist in Asp.Net using C#
- Cropping image using jQuery in asp.net
- Displaying the textbox value in javascript Messagebox
- Get selected radio button values using JQuery
- fill data into Dropdown list by using Jquery
- jQuery Crop Image in Asp.net using Jcrop jQuery
- Example jQuery Validate on CheckBoxList using C#
- Check Uncheck all asp.net CheckBox in asp.net using jQuery
- Check Uncheck all html CheckBox controls using jQuery:
- Asp.net CheckBoxList using jQuery.
- Get selected radio button values using JQuery.
Comments
Post a Comment