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

Windows Azure and WCF Azure Code Samples

I came across the microsoft code samples on Windows Azure and WCF Azure  application development using Visual Studio.  I thought this would be useful to others and posting  here. Windows Azure Code Samples http://code.msdn.microsoft.com/windowsazuresamples WCF Azure Samples http://code.msdn.microsoft.com/wcfazure Windows Azure Management Tool (MMC) http://code.msdn.microsoft.com/windowsazuremmc Bid Now Sample http://code.msdn.microsoft.com/bidnowsample Contoso Cycles Contoso Cycles shows how the […]

Read more โ†’

ASP.NET Webforms vs ASP.NET MVC

I thought about writing on this subject when i felt lots of people are confused about ASP.NET MVC. Some really asks why we need MVC when we have asp.net webforms. I know most of them never followed any other architecture other than 3 tier. Most of them 3 tier is life. They considers 3-tier is […]

Read more โ†’