.NET news » Mobile Mobile Rss Feed

Programming ASP.NET 3.5
Authors: Jesse Liberty, Dan Maharry, Dan Hurwitz
Average rating: 4.5 / 5
(5 reviews)
More .NET Mobile books
download

Picture SMS Using the .NET Compact Framework 2.0

Got a client that's asking to send messages via SMS? If so, you know there's no easy way to do it without third-party software. Learn how to build your own image-sending SMS application using only the .NET Compact Framework.
31 Oct 2007, 07:21:24   Source: Picture SMS Using the .NET Compact Framework 2.0   Tags: Mobile

Creating a Windows Mobile Wireless Remote PowerPoint Clicker

Imagine giving a presentation from your cellphone! Learn how to write a PowerPoint clicker application for your Bluetooth-enabled Windows Mobile device.

Adjust Your Ring Volume For Ambient Noise

This article addresses the possibilities and practicality of a Windows Mobile application that automatically adjusts the Pocket PC's ring level based on the ambient noise in its current environment. The functionality of this app prevents the phone from ringing too loudly or softly, saving me from embarrassment and missed calls. In this article, I'll use this problem as an introduction to Windows Mobile development using Visual Studio 2005 and C#...
21 Aug 2007, 19:00:00   Source: Adjust Your Ring Volume For Ambient Noise   Tags: Mobile Examples

Usage of LINQ and Datasets in Compact Framework 3.5

Introduction to working with LINQ and Datasets in Compact Framework 3.5 Beta 1
14 Jun 2007, 09:55:00   Source: Usage of LINQ and Datasets in Compact Framework 3.5   Tags: Mobile Database

Full Screen Application: Windows CE and Pocket PC

Many developers must include a "full screen" feature into their applications. In this article, I am focusing on Pocket PC and Windows CE devices. I've tried to introduce a universal solution for PDA software developers using the .NET Compact Framework that will enable them to include a full screen mode on both platforms, without requiring recompilation or code changes.
7 Jun 2007, 15:18:00   Source: Full Screen Application: Windows CE and Pocket PC   Tags: Mobile

Building a Tabbed Pocket PC 2003 Web Browser using C#

An article on building a pocket PC application using VS 2005 and C#
4 Jun 2007, 15:13:00   Source: Building a Tabbed Pocket PC 2003 Web Browser using C#   Tags: Mobile

Universal Remote Control with PDA

"Universal Remote Control" application for PocketPC (Windows Mobile 3.0 and later) implemented in C#.
10 May 2007, 14:38:00   Source: Universal Remote Control with PDA   Tags: Examples Mobile

Easily Build Mobile PC Awareness into your older, pre-WPF Mobile PC agnostic Windows Forms

At a minimum, a Mobile PC application is expected to efficiently manage the power needs, communication environment, inking and form factor constraints of the platforms it supports. This article shows how to easily incorporate ink awareness, power awareness, power awareness and size awareness into otherwise Mobile PC agnostic Windows Form applications, bringing then much closer to conformity as Mobile PC applications. The Mobile PC agnostic Windows Form application used for this demonstration is the VB.NET version of the Black Jack Card Game Starter Kit sample application with either Visual Basic 2005 Express Edition or Visual Studio 2005 as the development environment. The idea is to combine several distinct classes that manage screen size, ink, power and network connectivity separately into one Windows Form class that is easily inherited by a Mobile PC agnostic application. This article highlights some of the benefits of this approach.
1 May 2007, 11:57:00   Source: Easily Build Mobile PC Awareness into your older, pre-WPF...   Tags: Mobile

5 Steps to Adding Data Replication to a Windows Mobile Application

The application which will be used in this article is based on an UltraLite 10 database and will use a technology called MobiLink 10 to allow for data exchange between the mobile UltraLite database and the central database. Although MobiLink has the ability to synchronize to most major databases (including SQL Server, IBM DB2, Oracle and Sybase) for the this sample we will be using SQL Anywhere as the central (consolidated) database. All of these tools are included in the free SQL Anywhere 10 Developer Edition.

Touch Screen Explorer with Pen Flicks for Tablet PC

Improving users experience in Touch screen/ Tablet PC with the new interface Pen Flicks in Windows Vista?
15 Apr 2007, 21:58:00   Source: Touch Screen Explorer with Pen Flicks for Tablet PC   Tags: Mobile Tablet PC