Mobile Application Development Using Microsoft's .NET Framework
Mobile Application Development Using Microsoft's .NET Framework
by
Ranjith Lingamaneni
Contents
Challenges
.NET Mobile Architecture
Microsoft Mobile Internet Toolkit
How .NET Mobile Web Applications Work??
Stand-Alone Windows Applications
Emulators
Demo
Conclusion
Questions
Challenges
Varying Configurations
Browser Languages
Wireless Network Limitations
Pagination & Session Management
Varying Configurations
Memory
- 2MB to 64MB
Capabilities
compact - HTML
HTML
Wireless Markup Language
Handheld Devices Markup Languages
VoiceXML
Wireless Network Limitations
Limited bandwidth
- 9.6 Kbps to 11Mbps
High latency
Intermittent connectivity
Additional Challenges
Pagination
- additional application logic at server side
- small pages Vs high latency network
Session management
Offline Capabilities
Rich User Interface
Responsive User Interface
Device Support
XML and Web services support
Emulators