August 2006 - Peter's Gekko

Peter's Gekko

Sponsors

The Lounge

Wicked Cool Jobs

News

Advertisement

  • Change a database connection string from code

    The connection string to a database should never be hard coded in your application. There is (almost) always a difference between the development and production database server. Besides that IT management should have an easy way to change the configuration. Part of this has been automated by the wizards...
    Filed under: ,
  • Add a custom icon to your (mobile) app

    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 full Windows app. The Designed for Windows Mobile...
    Filed under:
  • A classic font

    A comment by Eric on Raymonds font post was so hilarious, I just had to give it a try. My choice is Symbol: (It takes a screen shot to see what that looks like) I just knew C# was a classical language :>
    Filed under:
  • Deploying Mobile apps the easy way using Inno Setup

    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. It works well but requires the .net framework...
    Filed under:
  • Mobile devices with a VGA display

    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. But a converted CF 1 app looks awful on such...
    Filed under:
  • Screen real estate on mobile devices and the SIP

    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'll add my older post on the subject. Mobile devices...
    Filed under:
Devlicio.us