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 βAuthor: Nithin Mohan TK
Book Review Introducing .NET 4.0 with Visual Studio 2010
Recently i was in a search for Silvelight 3.0 books in Hyderabad. So i went to KOTI, looking for the book. I didn’t find a single store having Silverlight 3 books. Why is that i don’t know. Silverlight 4.0 is near and i couldn’t find a silverlight 3.0 book in any bookshop. They are still […]
Read more βMicrosoft Silverlight 4 Tools for Visual Studio 2010 RC
Microsoft has released Silverlight 4.0 Release Candidate on 12/03/2010, with this release microsoft has released the following tools/documents i was wondered to see the links suddenly up there in Microsoft Downloads sectiom, i remember the same day they released ASP.NET MVC, but i didnt see these Silverlight 4.0 RC files there for download. Suddenly it […]
Read more βInstall ASP.NET MVC 2 RTM on VS2010 RC
Visual Studio 2010 RC is actually compiled against the ASP.NET MVC 2 RC-1 version, later microsoft has released the RC-2 version and we had lots of discussion on installing the RC-2 on VS2010 RC. Now microsoft has released the ASP.NET MVC 2 RTM( The Final Version), The final version support will be included in Visual […]
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 β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 β