Design Patterns in .NET
Introduction Design patterns are recurring solutions to software design problems you find again and again in real-world application development. Patterns are about design and interaction of objects, as well as…
Visual Studio 2010 Editions – What you need to know
Visual Studio 2010 is going to release on March or April 2010. And still People are a bit confused between the different editions of Visual Studio. Does a developer need…
New Visual Studio 2010 & .NET Framework 4 Launch Date
As per a microsoft personal, Visual Studio 2010 and .NET Framework 4 will launch on Monday, April 12, 2010 in all time zones. I will post more details soon..
Visual Studio Gallery
Products and Extensions for Visual Studio I think some of us might have heard about Visual Studio Gallery, where microsoft show cases their own AddIns/Plugins for Microsoft Visual Studio.…
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…
Visual Studio 2010 (Beta) migration tool for VSeWSS SharePoint projects
Visual Studio 2010 (Beta) migration tool for VSeWSS SharePoint projects This tool shows up as a new project template in the SharePoint 2010 folder in Visual Studio 2010. When you…