Click here to Skip to main content
15,867,453 members
Everything / Service

Service

service

Great Reads

by Safak Tarazan
Usage of services, alarm manager and broadcast receivers
by Michael Haephrati
Windows Services are powerful little beasts and encountering them is unavoidable when developing under Windows
by wayvirgo
How to use the Google Calendar API from VB.NET.
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

Latest Articles

by Michael Haephrati
Windows Services are powerful little beasts and encountering them is unavoidable when developing under Windows
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 Michael Haephrati
An up to date article about NT Services
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

All Articles

Sort by Updated

Service 

24 Jan 2016 by AboorvaRaja Ramar
To Expose BizTalk Schema as a Rest/Json Service with GET method.
25 Aug 2010 by anand kr
How to use Spring Integration with ActiveMQ to handle message in pure POJO
16 Feb 2016 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.
11 Jul 2017 by Ansel Castro
Develop SOLID back-ends exposed through a REST API with ODATA support and DTO mapping using Enterlib.NET.
18 Jan 2019 by Apriorit Inc
This article allows you to save valuable time
11 Oct 2013 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
11 Oct 2013 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
11 Oct 2013 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
11 Oct 2013 by ASP.NET Community
Windows Communication FoundationWindows Communication Foundation (WCF) is an SDK for developing and deploying services on Windows. WCF provides a
11 Oct 2013 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
11 Oct 2013 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
11 Oct 2013 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
11 Oct 2013 by ASP.NET Community
SOA and WebserviceService Oriented Architecture - SOAOften a distributed system can takes years to come together. If these systems project a
11 Oct 2013 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.
16 Oct 2013 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,
2 Apr 2012 by Bernhard Hiller
Some steps for consuming a Json web service from a C# application
16 Aug 2015 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.
23 Dec 2011 by Dan Randolph
Builds on the existing RunRemote project to run commands on a remote server.
12 Dec 2013 by DataBytzAI
Using NancyFX to provide a web-interface to a Windows service using VS 2013
14 Jan 2014 by Deepthi Viswanathan Nair
Form rendering issue due to misconfiguration of state service in SharePoint 2010
3 Jan 2015 by Fiyaz Hasan
Get a clear definition on Angular.js providers. Know the structure and the basic difference.
10 Dec 2016 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
25 Apr 2011 by Gil Fink
A simple solution for using lambda extensions instead of strings while configuring a WCF Data Service
14 Jan 2020 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
11 Jun 2021 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.
26 Jul 2012 by John Orendt
Visits to configured web sites in every configured interval and logs connectivity.
11 Aug 2010 by Justin Mathew @ Investment Bank
Implementing high speed wcf service with Cient side Service Caching and Instance Management
29 Sep 2014 by LenJ67
Using PowerShell and EWS to write/update public folder contacts.
22 Apr 2012 by ManojKumar19
How to make WCF service reference configurabe for Silverlight project(makes easy for deploying on severs like Dev, QA, UAT etc.)
18 Apr 2014 by Marla Sukesh
In this article we will talk about Service oriented architecture and its characteristics
28 Dec 2015 by Marla Sukesh
In this article we Learn step by step how to create project with MSBI.
10 Apr 2020 by Michael Haephrati
An up to date article about NT Services
14 Feb 2024 by Michael Haephrati
Windows Services are powerful little beasts and encountering them is unavoidable when developing under Windows
6 Apr 2013 by Modesty Zhang
Running pdf2json module in RESTful Web Service, built with resitify and nodejs
8 Dec 2011 by Naveen Karamchetti
The article attempts to explain to how to choose a BizTalk ESB Itinerary dynamically based on message content.
10 Jun 2015 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
31 Mar 2015 by Prakash SNP
This article shows how to build an Azure IoT Solution for water utilities Industry
5 Sep 2016 by PureNsanity
Architecture to support multiple transport and service bus technologies integrated to provide a unified messaging framework to communicate between any platform.
14 Mar 2013 by Rahul Bandopadhyaya
Exposing FTP servers using the Windows Azure appfabric service bus.
8 Apr 2018 by ROHIT SRIVASTAVA
Passing Multiple File Using Rest Sharp To Service Stack Windows Service
4 Dec 2012 by sadomovalex
Shows how using reverse engineering feature developers may add new conditions into string CAML queries using lambda expressions.
19 Nov 2013 by sadomovalex
Describes support for IN CAML operation in Camlex open source library for Sharepoint developers
3 Jul 2013 by Safak Tarazan
Sending SMS in a time sequence by using handler, runnable and service
13 Mar 2019 by Safak Tarazan
Usage of services, alarm manager and broadcast receivers
15 Jan 2015 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.
18 Apr 2012 by Shenwei Liu
Create and configure WCF RIA Services class library for Silverlight app
4 Jul 2018 by Sudhakar_Bandi
How to host ASP.NET Web API to Azure Service Fabric using containers
16 Apr 2012 by Thrivikram Hathwar
Routing Integration with WCF is a feature newly introduced with .NET 4.0 and serves very nice.
2 Jan 2017 by Tim Bomgardner
There are lots of reasons why you might want an interface for your Windows Service. Here's how!
1 Jan 2012 by wayvirgo
How to use the Google Calendar API from VB.NET.
29 Dec 2011 by Weidong Shen
This article describes the IClientChangeTracking interface generated by Self-Tracking Entity Generator for WPF/Silverlight.
21 Jan 2012 by Weidong Shen
This article describes how to do data validation with Self-Tracking Entity Generator for WPF/Silverlight.
15 Mar 2012 by Zoltán Zörgő
A complete solution of how to build a simple mail relay application using MSMQ