---
sourceDocument: Australia API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/api-reference

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# .NET tutorial

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

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

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/ZhgEgndXgwSMYNwuld2aug)**   
  Configure web services within ServiceNow.
* **[Call a web service in visual studio .NET](https://servicenow-prod.fluidtopics.net/zR0YBC7TQmYS4hvZpZOmig)**   
  Call a web service using Visual Studio 2008.
* **[C Sharp integration results](https://servicenow-prod.fluidtopics.net/lznWelsGWRtQJ7aR1la2NA)**   
  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/U0_38T6_vOHRf~4LQkOtmA)**   
  Receiving a null response from ServiceNow's web service.

