Feeds:
Posts
Comments

Archive for the ‘Coding’ Category

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 [...]

Read Full Post »

NHibernate 2.0 is here…

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.

Read Full Post »

EF Debate…

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 [...]

Read Full Post »

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 [...]

Read Full Post »