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 โASP.NET MVC 2 RTM (Final Version) Released
I am happy to announce that Microsoft has released ASP.NET MVC 2 RTM yesterday(03/10/2010).. A long awaited release.. cool. ASP.NET MVC 2 provides a new Model-View-Controller (MVC) framework on top of the existing ASP.NET 3.5 SP1 runtime. ASP.NET MVC 2 is a framework for developing highly testable and maintainable Web applications by leveraging the Model-View-Controller […]
Read more โVisual Studio 2010 RC Fixes or Patches
Today i opened my FeedDemon in system where i usually subscribed to the blogs of my favourite mentors.. One of my favourite mentor is Scott Guthrie, he might not know me. But i consider and admire his talent and brilliance in Microsoft Technologies. Scottgu in his blog has mentioned that there was been some bug […]
Read more โLittle Hearts can keep beating free of Cost
Free Heart Surgery, will be helpful for those are in need. please SPREAD the WORD to more people keeping this post link in your blog and tweets
Read more โSubSonic The ORM tool for .NET
Some of you might be familiar with SubSonic. I thought of writing a simple introduction to SubSonic here. What is SubSonic ? In simple words a tool/libraby builds the .NET data access classes instantly against the database you have mentioned in a configuration file. It’s uses ORM ( Object Relational Mapping) mechanism to auto-magically (not […]
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 โ