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 Service Reference
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sanjeeb Lenka (1)
Vithal Wadje (1)
Ankit Kanojia (1)
Amit Tiwari (1)
Biswa Pujarini Mohapatra (1)
Santhosh Kumar Jayaraman (1)
klaus_salchner (1)
Related resources for Service Reference
No resource found
How to Create a Simple Web Service and Use it in ASP.NET
9/17/2024 10:29:10 AM.
Learn to create and use a web service in ASP.NET with this guide. Start by setting up a new ASP.NET project in Visual Studio, adding a web service file, and defining methods for basic arithmetic opera
Consuming Web Service In a Console Application
4/11/2024 10:56:50 AM.
Integrate web services seamlessly into console applications using .NET frameworks like .NET Core or .NET Framework. Utilize HttpClient or service references to communicate with SOAP or RESTful APIs, e
How To Use A WCF Service Without Adding Service Reference
3/13/2020 12:42:01 AM.
In this article, you will learn how to use a WCF Service without adding service reference.
Programmatically Creating Proxy of the WCF Service Client Application Without Adding Service Reference
9/16/2019 12:26:22 AM.
In this exercise we will see how to design a proxy using APIs provided by WCF.
Task-Based Async Pattern in WCF 4.5
2/25/2014 4:00:25 PM.
In Visual Studio 2012 and WCF 4.5, there is a new option available to generate task-based operations so that the code from the client-side can then be less complex.
Silverlight Application With MVVM, WCF and Entity Framework
6/20/2012 6:54:56 AM.
In this article , we will see how to develop a simple Silverlight application with MVVM, WCF services and Entity Framework in C#.
Talk to SharePoint through its web services
8/22/2006 10:09:02 PM.
Microsoft Office 2003 is very tightly integrated with SharePoint by utilizing its web services. Windows SharePoint Services comes with sixteen different web services. SharePoint Portal Server 2003 supports an additional five web services. The web services provided by SharePoint do provide a vast array of features.