ASP.NET 3.5 Extensions CTP Preview Released

Earlier today we released the first CTP preview of an "ASP.NET 3.5 Extensions" release that we've been working on (click here to read my previous post about our product roadmap).  This release brings additional runtime functionality to ASP.NET and .NET 3.5.  You can download it here (if you are using the MVC features also click here to download the MVC Toolkit extras).

This first ASP.NET 3.5 Extensions preview release includes:

  • ASP.NET AJAX Improvements: New ASP.NET AJAX features in the ASP.NET 3.5 Extensions release include better browser history support (back/forward button integration, and server-side history management support), improved AJAX content linking support with permalinks, and additional JavaScript library improvements.
  • ASP.NET MVC: This model view controller (MVC) framework for ASP.NET provides a structured model that enables a clear separation of concerns within web applications, and makes it easier to unit test your code and support a TDD workflow. It also helps provide more control over the URLs you publish in your applications, and more control over the HTML that is emitted from them.
  • ASP.NET Dynamic Data Support: The ASP.NET 3.5 Extensions release delivers new features that enable faster creation of data driven web sites.  It provides a rich scaffolding framework, and will enable rapid data driven site development using both ASP.NET WebForms and ASP.NET MVC.
  • ASP.NET Silverlight Support: With the ASP.NET 3.5 Extensions release we'll deliver support for easily integrating Silverlight within your ASP.NET applications.  Included will be new controls that make it easy to integrate Silverlight video/media and interactive content within your sites.
  • ADO.NET Data Services: In parallel with the ASP.NET Extensions release we will also be releasing the ADO.NET Entity Framework.  This provides a modeling framework that enables developers to define a conceptual model of a database schema that closely aligns to a real world view of the information.  We will also be shipping a new set of data services (codename "Astoria") that make it easy to expose REST based API endpoints from within your ASP.NET applications.

We will be publishing many blog posts and videos discussing the new features in the weeks and months ahead.  Click here to check out an initial set of Quickstart Samples that cover some of the new preview features. 

Below you can find links to a few tutorial posts I've done (and a cool screencast by Scott Hanselman and some great testing tutorials by Phil Haack) that cover the new ASP.NET MVC Framework option.  I'll be doing more posts on the non-MVC features in the extensions release in the weeks ahead as well:

To ask questions or get help, please visit these forums on http://forums.asp.net

Hope this helps,

Scott

Published Sunday, December 09, 2007 8:55 PM by ScottGu
Filed under: , , ,

Comments

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 12:02 AM by Lance Fisher

AWESOME!!!  Great work!

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 12:04 AM by Edward J. Stembler

Awesome!  I just downloaded it and started tinkering with it...

I like the skeleton template project it starts with.  Next, you guys should release an end-to-end sample project.  One which showcases real-world activities, such as retrieving and  displaying data from a database, allowing the end user to edit and update the data.  You could demonstrate AJAX in the project as well.  I know between your posts and the other alpha-tester there's examples of everything I mentioned.  It would be nice to have it all in one project though.  Just a thought.

Kudos on this release, and keep up the good work!

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 12:05 AM by Behrouz Rad

thanks scott.

i love it :X

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 12:08 AM by ayu

yeah!MVC i'm waiting for u

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 12:09 AM by moleee

thank you~

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 12:16 AM by Scott Hanselman

Edward, I'm posting this very minute a 40 minute video showing how to make a sample project. We shall soon flood you with samples. ;)

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 12:18 AM by Mehfuz Hossain

Nice!!!

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 12:18 AM by Mosol

Yeah! Thanks Scott ...

# ASP.NET 3.5 Extensions - plus MVC How-To Screencast

Monday, December 10, 2007 12:48 AM by Scott Hanselman's Computer Zen

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 12:50 AM by boy5d

Thank you

# Charles Vallance » ASP.NET 3.5 Extensions CTP Released! (ASP.NET MVC)

Pingback from  Charles Vallance    » ASP.NET 3.5 Extensions CTP Released! (ASP.NET MVC)

# ASP.NET 3.5 Extensions - plus MVC How-To Screencast

Monday, December 10, 2007 12:53 AM by Scott Hanselman's Computer Zen

