Memoirs of a Developer

A developer’s thoughts shared with the world

-->

Archive for the 'Software Development' Category

Nokia’s Carbide Development Suite – A brief overview

Posted by Steven on 10th May 2006

One of the reasons why Windows Mobile devices have such a market advantage in software development is the vast knowledgebase that programmers have access to and the powerful and easy-to-use development tools available for them (such as Microsoft Visual Studio & Microsoft Embedded C++). Symbian development has always been restricted to a narraw range of professional or enthusiast programmers who do not mind programming at a reasonably low level (usually C++). This is mostly due to the fact that setting up a development suite for such a platform and developing applications for this platform requires quite a bit of expertise and most developers give up very early on.

Read the rest of this entry »

Posted in Software Development, Mobile Phones, Symbian | Comments Off

.Net Remoting and updates in .Net Remoting 2.0

Posted by Steven on 7th May 2006

Since the advent of .Net, .Net Remoting has been hot topic for all programmers alike. In this article I will try to provide an answer to the questions:

  • What is .Net Remoting and how powerful is it?
  • What makes it worth all this attention?
  • How secure is it in practice

Read the rest of this entry »

Posted in Software Development, Security, .Net | Comments Off

Bluetooth Programming for Beginners on Windows Mobile 2002/2003/5

Posted by Steven on 24th April 2006

Bluetooth Logo

One of the questions which are put forward to me most frequently is how to start programming bluetooth devices. This post is decided to offering a few short pointers for those who would like to start programming bluetooth radios for Windows Mobile 2002/2003 and Windows Mobile 5 devices.

Read the rest of this entry »

Posted in Software Development, .Net, Bluetooth | 2 Comments »