Why Join
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
CAREER
MEMBERS
JOBS
About Creating Web 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]
Alok Pandey (2)
Prashant Nimbare (1)
Ankur Mistry (1)
Shashi Jeevan M P (1)
Ankur Jain (1)
Vijay Cinnakonda (1)
Related resources for Creating Web Service
No resource found
Using Web Services in ASP.Net
12/22/2020 4:55:00 AM.
This article does not go into the inner details of web services, but you will get enough information to start creating and consuming simple ASP.Net web services.
Creating Web Services In .NET To Return XML And JSON Data
12/10/2015 5:52:58 AM.
In this article we will create Web Services in .NET and create methods that will returns and JSON data.
Creating A Simple Service Using ServiceStack
9/26/2015 3:05:00 PM.
This article shows you how to create a simple Web Service using ServiceStack.
Creating Web Service That is Accessible in PHP
4/22/2014 11:31:58 AM.
This article shows how to create a web service that returns multiple values from a database.
Web services with Language Interoperability
9/30/2012 3:49:20 AM.
A web service in general is a way of exposing the properties and methods through the Internet In other words, it's an URL-addressable resource that programmatically returns information to clients who want to use it.
Creating a Web Service for a Login Page
11/23/2011 12:46:27 PM.
In this article you will learn how to create a web service for a login page.
Creating and Consuming Web Service
11/20/2011 12:39:44 AM.
In this article, you will learn a simple way to create a web service and use the service in a web application.