COMMUNITY: How to properly ask a question on Forums
Become a member
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
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
LIVE
CAREER
MEMBERS
JOBS
Training
About Consuming
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 (10)
Dhananjay Kumar (7)
A K (4)
Saineshwar Bageri (3)
Shweta Lodha (3)
Amit Tiwari (3)
Umair Hassan (2)
Akshay Phadke (2)
Amit Mishra (2)
Debendra Dash (2)
Shubham Kumar (2)
Dipendra Singh Shekhawat (2)
Mukesh Kumar (2)
Afzaal Ahmad Zeeshan (2)
Kailash Chandra Behera (2)
Vidya Vrat Agarwal (2)
Bechir Bejaoui (2)
Mohammad Elsheimy (2)
Scott Lysle (2)
Karthikeyan Anbarasan (2)
Ck Nitin (1)
Sourabh Somani (1)
Tahir Naushad (1)
Jose Carlos Macoratti (1)
Fabio Silva Lima (1)
Kumar Bhimsen (1)
Ankit Bansal (1)
Sudesh Chandrawansha (1)
Imtiyaz Ansari (1)
Hai Wang (1)
Mithun Pattankar (1)
Ramakrishna Basagalla (1)
Roberto Caico (1)
Gul Md Ershad (1)
Atul Rawat (1)
Rakesh (1)
Nirmal Hota (1)
Rahul Saxena (1)
Nitin Pandit (1)
Santosh Gadge (1)
M A (1)
Nimit Joshi (1)
Mudita Rathore (1)
Jiteendra Sampathirao (1)
Abhishek Jain (1)
Neelesh Vishwakarma (1)
Mayur Khatale (1)
Manish Dwivedi (1)
Gohil Jayendrasinh (1)
Vishal Gilbile (1)
Arjun Panwar (1)
Vikram Joshi (1)
Shivprasad (1)
Sushila Patel (1)
Matthew Cochran (1)
Ravindra T C (1)
Amit Choudhary (1)
Urmimala Pal (1)
Sridhar Subramanian (1)
Purushottam Rathore (1)
Abdul 0 (1)
Akshay Teotia (1)
Related resources for Consuming
No resource found
Creating WCF Service, IIS Hosting and Consuming
1/4/2020 10:22:59 PM.
In this article you will learn how to Create WCF Service, IIS Hosting and Consuming.
Consuming Web API In ASP.NET MVC - Part Two
8/24/2018 3:05:40 AM.
In this article, you will learn how to consume/use a Web API in ASP.NET MVC step by step. This article is the second part of my ASP.NET MVC Web API series. In Part One, we discussed how to create a We
Consuming ASP.NET Core 2.0 Web API Using HttpClient
12/27/2017 2:03:37 PM.
We’ll create a library to wrap the functionality of HttpClient. I’ll use builder pattern for this purpose. Add a class with methods for storing parts of HttpClient.
Consuming Restful Services In Xamarin.Forms - Part Two
8/14/2017 4:45:45 PM.
In the first part, we called a fake RESTFul service, got some data from the service, and displayed it in a list view. Now in this article, we will continue where we left and add, delete some data whic
Consuming RESTful Services In Xamarin.Forms - Part One
8/13/2017 4:56:50 PM.
In this article, we are going to learn how to consume a RESTful service in Xamarin.Forms PCL application. Xamarin.Forms are used to build cross-platform mobile applications by using C# and XAML.
Consuming Web Service In an ASP.Net Web Application
5/22/2017 9:06:19 AM.
This article explains how to consume the web service in an ASP.Net web Application.
Xamarin Android - Consuming REST Services With HttpClient
3/1/2017 11:55:35 PM.
In this article, you will learn how to consume REST Services with HttpClient, using Xamarin Android.
Consuming Web Service In ASP.NET MVC
2/24/2017 10:26:21 AM.
In this article, we will learn how to consume ASP.NET Web Service in MVC
Consuming ASP.NET Web API REST Service In ASP.NET MVC Using HttpClient
2/13/2017 10:32:13 AM.
In this article, we will learn how to consume Web API REST Service in ASP.NET MVC using HttpClient.
Consuming ASMX Services In Xamarin Forms
12/6/2016 11:14:12 PM.
In this blog, you will learn how to consume ASMX Services in Xamarin forms.
Practical Approach To ASP.NET Web Services - Part Two - Consuming A Web Service
12/5/2016 12:06:12 PM.
In this article, you will learn the ways of consuming a Web Service in ASP.NET Web Services.
Consuming ASP.NET WebService In AngularJS
8/8/2016 4:25:36 AM.
In this article, you will learn how to consume ASP.NET WebService in AngularJS.
Creating WEB API And Consuming In Console Application Using Web Client In An Asynchronous Way
8/8/2016 3:07:06 AM.
In this article, we are going to learn how to Create Web API and consume Web API in Console Application.
Creating Web API And Consuming In Console Application Using Web Client In A Synchronous Way
8/2/2016 12:21:35 AM.
In this article, we are going to learn how to Create Web API and consume Web API in Console Application. Basically, create Web API to share data with others or to get the data from others.
Consuming WCF Service In MVC Application Using Entity Framework
7/18/2016 7:58:58 PM.
In this article, you will learn about consuming WCF service in MVC application, using entity framework.
Basics Of WCF Service With Hosting And Consuming Using ASP.NET
7/10/2016 12:32:16 PM.
In this article you will learn about the basics of WCF Service with hosting and consuming using ASP.NET.
Consuming Web API Using jQuery – Part Two
6/19/2016 11:13:35 AM.
In this article you will learn about how we can consume an ASP.NET Web API using jQuery.
Consuming A Web Service In ASP.NET – Part Two
6/8/2016 12:20:21 AM.
In this article you'll learn about how we can consume ASP.NET Web Service.
Consuming ASP.NET Web Service In AngularJS Using $HTTP
6/2/2016 12:25:45 PM.
In this article, I am going to show you how to consume ASP.NET Web Service in AngularJS using $http object.
Creating And Consuming WCF Services In ASP.NET
4/25/2016 11:27:50 AM.
Here I will describe how to create and consume WCF services in ASP.NET.
Create WCF RESTful Service With IIS Hosting And Consuming
3/11/2016 9:40:52 AM.
In this article you wil learn how to create WCF RESTful Service With IIS hosting and consuming.
Methods Of Consuming WCF Services With JQuery
2/12/2016 9:49:06 AM.
In this article you will get to know about some methods of consuming WCF services with JQuery.
Consuming Static Resources In ASP.NET Core 1.0
2/12/2016 7:16:48 AM.
This article focuses on how to use static resources in ASP.NET Core 1.0.
Consuming Services In ASP.NET Core MVC View
2/11/2016 10:07:45 AM.
This article will demonstrate how to inject services directly in MVC view.
Consuming Services in ASP.NET Core MVC Controller
2/9/2016 5:02:51 AM.
This article will guide you step-by-step on consuming services in ASP.NET MVC Controller using Dependency Injection
Building Semantic Logging Library as Out of Process Service
1/25/2016 3:44:27 AM.
In this article you will learn how to build Semantic Logging Library as Out of Process Service.
Building And Consuming A Simple XML Web Service - Part 2
1/8/2016 9:59:20 AM.
In this article you will learn how to build and consume a simple XML Web Service.
Creating ASP.NET Web API And Consuming It Through HTML Clients - Part 2
1/4/2016 8:16:38 AM.
In this article you will learn how to create ASP.NET Web API and consuming it through HTML Clients.
Building And Consuming A Simple XML Web Service - Part 1
1/3/2016 12:40:41 PM.
In this article you will learn how to build and consume a simple XML Web Service.
Creating ASP.NET Web API And Consuming It Through HTML Clients - Part 1
1/3/2016 11:43:57 AM.
In this article you will learn how to create ASP.NET Web API and consuming it through HTML Clients.
Creating And Consuming Web Services In ASP.NET
12/7/2015 4:12:23 AM.
In this article you will learn how to create and consume Web Services in ASP.NET.
Consuming Web Services In ASP.NET MVC 5 Application
12/2/2015 1:34:15 PM.
In this article you will learn an easy way to call a RESTfull Web Service Method within a MVC Application.
WCF Service Self Hosting And Consuming With Windows Application
11/28/2015 7:10:11 AM.
In this article, you will learn what is WCF self-hosting and how to create, host and consume the WCF service using self-hosting.
Consuming WCF Service in Window Application Client
11/26/2015 6:06:37 AM.
In this article, I will explain you how to create a WCF service using “WCF Service Library” and also how to host it and consume it in our client application.
WCF Windows Hosting And Consuming APIs To Client Side
10/23/2015 11:51:01 AM.
This article is intended to explain the steps of WCF windows hosting and consuming service APIs to client side.
Consume A Web Service In ASP.NET
10/21/2015 2:16:14 AM.
Here I have clearly explained how to consume a web service in ASP.NET project.
Consuming ASP.Net 5 Web API With CRUD Functions in Windows 10 Native Application
8/13/2015 9:58:13 PM.
In this article we will learn about Consuming ASP.NET 5 Web API with CRUD functions in Windows 10 native application.
Consuming ASP.Net WEB API Using ASP.Net MVC4
8/7/2015 4:58:09 PM.
This article explains how to consume the ASP.Net Web API using ASP.NET MVC4 with repository pattern.
Consuming WCF Pub Sub Service to Receive Message Using C#: Part 3
3/21/2015 4:11:24 PM.
This article shows how to consume a WCF Pub Sub Service for receiving messages.
Consuming WCF Pub Sub Service to BroadCast Message Using C#: Part 2
3/21/2015 3:57:12 PM.
This article shows how to consume a WCF Pub Sub Service to broadcast a message to the outside world.
Consuming a web service : A real time example
3/17/2015 2:27:28 PM.
In this article you will learn how to consume a live weather forecast Web Service in an ASP.NET Web Application.
Creating and Consuming WCF Web Service in ASP.Net
2/24/2015 11:00:24 PM.
In this article you will learn how to create a WCF Web Service to be consumed by ASP.NET applications.
Consuming Restful Web Service in Xamarin.forms Project Using Httpclient
2/16/2015 3:22:42 PM.
In this article you will learn how to consume a Restful Web Service in a Xamarin.forms project using HttpClient.
Web Services in ASP.Net C#
2/16/2015 1:46:10 PM.
In this article I am going to explain what a Web Service is, how to create one and how to consume it.
Web Services in ASP.NET: Part 2
12/23/2014 2:31:27 PM.
In this article you will learn how to consume a Web Service In an ASP.Net Web Application by the URL of the Web Service .asmx file.
Consuming WCF Service in WPF Application
10/11/2014 12:51:36 AM.
In this article we will learn how to consume a WCF Service in WPF Application.
OOP Series #1: Building and Consuming a Class Library (DLL) Using C#
10/7/2014 5:43:10 AM.
This article explains how to build and consume a Class Library (DLL) in C#.
Consuming WCF Service In Console Application
9/28/2014 3:40:25 PM.
This article explains how to consume the WCF Service application in a Console Application.
Consuming WCF Service In Windows Application
9/27/2014 10:54:54 PM.
In this article we will learn how to consume a WCF Service application in a Windows Application.
Creating & Consuming a DLL using C#
9/6/2014 8:10:46 PM.
How to create a COM object using VS 2008 and consume it from VB 6.0 client application: Part II
9/4/2014 5:09:03 AM.
In this article, we will see how to create a simple COM application in Visual Studio 2008 and how to consume it from a VB6 client application.
Consuming WCF Service in a Asp.net Web application
8/4/2014 7:59:38 AM.
In this article we will learn how to consume WCF service Application in a Asp.net Web application.
Creating WCF Service With WsHttpBinding and Consuming in Web Application
7/20/2014 8:24:53 PM.
This article provides an example using WCF. After going through this snippet, the reader will have a clear and basic understanding of the wsHttpBinding and how to consume it in a web application.
Consuming Web Service In WPF Application
7/13/2014 5:55:28 PM.
In this article we will learn how to consume Web Service In WPF Applications.
Sending List From WebService and Consume it in Application
6/10/2014 3:41:48 PM.
In this article we will see how to send a List<> from an ASP.NET Webserivce and consume a List<> in our application.
ASP.Net MVC 5 Web API Consuming at Client Side
6/9/2014 3:49:48 PM.
In this article I am talking about consuming a WEB API Service client-side with the ASP.NET MVC 5 application template, using various client-side JavaScript libraries.
Consuming WCF Service Using JavaScript
6/4/2014 12:31:19 PM.
This article describes how to create the WCF Service and access the service in the web application using JavaScript.
Consuming JSON Based WCF REST Service in Kendo UI Mobile
11/25/2013 3:51:12 AM.
In this post we will walkthrough on consuming WCF REST Service in Kendo UI Mobile.
How to Consume ASP.Net Web API
10/24/2013 5:18:12 PM.
This article explains how to consume in the ASP.NET Web API.
Creating a Webservice and Consuming the Webservice Using a Web Application
10/11/2013 1:16:01 PM.
Here I am explaining Web Services (how to create a Web Service and how to consume that Web Service using a web application) in an understandable way.
Consuming Web Service In Windows Application
10/3/2013 9:25:27 PM.
in this article we will learn how to consume web service in a windows application
Consuming Web Service In a Console Application
10/3/2013 8:30:33 PM.
This article explains how to consume a Web Service in a console application.
Consuming WCF Service Via Reflection
8/27/2013 11:55:20 AM.
This article provides a sample of consuming a WCF service on the go using reflection instead of adding references to our project or application.
Consuming WCF JavaScript Object Notation (JSON)
8/7/2013 3:16:06 PM.
This article shows how to consume the JavaScript Object Notation (JSON) response from a WCF service in a Silverlight client application.
Creating, Hosting and Consuming Simple Windows Communication Service (WCF)
8/7/2013 2:32:02 PM.
In this article we will create a simple WCF service. We will host it in a simple console application.
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.
One Two Three to Windows Communication Foundation: Part 2
7/10/2013 1:53:35 PM.
This article explains how to consume a service in a rather simple console application.
Connecting a Service Between Publishing SharePoint 2013 and Consuming SharePoint 2010 Farm
6/24/2013 8:26:17 PM.
This article defines how to connect a service between publishing a SharePoint 2013 and consuming a SharePoint 2010 Farm.
Consuming Web API in Windows Store Apps
5/1/2013 5:35:08 AM.
In this article I am going to explain how to consume an ASP.Net Web API in a Metro style APP.
Consuming Web Service from Excel
4/30/2013 11:07:43 PM.
Using this article you can learn how to consume a web service and create an add-on for Excel.
Consuming a WCF Service in Java Application
2/14/2013 3:35:29 PM.
This project provides an idea of how to consume a WCF service in a Java application.
Consuming a JSON Service in Window Store App
1/7/2013 4:32:50 AM.
In this article we show how to consume a WCF service in a Windows Store app with Visual Studio 2011.
Consuming JSON Based WCF REST Service in Kendo UI Mobile
12/29/2012 3:53:50 PM.
In this post we will walkthrough on consuming WCF REST Service in Kendo UI Mobile. We may consider this post is divided in two parts. In part 1, we will see the way to create REST based WCF service and in part2 of this post we will consume that REST Service in Kendo UI mobile.
Consuming URL Shortening Services in VB.NET
12/1/2012 2:41:38 AM.
Just another article of the URL shortening services series.Today, we are going to talk about another hot and easy-to-use service, it's Tweetburner. If you haven't used it before, then it's the time to.We’re going to discuss how to use Tweetburner first. After that, we’ll inspect its API and learn how to use it in your .NET application.
Consuming URL Is.gd Shortening Services in VB.NET
12/1/2012 2:34:03 AM.
This article is talking about is.gd shortening service, how you can use it, and how to access it via your VB.NET application.
Consuming Yahoo Local Search Service in VB.NET
11/9/2012 9:34:32 AM.
This article will demonstrate an approach that may be used to consume yahoo local search service to return a list of business locations through the use of a zip code based search for a business name or product.
A Demo for creating and consuming the Webservice in VB.NET
11/9/2012 6:50:13 AM.
This example illustrated how to create a Webservice and how to consume it.
Consuming OData in Windows Phone 7.1 or Mango Phone
10/3/2012 11:23:10 AM.
In this article you will see how to consume OData in a Windows Phone 7.1 or Mango Phone.
.NET Best Practice No: 1:- Detecting High Memory consuming functions in .NET code
9/30/2012 5:36:07 AM.
This article discusses the best practices involved using CLR profiler for studying memory allocation.
Consuming a Web Service from NETCOBOL
9/30/2012 5:03:49 AM.
This article shows you how to consume a Web service from NetCOBOL.
Building and consuming parameterized queries from ADO.Net to DLINQ
9/30/2012 3:17:52 AM.
In this article, I will represent different techniques to build and make use of parameterized queries. The first way is the classical one, and I mean by that the ADO.Net technique. Then I’ll expose the second one using the new technology, namely DLINQ.
Interop Without PInvoke - Consuming Native Libraries in C#.
9/30/2012 2:36:44 AM.
This article will help get you started consuming native code with C# by writing your own interop layer in C++/CLI as a much cleaner and more flexible alternative to using PInvoke.
Consuming WebAPI Using jQuery
9/4/2012 4:32:02 PM.
In this sample I will show how you can build Web APIs that support browser clients and can be easily called using jQuery.
Consuming OData Service in Telerik Rad Grid
8/20/2012 3:50:35 PM.
Now in this article we'll see how to consume the OData service with one of the clients of the OData service Telerik Rad Grid.
Consuming a Web Service in a Window Application - 1st Method
7/27/2012 7:13:02 PM.
In this article you will learn to consume a web service in a windows application.
Consuming WCF SOAP Service in Metro Application
6/29/2012 6:53:31 PM.
In this article we will consume a WCF SOAP Service in a C#/XAML based Metro Application.
Consuming Basic REST Service in Windows 7 Mobile Application
5/20/2012 6:27:17 AM.
In this article I am going to explain how to consume a REST service in windows 7 phone application.
Creating a Windows Phone 7 Application Consuming Data Using a WCF Service
5/20/2012 6:23:36 AM.
The objective of this article is to create a WCF service that retrieves data from the database using LINQ to SQL classes and a Windows Phone 7 application that consumes that service to display the data.
Consuming WCF / ASMX / REST service using JQuery
5/15/2012 7:21:10 PM.
This step by step tutorial demonstrates how to consume WCF, ASMX, and REST service from an application using JQuery.
Creating and Consuming a WCF Service
5/15/2012 7:14:07 PM.
In this article, I am going to discuss how to create a WCF Service and consume it from an ASP.NET 3.5 client application.
Creating, Hosting and Consuming WCF Service with WCF Service Library Project Template
5/15/2012 7:01:01 PM.
In this article we will walk through creation of a WCF Service by choosing the WCF Service Library project template.
Consuming the Yahoo local Search Service in a C# Win Forms Application
5/15/2012 6:36:27 PM.
This article will demonstrate one approach that may be used to consume yahoo local search service to return a list of business locations through the use of a zip code based search for a business name or product.
Consuming Web Services Without Web Reference in BizTalk
5/13/2012 4:04:25 AM.
This articles tells us how to consume Web Services without web reference in BizTalk.
Working with Consuming a WCF Service in WP7
4/27/2012 6:43:26 AM.
In this article we are going to see how to consume a WCF Service in a Windows Phone 7 Application Development.
Working with Consuming an ODATA Service in WP7
4/27/2012 1:14:20 AM.
In this article we are going to see how to consume a ODATA service in Windows Phone 7 application.
ASP.NET Web Service Basics
1/12/2012 8:03:09 PM.
A Web Service is a software program that uses XML to exchange information with other software via common internet protocols. In a simple sense, Web Services are a way for interacting with objects over the Internet.
Consuming JSON service in Windows 8 HTML5 Metro App
12/28/2011 9:16:29 AM.
In this post I will discuss a way of consuming a JSON service in a Windows 8 metro style application.
Consuming web service in console application
12/23/2011 2:50:37 PM.
In this article you will learn how to consume a web service in a console application.
Consuming more than one Web Service in a Web Application
12/8/2011 11:28:48 PM.
In this article you will learn how to consume more than one web service in a web application.
Consuming Web Service Using Ajax
12/3/2011 11:28:44 PM.
In this article you will learn how to consume a web service in a web application using Ajax.