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 .svc
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Vijai Anand Ramalingam (4)
Vithal Wadje (1)
Shivprasad (1)
Viraj Deshmukh (1)
Friyank Parikh (1)
Nipun Tomar (1)
Related resources for .svc
No resource found
Consuming WCF Service in a AAP.net Web application
4/13/2021 5:32:41 AM.
In this article, we will learn how to consume WCF service Application in a Asp.net Web application.
WCF Tracing FAQ
9/16/2019 5:27:56 AM.
In this article, we will look how we can trace and debug information in WCF services. There are some ready made tracelisteners provided by WCF. The base of these ready made trace listeners is .NET tra
Could Not Establish Trust Relationship For The SSL/TLS Secure Channel
1/18/2018 6:48:53 AM.
In this article we will be seeing how to resolve the following issue “The underlying connection was closed. Could not establish trust relationship for the SSL/TLS secure channel”.
IIS Hosting of WCF Service
4/19/2015 3:07:27 PM.
This article is about how to host a simple WCF Service on IIS with the help of a .SVC File.
Exposing WCF Service For Both WCF Web Service and ASP.NET Web Service Clients
1/1/2015 9:30:24 PM.
Here you will learn how to make a WCF application that can act as a WCF Web Service and ASP.NET Web Service.
Error: The Requested Service, AppMng.svc Could Not be Activated
9/16/2013 4:17:08 AM.
In this article you will see how to resolve “Error: The requested service, AppMng.svc could not be activated “in SharePoint 2013.
REST API in SharePoint 2010 for listdata.svc: Part 2
6/17/2011 2:19:05 AM.
In this article we will be seeing how to create, read, update and delete the list data using REST API.
REST API in SharePoint 2010 for listdata.svc: Part 1
6/16/2011 6:09:11 AM.
In SharePoint 2010, we can get the list data using SharePoint object model, client object model or LINQ to SharePoint, we can also get the list data from listdata.svc.
Silverlight 2 use ADO.NET Data Services to access data
7/22/2008 2:34:30 PM.
In this article will show how to perform CRUD (Create, Retrieve, Update, Delete) operations in Silverlight 2 using ADO.NET Data Services.