---
title: "Mention the namespace that you must import in code to build a Web service."  
description: "Mention the namespace that you must import in code to build a Web service."  
author: "Sumit Kesarwani"  
published: 2014-08-26  
updated: 2020-09-22  
canonical: https://www.mindstick.com/interview/2044/mention-the-namespace-that-you-must-import-in-code-to-build-a-web-service  
category: "wcf"  
tags: ["wcf"]  
reading_time: 1 minute  

---

# Mention the namespace that you must import in code to build a Web service.

System.Web.Services is the elementary namespace, which must be imported to develop code of a Web service.

## Answers

### Answer by Sumit Kesarwani

System.Web.Services is the elementary namespace, which must be imported to develop code of a Web service.


---

Original Source: https://www.mindstick.com/interview/2044/mention-the-namespace-that-you-must-import-in-code-to-build-a-web-service

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
