ASP.NET MVC 2

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 โ†’

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 โ†’

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 โ†’