New Release of the Application Test Toolset
A new release of the Application Test Toolset for Microsoft Dynamics NAV 2009 SP1 is available on PartnerSource. This toolset builds on top of the testability features that were released with Microsoft Dynamics NAV 2009 SP1. These features add test cap…
C Programming Tutorial – Simple Array Program
Good refresher video on building arrays in C. I got stuck and it helped because I was looping one past my array max by using an <= sign instead of <.
iOS 4 Demo Video for iPhone
Video demonstration of Apples new iOS 4 operating system for the iPhone.
Recovering Linux File System After Superblock Corruption
A Linux file system is a collection of various files and folders, which is stored in a separate disk partition. The entire disk partition is then divided into various file system blocks. These blocks are further used for storing the user data or the metadata. The metadata can be referred as the repository that contains [...]
Parallel Programming: Task Schedulers and Synchronization Context
Thanks to everyone who provided feedback on my previous post Parallel Programming in .NET Framework 4: Getting Started. As promised, I am continuing the series. This time, let’s go a little bit deeper and talk about task schedulers, synchronization c…
Cocoa Touch Introductory Overview For Programmers Brought Up on C
Cocoa Touch is the crafty little software that takes care of the touchy-feely side of the iPhone, iPad and iPod Touch’s customer appeal. With the iPad now flying off the shelves faster than Apple can keep up, this is going to be a software that’s essential in any application developer’s repertoire. In many ways it covers the gaps in Objective-C’s programming that prevent it from being completely capable of running an iPhone.
Windows 7 Vs Ubuntu Linux 9.04
Great comparison video between the two operating systems. Many pluses and minuses on both sides.