Mar 06
This post will first explain the advantages you get from separating language and hard coded text from your application code and then show code examples in C# helping you getting started implementing language and text separating.
Lets have a look at the advantages:
Continue reading »
Tagged with: Compact Framework • Language support • Mobile applications • Mobility • Patterns • Windows Mobile • XML
Nov 24
It is easy to think that developing an application for Windows Mobile using the built in GPS unit requires a lot and complex code. Luckily this is not the case. You can actually have the base for a .NET Compact Framework GPS application up and running in less than 10 minutes if you choose the correct tools.
This post describes what I have found to be the easiest and fastest way to create an application that is interacting with the GPS unit in .NET Compact Framework.
Continue reading »
Tagged with: Compact Framework • Development • FakeGPS • GPS • Mobile applications • Mobility • Windows Mobile
Oct 17
Finally, we have decided to start a Windows Phone Developer Community in Norway. I will do this together with my good colleague Alexander Viken and we will be responsible for running and facilitating this community. Before we started this group we discussed it and had a meeting with Microsoft Norway, so they are supporting this initiative and will help us getting hold of good and interesting speakers for the upcoming meetings.
The purpose of this community is to have a place where Windows Mobile/Phone developers can meet and exchange knowledge within this field. In the near future we will create a website for this community with a forum, blog posts and useful information. We have created a meetup group were we will announce all meetings and events. We have scheduled the first meeting for this group Thursday, 3th December in Oslo. This will be the start up meeting were we will present the group and discuss what this group should do from this point on. We are also looking for persons that are interesting in helping us organize and facilitate the community.
Continue reading »
Tagged with: Compact Framework • Development • Microsoft • Mobile applications • Mobility • Windows Mobile • Windows Phone • Windows Phone Developer Community
Sep 07
When developing mobile applications using Compact Framework and storing data to the local device database it is very handy to be able to debug and test sql queries direct on the device. This post will walk you through how to connect to the device DB, look at the tables in the device DB and run SQL queries on the device DB.
Run your application from Visual Studio, your device or emulator must be connected and cradled. (I’m running on Vista so I am using Windows Mobile Device Center).
Continue reading »
Tagged with: Compact Framework • Development • Microsoft SQL Server • Mobile applications • Mobility • SQL • SQL Compact Edition • Windows Mobile
Jul 07
Finally the summer has arrived and vacation time is closing in. During the summer and especially during my vacation I will spend as little time in front of the PC as possible, but I still want to be able to access the most important services. Luckily the amount of mobile applications have exploded the last years and you can find an application for almost everything these days. You also find a lot of creative not so useful but quite interesting applications. IntoMobile.com tweeted about one of these not so useful but fun applications earlier today:
IntoMobile: Mobile app tips you when to have a restroom break during movies http://tinyurl.com/lskmjj
Continue reading »
Tagged with: Facebook • Gmail • HTC Touch Pro • IntoMobile.com • Java ME • Mobile applications • Mobility • PockeTwit • Software • Tool • Windows Live Messenger • Windows Mobile
Jun 20
For a while ago I asked on twitter and on my blog what the Windows Mobile application of your dreams are (earlier post asking about what kind of application I should develop). I did this to find inspiration on what kind of application I should develop when I’m now starting a new pet project. It’s always interesting listening to what kind of applications other people would like to have on their mobile devices.
I got several good suggestions but in the end I decided to take the first Windows Mobile application I made and develop it from scratch again. This was an application using the GPS on your device to track your movement and calculate current speed, average speed, distance covered, timer +++ The application were meant to be used when running to help you track progress and see all detailed information you often wonder about when you are done exercising.
Continue reading »
Tagged with: Development • Mobile applications • Mobility • Pet project • Robert C. Martin • RSWM • Software • TDD • UI • Windows Mobile
Jun 17
When developing applications for mobile devices you often find the need to use a rapid application development (RAD) platform to achieve your goals and meet the time to market requirements for mobility projects. I have been developing mobile applications for several years now and I have seen many development platforms/frameworks. There are many reasons why you often need to take use of a platform/framework; wide device support, rich and flexible UI, secure and reliable communication, back-end integration and so on. If you were to take care of all these challenges by your selves the application development project would be expensive and time consuming. This post is written with large commercial enterprise applications in mind.
You should be very careful when selecting a platform for your project, by selecting the wrong platform your in for failure. The most important you need to do is to define your needs and make sure that the platform your are choosing fulfills those (or at least the most of them). Many companies/developers have different views on how to develop mobile applications, make sure that your chose a platform developed by a company that shares your view on this.
Continue reading »
Tagged with: mBricks • Mobile applications • Mobility • RAD platform • third party
May 22
I have been testing Delivr.com for a while now and I must say that I see great potential in this service. I have been in contact with David Harper (CEO of Delivr.com) and he told me that Delivr.com is in an early beta right now, but still it’s very functional. I have never experienced any problems using this service so by beta I guess David Harper means that there will be much more functionality added later on.
What can you do by using Delivr.com?
Continue reading »
Tagged with: David Harper • Delivr.com • Mobility • Tool
May 06
Yesterday Windows Mobile asked this question on Twitter (windowsmobile):
Question for developers: what are the top 5 questions you would have when investigating application development for mobile devices?
Continue reading »
Tagged with: Development • Mobile applications • Mobility • Windows Mobile
Apr 13
I recently downloaded and read the Mobile Architecture Pocket Guide by Microsoft patterns & practices. The purpose of this guide is to improve the effectiveness when building mobile applications on the Microsoft Platform. The primary audience for this guide is solution architects and development leads.
Chapter overview (quoted from the book) Continue reading »
Tagged with: Architechture • CodePlex • Development • Microsoft • Mobile applications • Mobility • Patterns • Windows Mobile