advertisement
Login | Register   
  Include Code  Search Tips
TODAY'S HEADLINES  |   ARTICLE ARCHIVE  |   TIP BANK
Browse DevX
Download the code for this article
Partners & Affiliates
advertisement
advertisement
advertisement
advertisement
 

Build Your Own Mobile Controls

The mobile controls provided with ASP.NET are often insufficient. When that happens, a custom, from-scratch direct control is what you need. This article explains the ASP.NET mobile rendering model and guides you through the process of building your own custom mobile control. 


advertisement
hat was once known as the Mobile Internet Toolkit is now ASP.NET mobile controls. It's the only Microsoft technology that enables you to target multiple devicesѿincluding Palm devices, Pocket PCs, WAP phones, etc. More than 200 devices and emulators are supported.

Here's how it works: A single application or Web page with multiple controls renders itself automatically based on the client device. As a developer you only need to write one code base. ASP.NET's mobile technology, called the Adaptive Rendering Model, manages the complexity of device proliferation for you.


It's quick, easy and you get access to all the articles on DevX.
This registration/login is to allow you to read articles on devx.com.
Already a member?



advertisement