.NET news » Mobile Mobile Rss Feed

Getting Started with iPhone and iOS Development

This is a first in a series of articles to get some one up and running with iPhone development. This first article is to help you identify what hardware you need for development and give a quick introduction to Objective-C.
21 Jun 2010, 10:45:00   Source: Getting Started with iPhone and iOS Development   Tags: Mobile

Switch between views Mobile Safari-style

Implement Mobile Safari's page/tab switching interface in your own app! Complete with the zooming in and the zooming out and the flicking and the tapping...
14 Jun 2010, 12:08:00   Source: Switch between views Mobile Safari-style   Tags: Mobile

Windows Phone 7 View Model Style Video Player

A Designer/Developer collaboration in an example of a Windows Phone 7 View Model Style Video Player
31 May 2010, 20:08:00   Source: Windows Phone 7 View Model Style Video Player   Tags: Mobile Silverlight

What You Need to Know to Start Developing for Windows Phone 7

Find out how to get started coding apps for the new Windows Phone 7. Plus learn how you can sell and update your apps through the Windows Phone 7 Marketplace. Get code samples illustrating how to change the keyboard layout, include location data, and support multi-touch.
16 Apr 2010, 11:01:00   Source: What You Need to Know to Start Developing for Windows...   Tags: Mobile

Exploring GoogleGears Wifi Geo Locator Secrets

This is a C# application that use Google location service to retrieve location information using Wifi towers
14 Apr 2010, 17:29:00   Source: Exploring GoogleGears Wifi Geo Locator Secrets   Tags: Examples Mobile

Getting Started with Windows Mobile Development

Although the Compact Framework is roughly one-third the size of the regular .NET Framework, it provides all of the requisite functionality to create powerful mobile applications.
11 Aug 2008, 21:04:40   Source: Getting Started with Windows Mobile Development   Tags: Mobile

A GPS keep-alive utility and tester for Windows Mobile

Most of the new Windows Mobile devices include a GPS receiver as part of the standard configuration. However, one problem is that of the repeated "cold start." Presumably to save battery life, the GPS receiver is turned off when it is not being used. Windows mobile 5 and 6 standard / smartphone editions do not provide user-accessible configuration options to change this.

However, if the GPS remains turned on, even after losing its fix (i.e. by going inside) it will be able to re-acquire its location within seconds of being placed in an area that has a signal.

I designed this utility to run in the background, keep the GPS open, and poll its status at a user-defined interval. This program is also useful if you want to quickly test your GPS to make sure it is configured correctly and/or has a signal.

18 Jul 2008, 09:57:00   Source: A GPS keep-alive utility and tester for Windows Mobile   Tags: Mobile

SMS Messaging Using the .NET Compact Framework

SMS messaging may have it's drawbacks, but it's benefits make it a viable solution for many of today's enteprise applications. This article uses a sample hospital application to show you how to integrate SMS messaging using the .NET Compact Framework.
16 Jul 2008, 20:36:11   Source: SMS Messaging Using the .NET Compact Framework   Tags: Mobile

Mouse Events for WebBrowser control in .NET CF

Expanding .NET CF's 2.0 WebBrowser to handle mouse events.
13 Jul 2008, 03:52:00   Source: Mouse Events for WebBrowser control in .NET CF   Tags: Mobile Examples

Resco MobileApp Developer Pack: Developing Mobile Business Applications

This article describes the suite of Visual Studio controls, tools and samples designed for mobile business application development, targeting Microsoft .NET Compact Framework.
3 Jul 2008, 10:03:00   Source: Resco MobileApp Developer Pack: Developing Mobile...   Tags: Mobile