public Blog MyNotepad : Imho
{
}
Browse by Tags
All Tags »
Mobile (
RSS)
-
|
Hereby I join the happy crowd running Vista RTM. So far nearly everything is running. Including Virtual PC 2007, I blogged about before . Here it is running the first public Longhorn alpha bits, as handed out on the PDC 2003. Installing it was a snap...
|
-
|
As you perhaps know I have a weak spot for mobile development . For a project I recently dug through the " Designed for Windows Mobile " logo specifications. This logo is meant as a certification that the app will run on any mobile device. One...
|
-
|
No more lamenting woes, back to real code. This was the core of my SDN presentation . The web is an omnipresent infrastructure which your software can use to communicate. The way to communicate are XML webservices over HTTP. Any attempt to do it different...
|
-
|
By default a web project in VS is hosted by Cassini, the included web-server. Nevertheless I prefer IIS for my projects. For several reasons: Security. A site running in IIS is running under the asp.net account which is quite a stricter security context...
|
-
|
The devil is in the details. I found this very, very true when doing something as simple as adding a custom icon to a mobile app. This post describes to add a custom icon to a mobile app but the majority of the points are just as well applicable to a...
|
-
|
Deploying a mobile application is not as simple as just clicking next, next, finish in a msi wizard. As a result a lot of articles have been written on it, searching the web you will find many. One of the most detailed I found was this one on DevExpress...
|
-
|
In my previous post I talked a little on make your apps work on a 240*240 display size. On the other side of the spectrum are huge PDA's with a VGA (640*480) display. CF 2 applications adapt to these screens automatically using two properties of the form...
|
-
|
Over the last months I've been doing more and more mobile apps. The CF framework 2 really rocks and mobile apps which communicate with PC based app are a welcome extension of functionality. This post marks the start of a new post category : Mobile. I...
|
-
|
Mobile apps make great consumers for a webservice. But debugging such a scenario can be hard to set up. I lost some hair in getting it to work right; but in the end it was simple. There are loads and loads of good manuals how to setup your device, this...
|
-
|
This holiday a lot of kids will get their first information processing device. After that their life will never be the same again. My son Cas, wishing you a merry Christmas. (Having portrayed my eldest Niek selling MSDN leftovers and my youngest Mees...
|
More Posts