---
sourceDocument: Xanadu API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/api-reference

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Web services C Sharp .NET end to end tutorial

# Web services C Sharp .NET end to end tutorial {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Examples demonstrating how to use .NET to consume a ServiceNow web service.

This tutorial will show you how to configure ServiceNow correctly to receive a web service
request from your .NET client, as well as how to consume our web services using C# .NET.
* **[Configure C sharp with .NET](https://servicenow-prod.fluidtopics.net/Vp6zU5sFOfbPLdoELA7uPQ)**   
  Configure web services within ServiceNow.
* **[Call a web service in visual studio .NET](https://servicenow-prod.fluidtopics.net/sSOX6HTyt6c02aLcPE2Ujg)**   
  Call a web service using Visual Studio 2008.
* **[C Sharp integration results](https://servicenow-prod.fluidtopics.net/yYbB3mqfHLlcniNlOuW8LQ)**   
  If you have followed the tutorial correctly, you should receive the result whether you used a Service Reference or a Web Reference.
* **[Troubleshoot a null response in a C Sharp integration](https://servicenow-prod.fluidtopics.net/0mnkD4X_doWfrYpOuT2a~A)**   
  Receiving a null response from ServiceNow's web service.

