.NET news » Mobile Mobile Rss Feed

< 1 2 3 4 5 6 7 >
Programming ASP.NET 3.5
Authors: Jesse Liberty, Dan Maharry, Dan Hurwitz
Average rating:  / 0
(0 reviews)
More .NET Mobile books
download
What's New in Visual Studio 2008 and the .NET Compact Framework 3.5
With the release of Visual Studio 2008, Microsoft has also updated the .NET Compact Framework. The .NET Compact Framework 3.5 adds new APIs and, most notably, it now supports the new Language Integrated Query (LINQ) and Windows Communication Foundation (WCF) features that are standard on the .NET Framework (the WCF feature will be covered in more depth in an upcoming article). On the Visual Studio 2008 front, there are new tools to make testing and development work much easier and robust.
2 Jan 2008, 23:03:22   Source: What's New in Visual Studio 2008 and the .NET Compact...   Tags: Mobile
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.
< 1 2 3 4 5 6 7 >