Wcf Vs Web Api

he following table describes the major features of each technology. WCF ASP.NET Web API Enables building services that support multiple transport protocols (HTTP,…

Read more

New Feature in wcf 4.5

Simplified Generated Configuration files, generated configuration file on client will only have non-default binding configuration. moreā€¦ Validating WCF Configuration is now part of…

Read more

Wcf calling by javascript and ajax

<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”> <html xmlns=”http://www.w3.org/1999/xhtml”> <head> <title>Complex Type AJAX Service Client Page</title> <script type=”text/javascript”> // <![CDATA[ // This…

Read more