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

ASP.NET MVC 2 source code released under MS-PL License

Microsoft has announced that, they  released the source code to ASP.NET MVC 2 under the Ms-PL license, an OSI approved Open Source license. To Get the source! To grab the source code, visit the ASP.NET MVC 2 RTM Download Details page and look for the file named mvc2-ms-pl.zip. Cool to know.. ๐Ÿ™‚ ..So that we can […]

Read more โ†’

Microsoft Virtual TechDays are here–9th EDITION

Microsoft has announced about Microsoft Virtual TechDays – 9th Edition which is going to happen in 18-20th August 2010. You can see more details here Know more about Virtual TechDays   The 9th Edition of Virtual Techdays is designed to provide you technical training that should help you grow in your job and your career. […]

Read more โ†’

Introducing Book: Professional WCF 4: Windows Communication Foundation with .NET 4

Professional WCF 4: Windows Communication Foundation with .NET 4 by Pablo Cibraro, Kurt Claeys, Fabio Cozzolino, Johann Grabner Book Description A guide to architecting, designing, and building distributed applications with Windows Communication Foundation Windows Communication Foundation is the .NET technology that is used to build service-oriented applications, exchange messages in various communication scenarios, and run […]

Read more โ†’