ASP.NET 3.5 Extensions Preview Released

posted on Wednesday, December 12, 2007 10:36 AM by kfinley

Over the weekend Microsoft released the ASP.NET 3.5 Extensions Preview (direct download).  For those that haven't been following this is a pretty highly anticipated CTP.  The major components of the CTP include:

 

  • ASP.NET MVC
  • ASP.NET Dynamic Data
  • ASP.NET AJAX
  • ADO.NET Entity Framework
  • Silverlight Controls for ASP.NET

 

The most exciting items in this release for me are ASP.NET MVC and the ADO.NET Entity Framework. Now if someone could only tell me why the hell this was included in something that is called ASP.NET Extensions!!  ADO != ASP people! 

 

ASP.NET MVC

For those of you that have been living under a rock for the last 3 months and haven't heard of the ASP.NET MVC framework here are some links to get you going.

 

 

Once I can find some time I hope to dive into the MVC bits.  I'm looking forward to seeing how I can combine Tibco GI and ASP.NET MVC.  I assume it will be similar to Brian Walsh's approach with AJAX and the Spring Framework with Tibco GI.

 

ADO.NET Entity Framework

This is one I've been excited about for a while but haven't had much time to dive into the previously releases.  I'm not sure what is different with the bits included with the ASP.NET 3.5 Extensions compared to the Entity Framework Beta 3 release.  The download page on MSDN says that the ASP.NET 3.5 Extensions download contains the Entity Framework runtime so not sure what that is exactly.  I should be diving into both of these very soon and if I can get some time I'm going to try to post some blogs on both topics.

For more info on the ADO.NET Entity Framework here are some links:

 

 

Hopefully I'll have some time to start working with both of these soon.  And if possible I'd like to get some blog posts up on both topics.

Happy Coding.

Cheers. -Kyle