The last few weeks I have spent a lot of time training junior developers and giving introduction courses into ASP.Net Web Development. One of the most powerful features of ASP.Net 2.0 is the ability to retrieve and view data from the database, make updates and inserts, and delete data without having to write any actual code. The power of this is nicely illustrated by the To Do List sample at ASP.Net AJAX. Since I tend to repeat myself often lately when it comes to how to do this I decided to put...
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...