.NET Code Samples, Data Access, and Other Musings
Browse by Tags
All Tags »
Mobile Dev (
RSS)
-
|
So I am a bit late realizing that my 50th article was published in MSDN Magazine (including its predecessors MIND [Microsoft Internet Developer] and MIND [Microsoft Interactive Developer]) last month. The article was titled Revisiting System.Transactions...
|
-
|
I demonstrate how to build a Windows Mobile® 5.0 application that reads RSS feeds and loads them into an ADO.NET DataSet.
- request an RSS feed from a URL asynchronously
- read the RSS feed and load it into a DataSet
- navigate the DataSet's hierarchy to find the appropriate data containing each feed's items
- use anonymous delegates to sort the data
- check for the existence of a field in the RSS data using ADO.NET
- use the WebBrowser control to navigate to a URL or display HTML
- deploy the application to a mobile device using a CAB project
|
-
|
About 3 weeks ago I began using the Invisible Shield (IS) for my Motorola Q Smartphone (see my review here ). The one issue I had right away was that the piece that protects the screen had a mark on it that I could not get rid of. So I contacted Shield...
|
-
|
Ready to do some Smartphone development? Well, its time to crank up the IDE, familiarize yourself with the tools and start coding.
|
-
|
Setting up the .NET 2 development environment for mobile development, using the Device Emulator Manager, installing custom emulators for devices.
|
-
|
Introduction to the "Smartphone Skills" series regarding using, customizing and developing for the Windows Mobile 5 Smartphone. In this introduction I discuss what the Smartphone OS is and is NOT, what tools are needed for developing smartphone apps and some useful links.
|
More Posts