# ASP.NET 3.5 Extensions - plus MVC How-To Screencast

Monday, December 10, 2007 1:04 AM by ASPInsiders

Darn that ScottGu, he's scooped me again . Just kidding. Around dinner time this evening we released

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 1:07 AM by Mike

I develop on vista buisness and I would like to use IIS7 instead of the webserver with visual studio is there some trick to getting the a mvc website to work with IIS7? I tired mapping all requests to the asp.net isapi module and that did not seem to do the trick. I can get the main page by touching the default.aspx file as that is mapped to home/index but nothing else.

Thanks, Mike!

# ASP.NET 3.5 Extensions CTP Preview

Monday, December 10, 2007 1:11 AM by bkchung's WebLog

ASP.NET 3.5 Extensions CTP Preview Released - ScottGu's Blog MVC Toolkit 다운로드 ASP.NET 3.5 Extensions

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 1:22 AM by Fisher Ning

Great, I have installed it, and migrating my site from website to MVC.

# ASP.NET 3.5 by Scott

Monday, December 10, 2007 1:43 AM by DotNetKicks.com

You've been kicked (a good thing) - Trackback from DotNetKicks.com

# ASP.NET 3.5 Extensions - December CTP verfügbar | Code-Inside Blog

Pingback from  ASP.NET 3.5 Extensions - December CTP verfügbar | Code-Inside Blog

# MSDN Blog Postings » ASP.NET 3.5 Extensions CTP Preview

Monday, December 10, 2007 1:50 AM by MSDN Blog Postings » ASP.NET 3.5 Extensions CTP Preview

Pingback from  MSDN Blog Postings  » ASP.NET 3.5 Extensions CTP Preview

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 1:58 AM by Adrian

Scott, what does "first CTP Preview" mean pre-pre-Alpha 2 ?

When can we expect the ASP.net Extention go rtm?

All the best !

# ASP.NET 3.5 Extensions CTP preview released

Monday, December 10, 2007 2:01 AM by Maarten Balliauw

ASP.NET 3.5 Extensions CTP preview released

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 2:08 AM by skyover

I have been waiting this for too long.

I can do something like Rails now within ASP.NET!

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 2:32 AM by panjkov

One hour too late for me... Luckily, I went to sleep, but today is new day...

Congratulations!

# ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 2:51 AM by ASP.NET

Dnes Microsoft releasoval "CTP Preview" na ASP.NET 3.5 Extensions (dříve známo pod jménem ASP.NET Futures).

# ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 3:21 AM by Ishak Ahmad

This first ASP.NET 3.5 Extensions preview release includes: ASP.NET AJAX Improvements : New ASP.NET AJAX

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 3:22 AM by Vimpyboy

Great!

Is this a replacement for the ASP.NET Futures?

Thanks,

Mikael Söderström

# Вышел ASP.NET 3.5 Extensions CTP

Monday, December 10, 2007 3:23 AM by Gaidar Magdanurov

