---
title: "Namespace for mobile application in .net"  
description: "Namespace for mobile application in .net"  
author: "Somesh"  
published: 2011-03-18  
updated: 2011-03-18  
canonical: https://www.mindstick.com/forum/201/namespace-for-mobile-application-in-dot-net  
category: "mobile development"  
tags: ["mobile development"]  
reading_time: 1 minute  

---

# Namespace for mobile application in .net

i want to implement the [mobile](https://www.mindstick.com/articles/310668/reasons-why-you-should-choose-custom-mobile-app-development-for-your-business) [component](https://www.mindstick.com/articles/12262/learn-how-to-make-a-component-in-magento-2) and [control](https://www.mindstick.com/blog/197/asp-dot-net-repeater-control) in our [application](https://www.mindstick.com/articles/12824/calculator-application-in-android) which [one namespace](https://www.mindstick.com/forum/206/can-db2-be-used-in-asp-dot-net-and-which-one-namespace-used-for-db2) are used?

## Replies

### Reply by Amit Singh

Check this useful link related to mobile application:\
\
http://blogs.msdn.com/b/trobbins/archive/2007/07/13/mobile-web-development-with-asp-net-2-0.aspx

### Reply by Anonymous User

Use System.Web.Mobile [namespace](https://www.mindstick.com/articles/12552/namespace) for core capabilities, authentication and error handling class.\
Use System.Web.Ui.MobileControls for asp.net mobile controls\
And use System.Web.UI.MobileControls.Adapter to create adapter for target devices.


---

Original Source: https://www.mindstick.com/forum/201/namespace-for-mobile-application-in-dot-net

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
