Online Free Computer Tutorials.: WCF

'Software Development, Games Development, Mobile Development, iOS Development, Android Development, Window Phone Development. Dot Net, Window Services,WCF Services, Web Services, MVC, MySQL, SQL Server and Oracle Tutorials, Articles and their Resources

Showing posts with label WCF. Show all posts
Showing posts with label WCF. Show all posts

Thursday, August 13, 2015

MVC, AngularJS and WCF Rest Service For Master Detail Grid

This article shows how to create a Master and Detail Grid using AngularJS and WCF. In this article we will see: How to create a WCF Re...
Read More

Saturday, January 26, 2013

Implementing a Basic Hello World WCF Service (v4.5)

In this article, we will implement a basic WCF 4.5 service from scratch. We will build a HelloWorld WCF service by carrying out the followi...
Read More

Sunday, January 6, 2013

How to Build Flexible and Reusable WCF Services

As you may know, designing and building a flexible and reusable service layer is essential when creating robust multi-tier applications....
Read More

Saturday, January 5, 2013

Monday, December 3, 2012

WCF in a stateful application (WPF/Silverlight)

This article looks into a possible solution for handling the Faulted state and Closure of a WCF service when being used in a stateful appli...
Read More

Tuesday, November 20, 2012

How to Use Dependency Injection (Ninject) with WCF Services

I spent a lot of time late last week trying to figure out exactly how to set up dependency injection for a WCF service I was developing on ...
Read More

How to Transfer a File with WCF Service

I wanted to expose a very simple service to upload and download files through WCF. And because I wanted to be able to pass both the file co...
Read More

Sunday, November 11, 2012

Select Data using LINQ with WCF

Select Data using LINQ with WCF Select Data using LINQ with WCF   Introduction Today, in this article let's play around with one of...
Read More

Monday, October 22, 2012

Monday, August 27, 2012