ASP.NET MVC 2 is the next significant update of ASP.NET MVC. It is a compatible update to ASP.NET MVC 1 – so all the knowledge, skills, code, and extensions you already have with ASP.NET MVC continue to work and apply going forward. Like the ASP.NET MVC 1.0 , Microsoft also shipping the source code for […]
Read more โMonth: March 2011
ASP.NET MVC 2: Model Validation by ScottGu
Today i came across an article by Scott Guthrie of Microsoft. It’s an excellent article on how we can do model validation with ASP.NET MVC 2.0 which is in release candidate now. ASP.NET MVC 1.0 what we lacks was there were n’t any inbuilt support for Client Side vailidation and Model State Validation provided by […]
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 โMVP Special for You : Windows 7/Vista GodMode Creator
If you have been following my previous blogs and other tech blogs and tech news websites then you might have heard about so called God Mode trick of Windows 7 which is nothing more than old trick with new wrapper. Anyways in this God Mode trick you can gain access to all the features at […]
Read more โEdit AutoPlay Features in Windows 7
Both the AutoPlay and AutoRun features, available since Windows XP, are vulnerable areas commonly exploited as a spreading mechanism by some malware to target unprotected computers. The AutoRun function allows some programs to start automatically when a device such as a USB storage tool, CD, memory card, etc is inserted into a computer while AutoPlay […]
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 โ