One of the major premises driving the whole Microsoft .NET phenomenon is the ability to access data from any platform, at any location, at any time. That's why one of the more interesting developer downloads on the MSDN site is entitled "Microsoft Mobile Internet Toolkit 1.0." It's designed to extend the .NET Framework and the Visual Studio .NET development environment to support mobile Web applications. In simpler, less jargonistic terms, this means that .NET-based server side technology -- especially ASP.NET -- can deliver markup documents to mobile devices that include WML and cHTML cellphones*, HTML pages and various types of personal data assistants (PDAs) that feature markup support.
The Mobile Internet Toolkit is around 4MB in size and includes four developer components and two types of documentation:
Requires Free Membership to View
When you register, you'll begin receiving targeted emails from my team of award-winning writers. Our goal is to provide a unique online resource for developers, architects and development managers tasked with building and maintaining enterprise applications using Visual Basic, C# and the Microsoft .NET platform.
Hannah Smalltree, Editorial Director- A Visual Studio .NET add-on that supports drag and drop user interface design based on the mobile Internet controls included with this download.
- QuickStart Tutorial: A set of documents and code samples that teach how to use this set of tools, adapters, and interfaces by example. Microsoft recommends (and I concur) that developers should work through the tutorial to learn how to use these tools.
If your Visual Studio .NET development plans include providing Web-based services for mobile devices, this is one toolkit you won't want to miss. Visit the Web page to grab this toolkit, and to follow pointers to hotfixes and new device updates. You'll also find a reviewer's guide, video training materials, a list of test devices and much more information on this topic there.
*Note: WML is the Wireless Markup Language, a special-purpose XHTML and CSS-based markup language specifically created for wireless applications; cHTML is a strict subset of XHTML 1.0 developed for use in iMode compatible wireless devices. Visit xml.coverpages.org and search on either term for more info.
About the author:
Ed Tittel presides over LANWrights, Inc., a company that specializes in Web markup languages and development tools, with a decidedly Microsoft flavor. He is also a co-author of more than 100 books on a variety of computing topics, and a regular contributor to TechTarget web sites. Contact Ed via e-mail at etittel@lanw.com.
This was first published in November 2002