Almost a year of community tech preview, the first true beta of the ASP.NET MVC framework has been released. It is a radical departure from the WebForms that has been promoted in the past, returning to mainstream web programming. The MVC pattern used in most of the current framework such as Ruby on Rails and [...]
Archive for the ‘Coding’ Category
ASP.NET finally having the first beta release…
Posted in Architecture, Coding, News on October 20, 2008 | Leave a Comment »
NHibernate 2.0 is here…
Posted in Coding, News on August 25, 2008 | Leave a Comment »
NHibernate 2.0 was made official with the announcement of its general availability by Ayende Rahien. You can download the latest build here. The announcement follows months of alphas and release candidates and now matches the features of Hibernate 3.2.
EF Debate…
Posted in Coding, News, tagged .NET, EF on May 19, 2008 | Leave a Comment »
As the new VS2008 SP1 is coming out the door, Scott have a great post for all the improvements… One of the data development improvement is ADO.NET Entity Framework.
Danny Simmons, a Microsoft developer for ADO.NET Entity Framework project, has recently written a blog post comparing the Entity Framework with other data access solutions, which create [...]
ASP.NET MVC Real projects & resource pointers
Posted in Coding, Reference, tagged ASP.NET, MVC on May 2, 2008 | Leave a Comment »
Since the second tech preview relaese of ASP.NET MVC in MIX08 on March, there is a lot of activities in the community to start using it for real application now… Besides Scott’s formal detail about the ASP.NET MVC, there is a few good resource to help us up to speed…
Rob Conery has been used the MVC Framework [...]
