Mobile applications using Microsoft Mobile Internet Toolkit (MMIT)

Describe how to develop mobile applications using Microsoft Mobile Internet Toolkit (MMIT) or .NET Mobile.

- The Microsoft Mobile Internet Toolkit (MMIT) makes mobile application fast, easy and inexpensive for developers to build, maintain and deploy sophisticated mobile web applications for numerous devices.

- The mobile application runs on the server and display in a mobile device's browser.

- MMIT consists of a set of mobile controls, a mobile designer and support for hundreds of different mobile devices.

- MMIT is built upon the .NET framework, web apps can be authored in C#, VB.NET, JScript, Perl or any of the other many languages that run on the Common Language Runtime.

Steps to develop mobile applications using MMIT:

- Start with a new ASP.NET page.

- Include a reference to System.Mobile.UI.

- Add various mobile controls on the page as per the need.
Describe how does .NET Mobile work.
How does .NET Mobile work? - Sequence of steps for MMIT application execution: a) A mobile client requests for a webpage......
Components to develop mobile applications with .NET Mobile
.NET Mobile components- Prerequisites for MMIT: Windows 2000/2003/2008R2 server with IIS, ASP.NET Framework....
Developing a mobile web application with ASP.NET
Mobile web application - Developing a mobile application is as simple as building any website using ASP.NET.......
Post your comment