I went through my project list this morning and realised how many different projects I am involved in, and more importantly how wide the scope of these projects are. It is very rare for me to not be involved in multi projects at the same time, and this month is no different. Asset Management System (AMS) The AMS system I mentioned before. It is a 3-Tier application which allows companies to use PDT barcode scanners and RF Tags to keep track of all the company assets. The current architecture of this...
Since starting with Pocket PC development my biggest frustration has always been getting ActiveSync to see the Emulator, as we rely heavily on an RAPI interface we developed due to the requirements of the AMS project. By fluke I came across an article today about using virtual communication drivers to achieve this and then found a way to do this easily. Open ActiveSync and set the connection type to DMA Start the required emulator. (In VS 2005 à Tools à Connect to Device) Open the Device Emulator...
...After looking at the source code and reviewing the functional specification I agreed to assist in the redesign and redevelopment of the project. During this process I learned a considerable amount regarding the languages I am using and some important features of the .Net Framework and C#...