Скотт Гатри анонсировал выход ASP.NET 3.5 Extensions CTP о котором я рассказывал на Платформе 2008 (необходимо

# Вышел ASP.NET 3.5 Extensions CTP

Monday, December 10, 2007 3:24 AM by Gaidar Magdanurov

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 3:26 AM by Perry Birch

Scott & Scott and the rest of the team, thanks for all your efforts!  This is an exciting time to be a .Net developer and it's contributions like these that are setting the bar very high.

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 3:36 AM by azmat

for some reason during install (on vista32) I get a 'webdesigner.exe has stopped working' error.  The installer also notes (quite aptly) that "The installation is taking longer than expected"....Why is this happening?

thanks!

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 3:43 AM by Dave "The Ninja" Lawton

Bonzer!

Christmas has come early (even if a few days late :D)

Excellent work from you and your team Scott

David

# Вышел ASP.NET 3.5 Extensions CTP

Monday, December 10, 2007 3:54 AM by Noticias externas

Скотт Гатри анонсировал выход ASP.NET 3.5 Extensions CTP о котором я рассказывал на Платформе 2008 (необходимо

# [ASP.NET] ASP.Net 3.5 Extensions

Monday, December 10, 2007 4:02 AM by David REI

L'ASP.Net 3.5 Extensions est désormais en CTP ! Pour plus d'infos : www.blogtech.fr/.../RoadMap--AspNet-35.aspx

# ASP.NET 3.5 Extensions

Monday, December 10, 2007 4:18 AM by Erics Blog

Scott Guthrie today announced that the first CTP of ASP.NET 3.5 Extensions is available for download

# Binzy Wu » Blog Archive » Cool .Net Stuffs

Monday, December 10, 2007 4:27 AM by Binzy Wu » Blog Archive » Cool .Net Stuffs

Pingback from  Binzy Wu  » Blog Archive   » Cool .Net Stuffs

# Microsoft ASP.NET 3.5 Extensions

Monday, December 10, 2007 4:29 AM by Mihir Solanki's .NET Journal

# ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 4:34 AM by Ian Suttle's Blog

ASP.NET 3.5 Extensions CTP Preview Released

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 4:39 AM by Paschal

Great stuff Scott thanks for that!

# ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 4:47 AM by Ross Hawkins

ASP.NET 3.5 Extensions CTP Preview Released

# Altre risorse su ASP .NET 3.5 Extensions

Monday, December 10, 2007 4:47 AM by Around and About .NET World

Altre risorse su ASP .NET 3.5 Extensions

# ASP.NET 3.5 Extensions CTP Preview Released « Cosa importa se….

Pingback from  ASP.NET 3.5 Extensions CTP Preview Released « Cosa importa se….

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 4:53 AM by Jirapong

Awesome, Do we need to uninstall "ASP.NET Futures July 2007" first?

Thanks

# ASP.NET 3.5 Extensions CTP finns att ladda hem

Monday, December 10, 2007 5:07 AM by Johan Lindfors

Nu kan vi äntligen prova på ASP.NET MVC och mycket annat eftersom utvecklingsteamet har släppt den första

# MS MVC: Simply Restful Routing | Adam Tybor's Blog

Monday, December 10, 2007 5:11 AM by MS MVC: Simply Restful Routing | Adam Tybor's Blog

Pingback from  MS MVC: Simply Restful Routing | Adam Tybor's Blog

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 5:56 AM by Flykye

Can MVC Framework use in .Net 2.0??

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 6:05 AM by Israel Aece

Hello Scott,

People that already deep know the HTTP pipeline and Page life cycle will have benefits using the MVC pattern?

Thanks

# 1kHz | anti-keseronokan » Blog Archive » ASP.NET 3.5 Extensions CTP

Pingback from  1kHz | anti-keseronokan  » Blog Archive   » ASP.NET 3.5 Extensions CTP

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 6:29 AM by Ben

Hoorah! I've got plenty of time today to play with it thankfully :-)

Well done everyone that made this possible.

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 6:30 AM by Neil Bostrom

Top Banana! Thanks Scott (and of course your team!)

# ASP.NET MVC Framework CTP disponível para download

Monday, December 10, 2007 7:07 AM by Oneda

A versão CTP do ASP.NET MVC Framework, sobre o qual comentei outro dia , foi lançada e já pode ser baixada

# MSDN Blog Postings » ASP.NET 3.5 Extensions CTP finns att ladda hem

Pingback from  MSDN Blog Postings  » ASP.NET 3.5 Extensions CTP finns att ladda hem

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 7:57 AM by Gill Cleeren

Great! Again something new to play with...

Can your team now perhaps take a vacation for, let's say, 1 year, so I can work my way through all this new material that has been coming out these last months? ;-)

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 8:01 AM by Ralph de Ruijter

Thanks for the great links Scott!

This will help a lot, gonna try it right away.

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 8:35 AM by toyash

Thanks scott. Great Work :)

# ASP.NET 3.5 Extensions CTP - Go get it!

Monday, December 10, 2007 8:40 AM by Allan's Best Week Ever

ScottGu announced that ASP.NET 3.5 Extensions CTP Preview is ready. I'm excited about the MVC infrastructure

# Astoria is now ADO.NET Data Services

Monday, December 10, 2007 8:47 AM by Allan's Best Week Ever

As a follow up to ScottGu's announcement , the Astoria team sets the record straight...new name, same

# ASP.NET 3.5 Extensions CTP Preview Lanzado ...

Monday, December 10, 2007 9:09 AM by Javier-Romero

ASP.NET 3.5 Extensions CTP Preview Lanzado ...

# Astoria is now ADO.NET Data Services

Monday, December 10, 2007 9:16 AM by Noticias externas

As a follow up to ScottGu's announcement , the Astoria team sets the record straight...new name,

# New and Notable 208

Monday, December 10, 2007 9:20 AM by Sam Gentile

Lots to catch up on. ASP.NET 3.5/AJAX/MVC It's out! ScottGu details the ASP.NET 3.5 Extensions CTP

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 9:21 AM by toyash

Scott,

I installed 3.5 Extension and looking for MVC Application Template but I couldn't find it. I have MVS 2005 and MVS 2008 Express installed but i couldn't find it in template also.

Can you please help me?

Thanks

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 9:40 AM by Vijay santhanam

Fantastic!

Where's PagedList<T>? I thought that was one of the best things you demo'd.

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 9:55 AM by Catto

Hey Now Scott,

Those Quick Start Samples look good.

Thx 4 the info,

Catto

# ASP.NET MVC CTP Download

Monday, December 10, 2007 10:14 AM by Javier G. Lozano

ASP.NET MVC CTP Download

# MVC Released (ASP.NET 3.5 Extensions CTP)

Monday, December 10, 2007 10:21 AM by Danny Douglass

MVC Released (ASP.NET 3.5 Extensions CTP)

# MVC Framework

Monday, December 10, 2007 10:36 AM by Denny.NET

MVC Framework

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 10:42 AM by Cliff

If we download the 3.5 extensions, will we still be able to create 3.5 projects in Visual Studio without the CTP runtime functionality? If so, how would this be done (or should we just download to a VM/sandbox machine)?  Thanks!

# ADO.NET Data Services

Monday, December 10, 2007 10:43 AM by Ezequiel Jadib

Como sabrán hace pocas horas se publico el ASP.NET 3.5 Extensions Preview . Aparte del ya promocionado

# So many .NET Frameworks - Which is which? &laquo; Ramblings of the Sleepy&#8230;

Pingback from  So many .NET Frameworks - Which is which? &laquo; Ramblings of the Sleepy&#8230;

# ASP.NET 3.5 Extensions CTP released

Monday, December 10, 2007 11:13 AM by Jeff Knutson

Check out the ASP.NET homepage "Latest Weblogs" section for info on the new ASP.NET 3.5 Extensions CTP.

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 11:17 AM by Long

Look like not possible to use MVC with VS2005.

# ASP.Net MVC and MVC Contrib

Monday, December 10, 2007 11:21 AM by Insert Catchy Title Here

ASP.Net MVC and MVC Contrib

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 12:26 PM by Ricardo Fiel

Installation fails.

I'm using VS2008 RTM, XP Pro SP2 running in Virtual PC 2007.

"Visual Studio has encountered a problem and needs to close"

This are the last 3 lines on the log file:

Process exited with code 1603

Status of package 'ADO.NET Entity Framework 1.0 (Pre-Release Version)' after install is 'InstallSucceeded'

Status of package 'ASP.NET 3.5 Extensions CTP' after install is 'InstallFailed'

Any help?

Thanks

# Project Astoria CTP now available

Monday, December 10, 2007 12:39 PM by Marcelo's WebLog

Scott posted about this yesterday, but you need to look into the bulleted list to see that the ASP.NET

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 12:48 PM by Vikram

wow to say the least

# Project Astoria CTP now available

Monday, December 10, 2007 1:22 PM by Noticias externas

Scott posted about this yesterday, but you need to look into the bulleted list to see that the ASP.NET

# ASP.NET 3.5 Extensions Preview Released

Monday, December 10, 2007 1:42 PM by Mike Ormond's Blog

As I mentioned at the ASP.NET 3.5 session in London last week, the ASP.NET 3.5 Extensions were due their

# MSDN Blog Postings &raquo; Project Astoria CTP now available

Monday, December 10, 2007 1:51 PM by MSDN Blog Postings » Project Astoria CTP now available

Pingback from  MSDN Blog Postings  &raquo; Project Astoria CTP now available

# Run, don't walk...

Monday, December 10, 2007 2:04 PM by Marc: My Words

Run, don't walk...

# W&ouml;chentliche Rundablage: ASP.NET 3.5 Extensions, Google Chart API, Surface, SQL Server 2008, ADO.NET, &quot;Acroplois&quot;, Silverlight&#8230; | Code-Inside Blog

Pingback from  W&ouml;chentliche Rundablage: ASP.NET 3.5 Extensions, Google Chart API, Surface, SQL Server 2008, ADO.NET, &quot;Acroplois&quot;, Silverlight&#8230; | Code-Inside Blog

# ASP.NET 3.5 Extensions Preview Released

Monday, December 10, 2007 2:24 PM by Noticias externas

As I mentioned at the ASP.NET 3.5 session in London last week, the ASP.NET 3.5 Extensions were due their

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 2:28 PM by Ion Todirel

how will ASP.NET 3.5 be deployed finally? like a SP?

# ASP.NET 3.5 Extensions CTP

Monday, December 10, 2007 2:38 PM by Thomas goes .NET

Seit heute steht eine Community Technology Preview der ASP.NET 3.5 Extensions zur Verfügung, die da unter anderem enthält: ASP.NET AJAX Improvements ASP.NET MVC (durchaus interessantes Subframework, als Alternative zum WebForms-Modell) ASP.NET ...

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 4:25 PM by Jimmy

I'm disappointed its not open sources. Is there any plans to have it open sources?

# ASP.NET 3.5 Extensions Preview リリース。内容は Futures の正統進化?

Monday, December 10, 2007 8:02 PM by ナオキにASP.NET(仮)

昨日はイベントに出ていたためかなり遅い情報となっていますが、 ASP.NET 3.5 Extensions Preview がリリースされたようです。 ASP.NET 開発チームの方々が言及していますね。

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 8:37 PM by Nirvana

very cool

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 9:13 PM by Shailen Sukul

Great job to the ASP.Net team!

This release is a great step forward for all of us.

# Linq to REST

Monday, December 10, 2007 9:49 PM by Man vs Code

Late Sunday night we released the first public preview of ASP.NET 3.5 Extensions. For information on

# Microsoft Releases ASP.NET 3.5 Extensions Preview | ReadersZone.com

Pingback from  Microsoft Releases ASP.NET 3.5 Extensions Preview | ReadersZone.com

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 10, 2007 10:22 PM by Sambo

I looking for MVC for along time. Thank!!

# { null != Steve } &raquo; MS MVC.NET - Extensions CTP Preview Released

Pingback from  { null != Steve } &raquo; MS MVC.NET - Extensions CTP Preview Released

# re: ASP.NET 3.5 Extensions CTP Preview Released

Tuesday, December 11, 2007 1:20 AM by ScottGu

Hi Mike,

>>>>>>> I develop on vista buisness and I would like to use IIS7 instead of the webserver with visual studio is there some trick to getting the a mvc website to work with IIS7? I tired mapping all requests to the asp.net isapi module and that did not seem to do the trick. I can get the main page by touching the default.aspx file as that is mapped to home/index but nothing else.

Can you make sure you are running that application in "integrated pipeline mode" as opposed to the default (ASP.NET back compat)?  That should do the trick I believe (if not send me email - scottgu@microsoft.com).

Thanks,

Scott

# re: ASP.NET 3.5 Extensions CTP Preview Released

Tuesday, December 11, 2007 1:21 AM by ScottGu

Hi Adrian,

>>>>>>>>> Scott, what does "first CTP Preview" mean pre-pre-Alpha 2 ? When can we expect the ASP.net Extention go rtm?

First CTP basically means it is the first time we've shipped the bits publically.  It is probably somewhere after an alpha, although not quite at a beta1 state.  Our hope is for the final RTM version the first half of next year.

Hope this helps,

Scott

# re: ASP.NET 3.5 Extensions CTP Preview Released

Tuesday, December 11, 2007 1:23 AM by ScottGu

Hi Vijay,

You can find a pagedlist<t> implementation that you can download here: blog.wekeroad.com/.../aspnet-mvc-pagedlistt

Hope this helps,

Scott

# re: ASP.NET 3.5 Extensions CTP Preview Released

Tuesday, December 11, 2007 1:25 AM by ScottGu

Hi Cliff,

>>>>>>> If we download the 3.5 extensions, will we still be able to create 3.5 projects in Visual Studio without the CTP runtime functionality? If so, how would this be done (or should we just download to a VM/sandbox machine)?  Thanks!

Yes - no problem with creating standard 3.5 projects with the CTP installed.  The default project templates in VS 2008 will still use vanilla .NET 3.5  You'll own use the CTP bits if you create one using the new CTP specific project templates.

Hope this helps,

Scott

# ASP.NET 3.5 Extensions CTP Preview Released | Ajaxus place on the net

Pingback from  ASP.NET 3.5 Extensions CTP Preview Released | Ajaxus place on the net

# Inmateabout.Com &raquo; ASP.NET 3.5 Extensions CTP Preview Released

Pingback from  Inmateabout.Com &raquo; ASP.NET 3.5 Extensions CTP Preview Released

# Books and bits &raquo; Microsoft MVC framework available

Tuesday, December 11, 2007 2:27 AM by Books and bits » Microsoft MVC framework available

Pingback from  Books and bits &raquo; Microsoft MVC framework available

# katodivaihe | ASP.NET 3.5 Extensions CTP Preview Released

Tuesday, December 11, 2007 3:21 AM by katodivaihe | ASP.NET 3.5 Extensions CTP Preview Released

Pingback from  katodivaihe |   ASP.NET 3.5 Extensions CTP Preview Released

# Visual Studio 2008 und Web-Projekte. Eine wahre Romanze.

Tuesday, December 11, 2007 4:53 AM by Swiss DPE Team Blog

Jetzt, wo Visual Studio 2008 fertig und ausgeliefert ist, habe ich ein paar M&#246;glichkeiten im Bereich

# ASP.NET 3.5 Extensions Community Technology Preview Released | DavideZordan.net

Pingback from  ASP.NET 3.5 Extensions Community Technology Preview Released | DavideZordan.net

# re: ASP.NET 3.5 Extensions CTP Preview Released

Tuesday, December 11, 2007 7:53 AM by Balaji Ramesh

I have observed in the past that there were many upgradation issues especially when moving from CTP/BETA to RTM. It would be great to have a hassle free upgrade path from the CTP to the RTM of the framework.  That if you can ensure, will drive a lot more in the community to play around with the CTP.

# ASP.NET 3.5 Extensions CTP Preview Released

Tuesday, December 11, 2007 7:56 AM by 阿伦.NET

weblogs.asp.net/.../asp-net-3-5-extensions-ctp-preview-released.aspx

...

# MVC Complaint - Checkboxes

Tuesday, December 11, 2007 10:43 AM by SquaredRoot

MVC Complaint - Checkboxes

# MVC.NET &laquo; .net and other musings

Tuesday, December 11, 2007 10:58 AM by MVC.NET « .net and other musings

Pingback from  MVC.NET &laquo; .net and other musings

# re: ASP.NET 3.5 Extensions CTP Preview Released

Tuesday, December 11, 2007 10:59 AM by Rob

Any plans on making it open source?

# re: ASP.NET 3.5 Extensions CTP Preview Released

Tuesday, December 11, 2007 11:00 AM by Manh Ha

Thank you

# re: ASP.NET 3.5 Extensions CTP Preview Released

Tuesday, December 11, 2007 12:50 PM by AdamM

I'm disapointed there is no support for Vista 64 using ADO.Net Entity Framework Tools Dec 07 CTP.  Whats the point of having a 64 build of ADO.NET Entity Framework Beta 3 if the tools are unsupported?

# re: ASP.NET 3.5 Extensions CTP Preview Released

Tuesday, December 11, 2007 1:43 PM by Fisher Ning

Hi Scott,

I have started to migrat