Introducing Windows 7

For me, one of the most exciting times in the release of a new product is right before we show it to the world for the first time. And that time is right now. In a few weeks we are going to be talking about the details of this release at the PDC and at […]

Read more โ†’

Windows 7 – God Mode

Microsoft have included what amounts to an extended control panel. This allows the user to control various aspects of the OS that are not typically surfaced via a GUI or are hidden away under a number of options. To access this control panel we must setup ‘God Mode’.  Here’s how you enable it: Create a […]

Read more โ†’

Interesting Windows 7 Commercials

Interesting Windows 7 Commercials It’s been more than a year i am using Windows 7, from pre-beta to RTM, still rocks my heart. I am happy that microsoft has leveraged such a nice OS, friendly. I was even been able to use Visual Studio 2003, which is my primary development IDE. I am happy to […]

Read more โ†’

SqlBulkCopy in ADO.NET 2.0

SqlBulkCopy is a new feature in ADO.NET 2.0 and above, that lets you to perform copy operation for a large amount of data between a source data store and a destination data table. Copying a large amount of data from a source data store to a destination table in SQL database by using a traditional […]

Read more โ†’