Nice Learning Resources: ASP.NET, ASP.NET MVC, AJAX, Visual Studio, Silverlight

Scott Guthrie has provided some nice resource links for ASP.NET, Visual Studio, Silverlight on his Blog Link Quoting to ScottGu ASP.NET URL Routing in ASP.NET 4: Scott Mitchell has a nice article that talks about the new URL routing features coming to Web Forms applications with ASP.NET 4.  Also check out my previous blog post […]

Read more โ†’

Update Silverlight Client for Facebook for Silverlight 4 RC

At the end of January 2010, Microsoft released a new application for Facebook based on the Beta development milestone of Silverlight 4. Users that have downloaded and installed the first version of Silverlight Client for Facebook now have an update available, as the Silverlight Client for Facebook was refreshed in accordance with the release of […]

Read more โ†’

Migrating ASP.NET MVC 1.0 applications to ASP.NET MVC 2 RTM

Most of the organizations/developers who have developed/developing applications in ASP.NET MVC 1.0, would want a direct upgrade to ASP.NET MVC 2.0 RTM. Right now microsoft has n’t given direct support to upgrade ASP.NET MVC 1.0 applications to ASP.NET MVC 2.0 applications. Previously i blog about a Custom Tool which helps in  converting ASP.NET MVC 1.0 […]

Read more โ†’

ASP.NET MVC 2 Feature set

ASP.NET Mvc 2 is a major release to ASP.NET MVC framwork, it has included some of the functionalities people were expected to be missing from ASP.NET MVC 1.0. One of the main missing part i found while i doing the implementation project on MVC was. it was lacking Areas support. But i have found few […]

Read more โ†’