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
About WCF REST Service
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Vithal Wadje (4)
Syed Shanu (4)
Tung Nguyen Thanh (2)
Eklavya Gupta (1)
Amit Tiwari (1)
Ahmar Husain (1)
Sachin Pachori (1)
Shirsendu Nandi (1)
Related resources for WCF REST Service
No resource found
How to Create WCF REST Service For Mobile App
9/17/2019 2:01:00 AM.
This article explainss how to create WCF services for mobile applications. Learn how to create a WCF service return JSON use for mobile app.
CRUD Operations In WCF REST With JSON Message Format
9/10/2019 5:15:10 AM.
In this article we will learn how to make simple CRUD operations in WCF REST service with JSON data.
Creating WCF REST Service
9/9/2019 3:52:37 AM.
In this article we will learn how to create WCF REST service. REST stands for Representational state transfer which is a technique to communicate on cross platform application and exchange the data in
Download/Upload File Using WCF REST Services With Windows Authentication
9/3/2019 4:49:24 AM.
In this article, I share how to easily download and upload files using Windows Authenticated WCF service hosted in IIS.
Mumbai Chapter Meet October 11, 2015: Official Recap
10/13/2015 6:33:36 AM.
Here is the official recap of the Mumbai Chapter Meet held on October 11, 2015.
Creating WCF REST Service Step by Step
10/7/2015 12:12:03 PM.
This video tutorial explains about the creations of WCF REST Service step by step.
MVC Using ReactJS And WCF Rest For Beginners
9/9/2015 1:34:47 AM.
In this article you will learn about MVC using ReactJS and WCF Rest for Beginners.
AngularJS Shopping Cart Using MVC and WCF Rest Service
7/15/2015 12:55:43 AM.
This article explains in detail how to create a simple Online Shopping Cart using AngularJS and WCF Rest Service.
Using WCF Service in Windows Phone 8.1
4/6/2015 1:38:20 PM.
In this article we will learn the last part about how to use a WCF Service in Windows Phone 8.1.
MVC AngularJS and WCF Rest Service For Mind Reader Quiz
3/19/2015 10:54:22 PM.
In this article we will see in detail how to create an online Mind Reader quiz game using AngularJS and WCF Rest Service.
MVC, AngularJS and WCF Rest Service For Master Detail Grid
2/26/2015 12:07:26 AM.
In this article you will learn MVC, AngularJS and WCF Rest Service for Master / Detail Grid.
Silverlight Consuming WCF REST Service
8/7/2013 12:09:58 PM.
In this article we will see how to consume a WCF REST service in Silverlight client applications.
Call in WCF Service
8/5/2013 5:34:29 PM.
This article explains how to create a restful WCF service that an Android application will consume as well as invocation of the same service in a .NET web application.
SMS Messaging Framework Using TWILIO API
2/14/2013 4:28:11 PM.
The article is about creating the SMS messaging framework to allow users to send a SMS message to their application subscribers using the Twilio REST API.
Inserting and Fetching Data Using WCF REST Service and Jquery in ASP.NET MVC 2
5/9/2011 5:45:29 PM.
In this article I will describe how to insert and fetch data by WCF REST Service using the Jquery Post and Get methods.