TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
WCF
FOLLOW
Welcome to Windows Communication Foundation (WCF) section of C# Corner. In this section, you will find articles, source code samples, tutorials, tips, resources, downloads, and news related to Windows Communication Foundation in .NET 3.0.
Articles
(426)
Blogs
(124)
Resources
(10)
Videos
(3)
News
(3)
Articles
Generic DAL using WCF: Part 6
In this article, I would just give a tip on how to improve on the Generic DAL which we just finished in this series.
Mahadesh Mahalingappa
Sep 20, 2011
Generic Data Access Layer using ADO.NET Entity Framework
In this article, we will learn how to create a Generic data access layer with a WCF Layer. I use the Entity Framework to create a Data Model for our database.
Mahadesh Mahalingappa
Sep 19, 2011
Generic Data Access Layer using ADO.NET Entity Framework : Part 2
In this article, we will take a deeper look at what the Entity Framework provides us and how we can modify it to achieve a Generic Data Access Layer.
Mahadesh Mahalingappa
Sep 19, 2011
Generic Data Access Layer for WCF : Part 3
In this article, we will see how we can modify what the ADO.NET Entity Framework has provided us to achieve a Generic Data Access Layer.
Mahadesh Mahalingappa
Sep 19, 2011
Generic Data Access Layer for WCF : Part 4
In this article, we will create a WCF Business Layer and its methods.
Mahadesh Mahalingappa
Sep 20, 2011
Easiest and Best Way to Use WCF OData Services and Silverlight Client
The Open Data Protocol (OData) is an open protocol for sharing data, based on Representational State Transfer (REST). In this article, I would like to explain OData using WCF.
Aravind Bs
Feb 10, 2012
CRUD Operations With WCF Odata Service
In this article, I describe CRUD Operations with a WCF Odata Service.
Aravind Bs
Mar 22, 2012
WCF Rest Service
In this article, you will learn how to create a REST style WCF service.
Abhishek Bhat
Jan 26, 2011
Rest Based API Using WCF Services
Our main purpose of this article will be to create a REST based API service using WCF services.
Jasminder Singh
Feb 08, 2014
Using IOperationInvoker in WCF For Global Exception Handling and Logging
In this article, we’ll discuss an Interceptor IOperationInvoker that can be used before and after activity when service actually calls it’s operations.
Amit Choudhary
Jun 25, 2013
WCF Service With SQL Membership and Roles Provider
Today I am going to write about the WCF and ASP.NET Membership Provider & Roles Provider.
Amit Patel
May 31, 2012
QueryString to Object (Custom Properties)
In this article I have described how to handle a QueryString with minimal effort using the features of C#, reflection and generics.
Anupam Singh
May 10, 2014
Create Restful WCF Service API
In this article, I am going to explain to you how to implement restful service API using WCF 4.0 . The Created API returns XML and JSON data using WCF attribute.
ashutosh k shukla
Aug 30, 2010
Consuming WCF Service Via Reflection
This article provides a sample of consuming a WCF service on the go using reflection instead of adding references to our project or application.
Abhishek Jain
Aug 27, 2013
WCF Security Implementation
In this article, you will learn WCF Security Implementation. Learn WCF securities - Message Security, Transport Security, TransportWithMessageCredential.
Nishant Mittal
Nov 13, 2015
Hosting a WCF Service Under a Windows Service
In this article, we will see how to host our WCF service in a Windows environment under a Widows Service.
Krishna Garad
Jan 26, 2012
Understanding WCF Bindings and Channel Stack
In order to understand WCF Bindings in details, it's important to understand the Channel Stack as part of the WCF runtime.
Imran Ghani
Jul 03, 2012
Implementing a Basic Hello World WCF Service
In this article, we will manually implement a basic WCF service from scratch, step by step with clear instructions and precise screen snapshots. You will have a thorough understanding of what WCF i...
Mike Liu
Jul 09, 2010
Call WCF Service Using jQuery - Part 1
In this article you will learn WCF Service using jQuery.
Kunal Patel
Oct 01, 2015
Session Management in WCF and Silverlight
This article is about Session Management in WCF and Silverlight. This article will explain you the code and settings required in different files like web.config, service class, service interface etc.
Pravin More
Nov 07, 2011
No Records Available.
41
-
60
of
426
<<
1
2
3
4
5
>>
Learn WCF in 10 Hours
Challenge yourself
WCF Skill
E-Book Download
Get Certified
Web Development Beginner