|
|
|
|
|
Total Hits: 44 | Today: 0
|
Author: Eric Griffin
|
Rating:
|
|

Cell phones, PDAs, and other wireless devices that connect with the Internet enjoy growing popularity, making wireless applications more important and especially useful to companies with remote employees. This article presents an overview of the .NET Mobile Web SDK for building wireless apps. The technologies and design decisions that influence the development of mobile Web applications are discussed along with specific strategies for setting up a development environment using an emulator and bu...
|
|
|
|
Total Hits: 165 | Today: 0
|
Author: Tiberius OsBurn
|
Rating:
|
|

Here's the scenario: your boss wants information on the go, but he hates to haul along his laptop. He's sick of the hassle of bringing it on airplanes and lugging it around. He wants a mobile application that provides him with the information he usually accesses on your extranet. Now let's say the boss is on his way to a big meeting with one of our top suppliers in Boston. He tells you he wants you to design an application where he can pull up supplier information for each product that your comp...
|
|
|
|
Total Hits: 24 | Today: 0
|
Author: Nancy Michell
|
Rating:
|
|

Q I want to build a little note-taking application for mobile phones and other devices. It would be used to keep personal notes like reminders and grocery lists. I also need to update my company's Web site so it can deliver content to all the different handheld devices that are out there. I'm confused about which tool to use. I've heard about the Microsoft® Mobile Internet Toolkit (MMIT) and the Smart Device Extensions (SDE). What do they do? Which tool should I use?...
|
|
|
|
Total Hits: 33 | Today: 0
|
Author: Joao Paulo Figueira
|
Rating:
|
|

This article describes the implementation of a remote Windows Mobile screen grabber. Depending on the target platform, the device screen is captured using either GAPI or Direct Draw. A sample desktop application is provided to display the captured bitmap and to copy the bitmap to the Clipboard so it can be used in other applications....
|
|
|
|
Total Hits: 26 | Today: 0
|
Author: Eric Griffin
|
Rating:
|
|

Cell phones, PDAs, and other wireless devices that connect with the Internet enjoy growing popularity, making wireless applications more important and especially useful to companies with remote employees. This article presents an overview of the .NET Mobile Web SDK for building wireless apps. The technologies and design decisions that influence the development of mobile Web applications are discussed along with specific strategies for setting up a development environment using an emulator and bu...
|
|
|
|
Total Hits: 15 | Today: 0
|
Author: Chris Mitchell
|
Rating:
|
|

You're sitting in the local coffee shop on a sunny afternoon, peacefully enjoying a quiet moment, when your phone starts to ring. It's set, of course, to full volume and the ring is so loud you nearly spill your coffee. So you turn it down. Later that day, you're waiting at a bar for a friend, but he's nowhere to be seen. He'd forgotten which bar you were meeting at and called to see where you were. Unfortunately, you missed the call because you didn't hear your phone ring. The problem: the ring...
|
|
|
|
Total Hits: 11 | Today: 0
|
Author: Mike Calligaro
|
Rating:
|
|

Welcome to Going Places—a new column devoted to mobile device development. The main focus will be on Windows Mobile® phones and Tablet PCs, although any topic related to mobility is fair game. My name is Mike Calligaro, and I've been a developer at Microsoft for 14 years. Aside from a two week stint in the Windows® desktop group, I've spent my entire career in what is now the Windows Mobile division. I've worked on a wide range of products, including an early version of interactive TV, the Sega ...
|
|
|
|
Total Hits: 15 | Today: 0
|
Author: Chris Dellinger
|
Rating:
|
|

Smartphone applications promise to be at the crest of a new wave of cell phone advances as the familiar process of using Microsoft dev tools can produce cutting-edge mobile phone applications. Because Smartphones are Windows-powered devices, developers can easily and inexpensively extend both new and time-tested business applications to mobile users. These applications will possess the necessary levels of enterprise functionality while integrating mobile phone features through the use of several...
|
|
|
|
Total Hits: 23 | Today: 1
|
Author: Michael Wolski
|
Rating:
|
|

One of the most exciting aspects of a mobile device is its ability to let you to interact with your surroundings. This article takes a look at a method of controlling consumer appliances (stereo, DVD player, VCR, television, hobby robots, etc...) using their built-in infrared (IR) receivers. There are several good applications available that allow you to send/receive IR signals from your Pocket PC, but they all suffer from the same problem: the IRDA port on most models is too weak to produce a c...
|
|
|
|
Total Hits: 25 | Today: 0
|
Author: Daniel Strigl
|
Rating:
|
|

My English is not very well and so I hope everyone can understand this article. Still if questions should exist, I will gladly answer those. And if someone should find some errors, please send me the correct version of the wrong text - thanks for the help in improving my English knowledge ;-). For data exchange, most of the new mobile phones and Pocket PCs possess an infrared (IRDA) port. So, why not use this infrared connection to communicate between these two devices?...
|
|
|
|
Total Hits: 20 | Today: 1
|
Author: Nick Deacon
|
Rating:
|
|

I recently lost the TV remote for my old Sony TV. In itself that was no problem, as I bought a replacement remote which did the job. However, when the TV lost its colour setting, I had a problem as it could only show pictures in black and white, and the replacement remote didn't have the buttons for colour adjustment. I decided to write a program on my old Jornada 525 Pocket PC to send the correct codes to the TV using the IR port....
|
|
|
|
Total Hits: 21 | Today: 0
|
Author: Jonas Follesø
|
Rating:
|
|

Pocket 1945 is a classic shooter inspired by the classic 1942 game. The game is written in C# targeting the .NET Compact Framework. This article is my first submission to Code Project and is my contribution to ongoing .NET CF competition. As well as being my first article this is also my first game ever. My every day work consists of building data centric business applications, so game writing is something completely different. So, go easy on me. One of my goals when starting this project was to...
|
|
|
|
Total Hits: 44 | Today: 0
|
Author: Microsoft Corporation
|
Rating:
|
|

This article discusses the best practices for creating mobile Web applications and device filters with the Microsoft Mobile Internet Toolkit that adapt to multiple mobile device displays for Personal Digital Assistants such as the Pocket PC, Web-enabled cell phones, pagers, etc....
|
|
|
|
Total Hits: 56 | Today: 0
|
Author: Microsoft Corporation
|
Rating:
|
|

This article discusses the best strategies for deploying your mobile applications and services that typically run on a server, yet render in a wide variety of mobile Web browsers.The Microsoft® Mobile Internet Toolkit provides the tools for creating new applications that target mobile devices. These applications typically run on the server, yet render in a wide variety of mobile Web browsers. How you deploy your application depends on your goals. In addition, you will want to create new device a...
|
|
|
|
Total Hits: 117 | Today: 0
|
Author: MSDN
|
Rating:
|
|

When an ASP.NET application encounters an unhandled exception or other error while processing a request, it generates an error page. Exceptions can occur at any time during the processing of a request. For example, they might occur when reading a configuration file (Web.config), compiling a page, or running a page.You can configure your application to generate default or custom error pages. If you configure your application for default error pages, ASP.NET sets an error code in the response and ...
|
|
|
|
|
|