Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / service

Service

service

Great Reads

by Ningomba
$http in Angular simply explained
by Dirk Bahle
In a dialog with WPF
by Jinan Kordab
This article describes how to create or delete an Active Directory Services Email using ASP.NET web page, remotely.
by Ivan Budiono
Class to access a .NET Web Service with an Object parameter or even an array of objects.

Latest Articles

by Ningomba
$http in Angular simply explained
by Dirk Bahle
In a dialog with WPF
by Jinan Kordab
This article describes how to create or delete an Active Directory Services Email using ASP.NET web page, remotely.
by Ivan Budiono
Class to access a .NET Web Service with an Object parameter or even an array of objects.

All Articles

Sort by Score

service 

by Dirk Bahle
In a dialog with WPF
by Safak Tarazan
Usage of services, alarm manager and broadcast receivers
by Safak Tarazan
Sending SMS in a time sequence by using handler, runnable and service
by Prakash SNP
This article shows how to build an Azure IoT Solution for water utilities Industry
by saramgsilva
This article has the goal to show how to create a development and production environment for a .Net Backend from Azure Mobile Services.
by Weidong Shen
This article describes how to do data validation with Self-Tracking Entity Generator for WPF/Silverlight.
by Weidong Shen
This article describes the IClientChangeTracking interface generated by Self-Tracking Entity Generator for WPF/Silverlight.
by ASP.NET Community
Traffic on the wire needs to be secured as well.  Usually this means SSL, but sometimes it means IPSec or certificates.How ToHow To: Call a Web
by Gil Fink
A simple solution for using lambda extensions instead of strings while configuring a WCF Data Service
by Bernhard Hiller
Some steps for consuming a Json web service from a C# application
by Hugo G Fernandez R
In this article, I will explain and show step by step how to implement through the swashbuckle library a good and useful documentation for your RESTful APIs created under the ASP.
by Shenwei Liu
Create and configure WCF RIA Services class library for Silverlight app
by Ansel Castro
Develop SOLID back-ends exposed through a REST API with ODATA support and DTO mapping using Enterlib.NET.
by Naveen Karamchetti
The article attempts to explain to how to choose a BizTalk ESB Itinerary dynamically based on message content.
by DataBytzAI
Using NancyFX to provide a web-interface to a Windows service using VS 2013
by sadomovalex
Shows how using reverse engineering feature developers may add new conditions into string CAML queries using lambda expressions.
by AboorvaRaja Ramar
To Expose BizTalk Schema as a Rest/Json Service with GET method.
by Rahul Bandopadhyaya
Exposing FTP servers using the Windows Azure appfabric service bus.
by ASP.NET Community
WCF provides us a facility to specify the fault behavior of our service. It provides a FaultException Class. Whenever our service implementation
by ASP.NET Community
Recently i came to work on sql server 2005 & 08 and full text search. i want to share some interesting point which i came to know in couple of hours.
by Sudhakar_Bandi
How to host ASP.NET Web API to Azure Service Fabric using containers
by ASP.NET Community
I hosted my wcf service with wsHttpBinding as well as netTcpbinding.While I hosted with netTcpBinding on IIS 7 follwing things I have considered,
by Huang Geng Geng
If you are looking for a tool
by Marla Sukesh
In this article we Learn step by step how to create project with MSBI.
by Fiyaz Hasan
Get a clear definition on Angular.js providers. Know the structure and the basic difference.
by ManojKumar19
How to make WCF service reference configurabe for Silverlight project(makes easy for deploying on severs like Dev, QA, UAT etc.)
by gfazzola
In this article I will explain the implementation of an infrastructure to host and manage windows services in a practical and interactive way.As a practical example of the solution will be implemented a dynamic ip update client of DucDNS
by Bharath K A
Build your own cloud spreadsheet (like Microsoft Excel, google sheets) that exposes shreadsheet workbook via web browser. Users can create excel like spreadsheets using web browser save it, share it, put formulas to compute data in the sheet etc.
by ROHIT SRIVASTAVA
Passing Multiple File Using Rest Sharp To Service Stack Windows Service
by Modesty Zhang
Running pdf2json module in RESTful Web Service, built with resitify and nodejs
by Thrivikram Hathwar
Routing Integration with WCF is a feature newly introduced with .NET 4.0 and serves very nice.
by Dan Randolph
Builds on the existing RunRemote project to run commands on a remote server.
by honey the codewitch
Add the ability to run a service in console mode and to control or install your service from the command line
by ASP.NET Community
Service contract means the collective mechanisms by which a service’s capabilities and requirements are specified for its consumers. We must say that
by Marla Sukesh
In this article we will talk about Service oriented architecture and its characteristics
by ASP.NET Community
SOA and WebserviceService Oriented Architecture - SOAOften a distributed system can takes years to come together. If these systems project a
by anand kr
How to use Spring Integration with ActiveMQ to handle message in pure POJO
by ASP.NET Community
There's a lot of great information on SQL Server Security covering both SQL Server 2000 and 2005.Blogs/DevCentersSQL Server 2005 Security on
by Deepthi Viswanathan Nair
Form rendering issue due to misconfiguration of state service in SharePoint 2010
by Pradeep Shet
This article is intended to all those developers who are working on Service Oriented Architecture (SOA) with JavaScript/JQuery. Here I tried to show all the possible ways of handling JSON from client like XMLHttpRequest, JQuery Ajax, Angular js with Web Service, WCF Rest, Asp.NET Web Forms, MVC, MVC
by sadomovalex
Describes support for IN CAML operation in Camlex open source library for Sharepoint developers
by John Orendt
Visits to configured web sites in every configured interval and logs connectivity.
by Michael Haephrati
Windows Services are powerful little beasts and encountering them is unavoidable when developing under Windows
by PureNsanity
Architecture to support multiple transport and service bus technologies integrated to provide a unified messaging framework to communicate between any platform.
by Andy South
We have established a goal to decide, what solution (as in a combination of software and services) among those we chose allows extending the audience of an event with minimum efforts.
by ASP.NET Community
The FileSystemWatcher is responsible for to track the updates of either file or folder/sub-folders, Suppose if I would like to continuously monitor a
by wayvirgo
How to use the Google Calendar API from VB.NET.
by Zoltán Zörgő
A complete solution of how to build a simple mail relay application using MSMQ
by LenJ67
Using PowerShell and EWS to write/update public folder contacts.
by Justin Mathew @ Investment Bank
Implementing high speed wcf service with Cient side Service Caching and Instance Management
by ASP.NET Community
A Web service is defined by the W3C as "a software system designed to support interoperable Machine to Machine interaction over a network." Web
by ASP.NET Community
Windows Communication FoundationWindows Communication Foundation (WCF) is an SDK for developing and deploying services on Windows. WCF provides a
by Michael Haephrati
An up to date article about NT Services
by Tim Bomgardner
There are lots of reasons why you might want an interface for your Windows Service. Here's how!