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… Continue reading
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 providing a communication platform concerning elegant, reusable solutions to commonly encountered programming challenges There are so many design patterns available for Software application development, depending… Continue reading
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 Visual Studio professional (the main IDE to write code) or a Team Developer? A developer may need some testing or modelling capabilities only available in… Continue reading
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. This includes all 3rd party extensions and addin’s too. I was searching for plugins or extension for using Team Foundation Server 2010 with Visual Studio… Continue reading
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… Continue reading
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 create a new project based on this project template you are asked to select a Visual Studio 2008 extensions for SharePoint project file. This can… Continue reading
Green Revolution…
Bikes not bombs Buy Local Clean and Green Don’t be mean Go green Earth allows you to stand. Let it stand the way it is. Earth Day Every Day Eat, Sleep, Recycle Embrace the green revolution Go Green Go Green for Life Green is my favorite color Gotta dream green Green revolution the best solution… Continue reading
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… Continue reading
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… Continue reading