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 โCategory: General
Platform vs Framework
Lot of friends of mine has asked me a question. What is the difference between a Platform and a Framework?. Some are merely confused on the different naming conventions uses in different technology specialists in their blogs as well as in job interview question. I came across a nice answer, of course through some internet […]
Read more โMicrosoft Tech-Ed INDIA 2010
Microsoft has announced the Tech-Ed india 2010, which will be commencing on April 12 – 14th 2010 in Banglore. And major attraction of this event would be Microsoft is releasing the Visual Studio 2010 on this event in INDIA. There are 21 Technical Tracks at Tech·Ed India 2010 that span more than 745 learning opportunities. […]
Read more โEnterprise 2.0 emerging technologies of 2010
I recently came across a nice article by Dion Hinchcliffe’s blog at ZDNet It is overwhelming to read and see what are the on going trends in Enterprise 2.0. Well now, Every will start asking what is Enterprise 2.0. Here is a small defenition from Wikipedia. Enterprise social software (also known as or regarded as a […]
Read more โPatch for Visual Studio 2010 RC
There was a bug which brocken the intellisense in Visual Studio 2010 RC, earlier about a week back ScottGu has notified this bug in his blog, through different Testers and Users feedbacks. This is issue frequently occurs in when you type some code in Visual Studio Editor and intellisense popping up, will result in a crash […]
Read more โMigrating ASP.NET MVC 1.0 applications to ASP.NET MVC 2
There were many questions around the web, how can we directly upgrade the ASP.NET MVC 1.0 application to ASP.NET MVC 2.0. I have found on Phil Haack’s post that VS 2010 RTM will include an automatic upgrader for MVC 1.0 applications. He notified about a 3rd party tool on the Eilon Lipto’s blog . He provided […]
Read more โ