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
Web API
FOLLOW
Welcome to Web API programming section of C# Corner. In this section, you will find various Web API related source code samples, articles, tutorials, and tips.
Articles
(291)
Blogs
(59)
Resources
(6)
Videos
(0)
News
(1)
Articles
Free Geocoder.us web service in c#
This article gives you detailed information about the geocoding service. By using this you can easily estimate the latitude and longitude of a physical address.
Scott Lysle
Jan 30, 2008
Chapter 32: Web Service Standards and Extensions
This chapter describes two most important web service protocols: SOAP and WSDL. SOAP is an incredibly lightweight protocol for messaging. WSDL is a flexible, extensible protocol for describing web ...
Praveen Kumar
Feb 07, 2008
Chapter 31:Creating Web Services
This chapter provides an overview of web services and the problems they solve and how to create and consume them in ASP.NET.
Praveen Kumar
Feb 14, 2008
Chapter 33: Advanced Web Services
This chapter describes how to extend your web service skills with specific techniques that are often important in real-world web service scenarios.
Praveen Kumar
Feb 22, 2008
Chapter 33:Advanced Web Services
This chapter how to extend your web service skills with specific techniques that are often important in real-world web service scenarios.
Praveen Kumar
Feb 20, 2008
Database Connectivity using WebService
This article shows how to use Web Service and how to get data from database using Web Service.
Raj Kumar
Jan 17, 2008
Geocoding a physical address using yahoo web services and c#
This article tells you about the web service named yahoo geocoding service.
Scott Lysle
Jan 17, 2008
Caching in ASP.NET 2.0
Caching is a technique of storing a copy of data in memory. You could cache a page or the results of a query. The advantage of caching is to build better performance into your application.
Raj Kumar
Jan 08, 2008
Ajaxify a simple HTML page using a web service
In this article I will explore using a web service to deliver HTML markup content to an HTML aware client using the XML HTTP request object from JavaScript code.
Mike Clark
Oct 23, 2007
Spell Check Web Service
In this example we will create a Web Service which provides spell check functionality.
Dipal Choksi
May 31, 2002
Web Services
Web Services provide a way to run a service on the web and access its methods using standard protocols, including SOAP, XML, WSDL and HTTP.
Mahesh Chand
Jun 27, 2007
Interoperability between WCF and Oracle Application Server
This article is to illustrate techniques and architecture that address the situation of one service running in WCF and a client consuming this service.
John Charles Olamendy
Apr 02, 2007
Web Services for .NET and J2EE Interoperability
Web services technologies are designed to support the interoperability between many different application development platforms that exist today. This article is focused on the fundamentals of .NET...
Laishram Priyokumar Singh
Feb 13, 2006
Using Reflection to dynamically expose your Business Logic through a Webservice.
Many people are using web services to communicate with their business logic. There are many advantages of this approach with some issues. This article will show you how you can avoid those issues, ...
Zach Smith
Apr 27, 2006
Interoperability between WCF and Oracle Application Server : Part I
This article is part of series intended to show how to use Web Services related technologies to interoperate applications running in different platforms, in this case, the most common scenario betw...
John Charles Olamendy
Jan 24, 2007
Consuming a Webservice from behind a Proxy Firewall
This article will explain how to consume a webservice from behind a proxy firewall.
Thiagarajan Alagarsamy
Nov 23, 2006
Talking about choreography and orchestration in Web Services
In this paper we are going to become familiar with basic concepts of Web Services' cooperation to achieve a specific goal.
John Charles Olamendy
Oct 19, 2006
Building and Using Asynchronous Web Services
In this article I will show how to build and use asynchronous Web services in your application and how you can use the callback method to make your application work in asynchronous state.
Shail 0
Apr 16, 2004
Authenticate Web Service Client - An ASP.NET Web Application
This client application shows you how to access Authenticate Web service from an ASP.NET Web application.
Shripad Kulkarni
Mar 04, 2002
The evolution of Web Services and .NET 2.0
With this article, I will be talking about the evolutions of Web Services specifications and how Microsoft is been implementing every version or revision.
John Charles Olamendy
Jun 07, 2006
No Records Available.
261
-
280
of
291
<<
11
12
13
14
15
>>
Mastering SQL
Challenge yourself
Alchemy
E-Book Download
Get Certified
C# Advanced