-
Recent Posts
- How do I map a differential/transaction log backup to its full backup without using MSDB?
- Change Data Capture gets disabled when you break mirroring and bring the database online
- Change Data Capture gets disabled when you break mirroring and bring the database online
- Do NOT delete files from the Windows Installer folder
- How to monitor deadlock using extended events in SQL Server 2008 and later
-
Recent Comments
- Dave on How to Point a Domain to an Amazon EC2 Virtual Server
- David Ziffer on Programming Language | .NET Multiple Inheritance Issue
- Ashok on SAP HR Certifications Sample Questions Set 4
- Brad on JetBrains Rolls Out Competitor For Objective C Development
- Danny on Getting Started (for Free!) with Amazon Elastic Cloud Computing (EC2)
Monthly Archives: June 2010
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…
Continue Reading: New Release of the Application Test Toolset →
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 <.
Continue Reading: C Programming Tutorial – Simple Array Program →
iOS 4 Demo Video for iPhone
Video demonstration of Apples new iOS 4 operating system for the iPhone.
Continue Reading: iOS 4 Demo Video for 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 [...]
Continue Reading: Recovering Linux File System After Superblock Corruption →
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…
Continue Reading: Parallel Programming: Task Schedulers and Synchronization Context →
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.
Continue Reading: Cocoa Touch Introductory Overview For Programmers Brought Up on C →
Windows 7 Vs Ubuntu Linux 9.04
Great comparison video between the two operating systems. Many pluses and minuses on both sides.
Continue Reading: Windows 7 Vs Ubuntu Linux 9.04 →