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 migrate my site to MVC.

I have two questions want to ask.

The code below copy from MVCToolkit.

<a href="<%= Url.Action("list") %>">Show all items</a>

There is no intellisence and tooltip for the code in <%=%> when set it to href attribute.

Another question.

As you mentioned. We can add ASP.NET control like literal control in view page, and set value for it in aspx.cs file.

I.e.

public partial class Index : ViewPage<HomeViewData>

   {

       public void Page_Load()

       {

       }

   }

No intellisence for the literal control I added to the aspx file.

My VS is 2008 RTM with this new CTP preview.

# MVC Bug - Broken Codebehind

Tuesday, December 11, 2007 1:56 PM by Troy Goode: SquaredRoot

MVC Bug - Broken Codebehind

# re: ASP.NET 3.5 Extensions CTP Preview Released

Tuesday, December 11, 2007 2:23 PM by Lasse

Looking forward to be playing around with the CTP :)

# CTP do ASP.NET MVC

Tuesday, December 11, 2007 6:21 PM by Console.Write(this.Opinion)

CTP do ASP.NET MVC

# re: ASP.NET 3.5 Extensions CTP Preview Released

Wednesday, December 12, 2007 12:22 AM by ScottGu

Hi Ricardo,

>>>>>>> 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"

If you can send me email (scottgu@microsoft.com) I can have someone on the team take a look and figure out what is wrong.

Thanks,

Scott

# re: ASP.NET 3.5 Extensions CTP Preview Released

Wednesday, December 12, 2007 12:23 AM by ScottGu

Hi Ion,

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

We are still finalizing how we'll ship the features in the ASP.NET 3.5 Extensions release.  I'll blog about the plan once it is closed.

Thanks,

Scott

# re: ASP.NET 3.5 Extensions CTP Preview Released

Wednesday, December 12, 2007 12:24 AM by ScottGu

Hi Jimmy,

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

We will ship the source code to the MVC Framework.  We won't be taking back source contributions, though, to the core framework since it will ship as part of the .NET Framework.  There will, though, be a toolkit project on top that you can contribute code to.

Thanks,

Scott

# re: ASP.NET 3.5 Extensions CTP Preview Released

Wednesday, December 12, 2007 12:26 AM by ScottGu

Hi Fisher,

>>>>>>> I have started to migrate my site to MVC.

>>>>>>> I have two questions want to ask.

>>>>>>> The code below copy from MVCToolkit.

>>>>>>> <a href="<%= Url.Action("list") %>">Show all items</a>

I'd recommend re-writing the code above to <%= Html.ActionLink("Show all Items", "List") %>  This is a little cleaner. You'll also get full intellisense for this.

Hope this helps,

Scott

# re: ASP.NET 3.5 Extensions CTP Preview Released

Wednesday, December 12, 2007 12:27 AM by ScottGu

Hi Fisher,

>>>> Regarding the issue with controls not getting intellisense in MVC code-behind pages:

There is an issue with the default file templates that you use to create view pages with the MVC project.  They unfortunately by default don't generate the .designer.cs/.vb files that are used by the code-behind to get intellisense for controls - which is why you are running into the issue you are seeing.

The good news is that this is easy to fix.  Just select your file in the solution explorer, right click, and choose the "Convert to Web Application" context menu option.  This will generate the .designer file for you.  From that point on, all changes you make to the .aspx file will be reflected in the code behind, and you'll be able to code directly against your literal control.

Hope this helps,

Scott

# Lotsa tools goodies released recently...

Wednesday, December 12, 2007 1:15 AM by Jaime Rodriguez

Lots of tools released recently.. here are my lessons learned after not reading the manual :( Expression

# re: ASP.NET 3.5 Extensions CTP Preview Released

Wednesday, December 12, 2007 1:30 AM by Fisher Ning

----------------------------

I'd recommend re-writing the code above to <%= Html.ActionLink("Show all Items", "List") %>  This is a little cleaner. You'll also get full intellisense for this.

Hope this helps,

-----------------------------------

Hi Scott,

Reference the article about form post. the <form> element like this:

<form action="<%=Url.Action(new { Action="Update", ID=ViewData.Product.ProductID}) %>" method="post">

I tried it at my site. The code in <%=%> here has no intellisence and tooltip. It seems I can’t get intellisence for the <%=%> part when it’s inside of the quotation mark. Do you mean all the HTML code needs to be re-written to Html helper format to get the intellisence support?

# re: ASP.NET 3.5 Extensions CTP Preview Released

Wednesday, December 12, 2007 1:52 AM by ScottGu

Hi Travis,

>>>>>>>> I tried it at my site. The code in <%=%> here has no intellisence and tooltip. It seems I can’t get intellisence for the <%=%> part when it’s inside of the quotation mark. Do you mean all the HTML code needs to be re-written to Html helper format to get the intellisence support?

It looks like we have an issue with intellisense inside quote values right now.  I've forwarded this to the VS team to look at and get fixed.

Thanks,

Scott

# re: ASP.NET 3.5 Extensions CTP Preview Released

Wednesday, December 12, 2007 5:40 AM by Colin

Can't wait to play around with this! Great work from you and your team!

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

Wednesday, December 12, 2007 6:05 AM by aily » ASP.NET 3.5 Extensions CTP Preview Released

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

# ASP.NET 3.5 Extensions Preview | ReadersZone.com

Wednesday, December 12, 2007 6:50 AM by ASP.NET 3.5 Extensions Preview | ReadersZone.com

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

# re: ASP.NET 3.5 Extensions CTP Preview Released

Wednesday, December 12, 2007 7:05 AM by Steve

I'm having an issue where I don't get 'add new items' - the window is empty?

(Runnning Vista)

# re: ASP.NET 3.5 Extensions CTP Preview Released

Wednesday, December 12, 2007 9:16 AM by handy01

Hi Scott

I would like to ask  your permission to republish all your blogs on my website called <a href='http://worldofasp.net'>Worldofasp.net</A>

Is that Ok with you?

And also, could you be so kind to add a link to my website (Worldofasp.net)

I just started this website and your support can help me a lot to grow this community

Thanks and have a good day Scott :)

# ASP.NET MVC template for Visual Web Developer 2008 Express &laquo; 3 Weeks

Pingback from  ASP.NET MVC template for Visual Web Developer 2008 Express &laquo; 3 Weeks

# re: ASP.NET 3.5 Extensions CTP Preview Released

Wednesday, December 12, 2007 11:38 AM by Will Shaver

Scott - Thanks for the comments, especially this one:

>> The good news is that this is easy to fix.  Just select your file in the solution explorer, right click, and choose the "Convert to Web Application" context menu option.  This will generate the .designer file for you.  From that point on, all changes you make to the .aspx file will be reflected in the code behind, and you'll be able to code directly against your literal control.

Note that without doing this you can't reference any of the controls in the .aspx file while in the code behind file. A MAJOR headache if trying to follow your first MVC tutorial where you go into the code behind file and assign the categoryList.DataSource. You might want to make a note on that tutorial for us until this gets fixed.

For others out there, this will fix the "does not exist in the current context" bug.

# re: ASP.NET 3.5 Extensions CTP Preview Released

Wednesday, December 12, 2007 11:39 AM by James

Hi Scott,

I've installed the pre-req's (VWD 2008 Express, .net 3.5 Framework, ADO.net Entity Framework 1.0 and the ASP .net extensions) however when creating a new website I don't seem to get the "ASP.NET MVC Web Application" template to in the new web site dialog box? Is there anything else that I need to do?

Thanks,

James

# re: ASP.NET 3.5 Extensions CTP Preview Released

Wednesday, December 12, 2007 2:39 PM by Philippe Pedersen

Thanks!  Well, one things for sure.  I am like waaayyy!!! behind the times.  In fact, I was wondering about this yesterday, i.e., when I would next see the latest ASP.Net and here it is.  Time to get busy, isn't it?

# re: ASP.NET 3.5 Extensions CTP Preview Released

Wednesday, December 12, 2007 4:08 PM by Peter

Hello, does this package work with WWD 2008 express edition?

# ASP.NET MVC Framework preview and other releases &laquo; Andro&#8217;s Fuzzy Photo and Tech Blog ;-)

Pingback from  ASP.NET MVC Framework preview and other releases &laquo; Andro&#8217;s Fuzzy Photo and Tech Blog ;-)

# re: ASP.NET 3.5 Extensions CTP Preview Released

Thursday, December 13, 2007 8:34 AM by Shaneo

Please pass alongmy thanks to the team for getting this out there. Sounds like they worked pretty hard to get this out over the weekend.

# re: ASP.NET 3.5 Extensions CTP Preview Released

Thursday, December 13, 2007 9:30 AM by Ram

Scott -

Could you please let us know when the issue with intellisense inside quote values is going to be fixed?

Also,

How do we pass the viewdata to the master page?

# New Drops for ASP.Net 3.5 Extensions CTP and Entity Framework Beta

Thursday, December 13, 2007 12:41 PM by Jit Ghosh's WebLog

Scott Guthrie announced a CTP release for ASP.Net Extensions available for public download. Lots of exciting

# re: ASP.NET 3.5 Extensions CTP Preview Released

Thursday, December 13, 2007 3:22 PM by michail

Can we expect this week source servers up and running?

# shutupandcode.net &raquo; Blog Archive &raquo; MVC/MVP/AVP Application Architecture

Pingback from  shutupandcode.net  &raquo; Blog Archive   &raquo; MVC/MVP/AVP Application Architecture

# re: ASP.NET 3.5 Extensions CTP Preview Released

Thursday, December 13, 2007 5:51 PM by Shawn Smith

Scott,

I am having a hard time passing a json object to the controller.  My parameter is nothing (VB) when I hit the controller action.

Are there any reasons JSON can't be passed?

# re: ASP.NET 3.5 Extensions CTP Preview Released

Friday, December 14, 2007 12:03 AM by Paul

Scott,

First, great work!  I really like the CTP and am eagerly awaiting the next round of releases for it (already).  I saw that your team is planning to add in some richer control features and Ajax support in future releases.  I'm wondering if you're also considering changing the MvcRouteHandler to look for handlers other than .aspx and .ascx when calling RenderView?  I'm asking, because I figured it'd be a relatively lightweight way to push xml or json output as the 'view' while still following the same coding patterns as when you're pushing xhtml.  

# Programowanie C# &raquo; Blog Archive &raquo; ASP.NET 3.5 Extensions CTP Preview Released

Pingback from  Programowanie C#  &raquo; Blog Archive   &raquo;  ASP.NET 3.5 Extensions CTP Preview Released

# Logicalley &raquo; Blog Archive &raquo; asp.net mvc -> the rise of the messy controllers

Pingback from  Logicalley  &raquo; Blog Archive   &raquo; asp.net mvc -> the rise of the messy controllers

# ASP.NET 3.5 Extensions Preview installation problems &laquo; InMind

Saturday, December 15, 2007 10:51 AM by ASP.NET 3.5 Extensions Preview installation problems « InMind

Pingback from  ASP.NET 3.5 Extensions Preview installation problems &laquo; InMind

# ASP.NET 3.5 Extensions CTP のプレビューリリース

Saturday, December 15, 2007 10:18 PM by Chica's Blog

ASP.NET 3.5 Extensions CTP のプレビューリリース

# Noticias 16-Diciembre-2007

Sunday, December 16, 2007 5:29 AM by La Web de Programación

Office Live Workspaces beta : A pesar de las limitaciones, es algo deseado desde hace bastante. Eso si

# ASP.NET 3.5 Extensions CTP Preview Released

Sunday, December 16, 2007 10:58 AM by Guy Barrette

Last week, ScottGu announced the releasse of a set of extensions to ASP.NET 3.5: http://weblogs.asp.net

# Finds of the Week - December 15, 2007 &raquo; Chinh Do

Sunday, December 16, 2007 1:39 PM by Finds of the Week - December 15, 2007 » Chinh Do

Pingback from  Finds of the Week - December 15, 2007 &raquo; Chinh Do

# Finds of the Week - December 16, 2007 &raquo; Chinh Do

Sunday, December 16, 2007 3:12 PM by Finds of the Week - December 16, 2007 » Chinh Do

Pingback from  Finds of the Week - December 16, 2007 &raquo; Chinh Do

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, December 17, 2007 6:59 AM by Johan

Nice nice, love this blog Scott.

All thou I have one question.

When will we see more effectivity in .net and the clr? Take the swedish OMX as an example, they atm need a system that can handle 100000 transaktions/second, for that they tried out .net but it was simply not effective enought. When will we see an improvement?

# ASP.NETでMVCプログラミング

Tuesday, December 18, 2007 9:17 PM by ディベロッパー製品開発統括部 Blog

近い将来、 Visual Studio 上で MVC モデルを使った ASP.NET Web アプリケーションの開発ができるようになります。今現在、すでに Visual Studio 2008 と ASP.NET3.5

# BDD Surprise: R# Usage Scenarios

Wednesday, December 19, 2007 3:26 AM by AgileJoe

I had to blog about this because it brought a smile to my face when I saw it. After some discussion yesterday

# re: ASP.NET 3.5 Extensions CTP Preview Released

Wednesday, December 19, 2007 11:15 AM by Abhijeet Patel

Hi Scott,

Any chance of having the entire ASP.NET MVC series that you have done as a download able PDF?

# Extensiones ASP.NET junto con el MVC Framework disponible como CTP!

Wednesday, December 19, 2007 11:43 AM by Ronald Ramirez (aka DlanorOk) @ Blog

La semana anterior, los Scott mas famosos del equipo de desarrollo en Microsoft ( Guthrie y Hanselman

# New ASP.NET Dynamic Data Support &laquo; .NET Framework tips

Thursday, December 20, 2007 9:21 AM by New ASP.NET Dynamic Data Support « .NET Framework tips

Pingback from  New ASP.NET Dynamic Data Support &laquo; .NET Framework tips

# ASP.NET 3.5 Extensions released

Friday, December 21, 2007 12:43 PM by ASPInsiders

Scott has just announced the release of the 1st preview of the ASP.NET 3.5 Extensions . hurray!!!

# Getting Started with ASP.NET Dynamic Data Support of ASP.NET 3.5 Extensions CTP

Friday, December 21, 2007 3:43 PM by andri

Back to the time when I and Reza delivered a talk in MSDN Day | VS2008 Deep Dive (Nov 2, 2007), I asked

# How To Create an HTML Helper for ASP.NET MVC

Monday, December 24, 2007 1:53 AM by Drew Miller

If you've spent some time with ASP.NET MVC (part of the recently released ASP.NET 3.5 Extensions Preview

# MSDN Blog Postings &raquo; How To Create an HTML Helper for ASP.NET MVC

Pingback from  MSDN Blog Postings  &raquo; How To Create an HTML Helper for ASP.NET MVC

# MVC.NET - It&#8217;s not that complicated (really!) &middot; Another Blog

Pingback from  MVC.NET - It&#8217;s not that complicated (really!) &middot; Another Blog

# re: ASP.NET 3.5 Extensions CTP Preview Released

Wednesday, December 26, 2007 5:29 PM by Miguel Madero

What's the status of this project? When would it be ready for prime time? I know this is only a CTP, but when could we have a release or a GoLive License?

# re: ASP.NET 3.5 Extensions CTP Preview Released

Thursday, December 27, 2007 7:15 AM by ChrisS

Hi Scott,

Do you or does anyone else have a working example of web parts/web part zones working inside an update panel in both IE and Firefox? (i.e. drag/drop; browse/design mode without postbacks). I keep seeing the same thing about 3.5 and web parts "improved support for update panels". What EXACTLY does this mean?

Thank you.

# MVC Template Fix

Wednesday, January 02, 2008 10:51 PM by Troy Goode: SquaredRoot

MVC Template Fix

# MVC Bug: Broken Codebehind

Wednesday, January 02, 2008 11:04 PM by Troy Goode: SquaredRoot

MVC Bug: Broken Codebehind

# Community Convergence XXXVIII

Thursday, January 03, 2008 2:14 AM by Charlie Calvert's Community Blog

Welcome to the thirty-eighth Community Convergence. These posts are designed to keep you in touch with

# MVC Authentication and Errors

Friday, January 04, 2008 1:25 AM by Troy Goode: SquaredRoot

MVC Authentication and Errors

# khoipn&#8217;s blog &raquo; ASP.NET MVC Links

Friday, January 04, 2008 12:21 PM by khoipn’s blog » ASP.NET MVC Links

Pingback from  khoipn&#8217;s blog &raquo; ASP.NET MVC Links

# re: ASP.NET 3.5 Extensions CTP Preview Released

Sunday, January 06, 2008 5:55 AM by Amr Elsehemy

Hello Scott,

Any Idea when is the final release for the MVC framework, as we will be working next days with an MVC framework so the range of the release date would be very helpful

Thanks in advance.

# All about asp.net &raquo; Blog Archive &raquo; ASP.NET 3.5 Extensions - plus MVC How-To Screencast

Pingback from  All about asp.net  &raquo; Blog Archive   &raquo; ASP.NET 3.5 Extensions - plus MVC How-To Screencast

# MVC (ASP.NET 3.5 Extensions CTP)

Tuesday, January 08, 2008 3:18 AM by Danny Douglass

MVC (ASP.NET 3.5 Extensions CTP)

# re: ASP.NET 3.5 Extensions CTP Preview Released

Tuesday, January 08, 2008 5:13 PM by Alex

Hi Scott,

First of all, your blog is just great. Thanks for the good work in keeping all of us up to date on the latest. For the past 48 hours I've been searching for an answer to a problem I am having with webparts. It seems many people have experienced the same problem, however I have not found a complete answer to it.

Is there a way to run webparts inside an updatepanel AND at the same time make it work with Firefox? I can use .Net 2.0 and use webparts with updatepanels using my own Web.UI.WebParts class but webparts wont work with Firefox. Also I can use .NET 3.5 and webparts will work fine with updatepanels but will not work with Firefox.

In the other hand, I can use previews AJAX versions i.e. Microsoft.Web.Preview.dll and webparts will work fine in Firefox. However, updatepanels will not.

Conclusion; what do I need to do in order to have both things working together? I have tried using .NET 3.5 that uses System.Web.Extensions/Design dlls 3.6 which fixes the updatepanel problem and also tagmapping to Microsoft.Web.Preview.dll but that didn't work.

So far or I overcome the updatepanel problem or the firefox compatibility but not both :(.

Any feedback on this will be gladly appreciated.

Best regards,

Alex

# re: ASP.NET 3.5 Extensions CTP Preview Released

Monday, January 21, 2008 4:31 AM by Daniel

Hi,

nice change... after creating the linq, that allows the user to access the database directly from UI, now you're fixing the job... :)

but what will prevent the user from doing just that, access the database from UI?

# re: ASP.NET 3.5 Extensions CTP Preview Released

Saturday, February 02, 2008 8:18 PM by Ved

The default directory structure of an ASP.NET MVC Application has 3 top-level directories:

/Controllers

/Models

/Views

How can I change this arrangement and use my own directory structure in ASP.Net MVC framework?

# re: ASP.NET 3.5 Extensions CTP Preview Released

Tuesday, February 05, 2008 5:26 PM by Dave

@Ved

Only the /Views directory is required by MVC because it's part of the search path to find the .aspx pages and .ascx controls. Models and Controllers can be placed everywhere and in every assembly as long the assembly is referenced from the web application or the assembly is located in the bin folder of the website. As far I've tested the GAC isn't queried for the controller class (type).

Except for the /views directory the project layout is totally under your control. Even the RegisterRoutes method in global.asax.cs can be placed in another assembly and theirby create a web application project that only contains content and presentation (a side from some code-behind files).

I've placed the NorthwindDataContext in a MVC.Data namespace. Most developers are already using a multi-tiered 'layouts' for their websites. MVC is only a methodology to write a multi-tiered web application.

Currently I'm investigating if it's worth to rewrite parts of our framework and to the MVC as a building layer. Because this MVC project is developed by Microsoft, our implementators will find lot's of documentation, tips and tutorials on the internet.

I'm only disappointed that this is called a 3.5 extensions release, while actually all assemblies are marked as version 3.6.

Regards,

Dave

# ASP.NET MVC Framework Road-Map Update &laquo; .NET Framework tips

Wednesday, February 13, 2008 2:48 PM by ASP.NET MVC Framework Road-Map Update « .NET Framework tips

Pingback from  ASP.NET MVC Framework Road-Map Update &laquo; .NET Framework tips

# Resoconto su ASP.NET MVC aggiornato

Sunday, February 17, 2008 7:20 AM by Scott Guthrie Italian WebLog

Resoconto su ASP.NET MVC aggiornato

# ASP.NET 3.5 Extensions CTP Preview Released

Saturday, February 23, 2008 5:22 PM by ASP.NET 3.5 Extensions CTP Preview Released

Pingback from  ASP.NET 3.5 Extensions CTP Preview Released

# ASP.Net MVP Framework articles

Sunday, February 24, 2008 4:52 PM by Brian H. Madsen - .Net Powered by Caffeine

Naturally being in the web industry you HAVE to subscribe to Scott Guthrie&#39;s blog. Lately he&#39;s

# ASP.Net 3.5 Extensions

Sunday, March 09, 2008 9:11 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 MVC &amp; JQuery Magic

Friday, March 14, 2008 10:08 AM by Beckham

Before we talk about JQuery and ASP.Net MVC let's take an overview about both of them. ...

# Disponibile la ASP.NET 3.5 Extensions CTP Preview

Monday, March 31, 2008 9:14 PM by ASP.NET Italiano Blogs

Direttamente dal blog di Scott Guthrie ecco l&#39;annuncio del rilascio della prima CTP del pacchetto

# ASP.NET Dynamic Data Preview Available

Thursday, April 10, 2008 3:44 AM by ScottGu's Blog

A few months ago we released an ASP.NET 3.5 Extensions Preview that contained a bunch of new features

# ASP.NET Dynamic Data Preview Available

Thursday, April 10, 2008 4:46 AM by Mirrored Blogs

A few months ago we released an ASP.NET 3.5 Extensions Preview that contained a bunch of new features

# ASP.NET Dynamic Data Preview Available &laquo; .NET Framework tips

Pingback from  ASP.NET Dynamic Data Preview Available &laquo; .NET Framework tips

# ASP.NET Dynamic Data Preview

Friday, April 11, 2008 1:32 AM by Scott Guthrie's Blog in Dutch

Een paar maanden geleden publiceerden we ASP.NET 3.5 Extensions Preview , die heel wat nieuwe functies

# Disponibile il ASP.NET Dynamic Data Preview

Sunday, April 13, 2008 10:30 AM by Scott Guthrie Italian WebLog

Disponibile il ASP.NET Dynamic Data Preview

# ASP.NET Dynamic Data Preview Available

Monday, April 14, 2008 9:02 AM by Programming

A few months ago we released an ASP.NET 3.5 Extensions Preview that contained a bunch of new features

# Preview do ASP.NET Dynamic Data (Dados Dinâmicos ASP.NET) Disponível

Friday, April 18, 2008 4:53 PM by ScottGu's Blog em Português

Alguns meses atrás nós lançamos uma Preview das Extensões da ASP.NET 3.5 que continha um pacote de novos

# Taking a look at Dynamic Data

Thursday, April 24, 2008 10:38 PM by Dave Yancey

Taking a look at Dynamic Data

# ASP.NET MVC Archived Buzz, Page 1

Sunday, August 17, 2008 11:37 AM by ASP.NET MVC Archived Buzz, Page 1

Pingback from  ASP.NET MVC Archived Buzz, Page 1

# ASP.NET MVC - The Beginning

Tuesday, September 30, 2008 3:58 AM by Simone Ferrazzo

ASP.NET MVC - The Beginning

# ASP.NET 3.5 Extensions CTP预览版发布了

Friday, March 06, 2009 1:27 AM by bitstudio

ASP.NET3.5ExtensionsCTP预览版发布了

【原文地址】ASP.NET3.5ExtensionsCTPPreviewReleased

【原文发表日期】Sund...

# ASP.NET MVC 1.0 Released!

Wednesday, March 18, 2009 3:14 PM by you've been HAACKED

ASP.NET MVC 1.0 Released!

# Kemal Demir » Blog Archive &raquo; ASP.Net MVC Framework 1.0 yayınlandı

Pingback from  Kemal Demir  » Blog Archive   &raquo; ASP.Net MVC Framework 1.0  yayınlandı

# ASP.NET MVC 1.0 Released! &laquo; Dinesh Gouttam

Thursday, March 26, 2009 8:30 AM by ASP.NET MVC 1.0 Released! « Dinesh Gouttam

Pingback from  ASP.NET MVC 1.0 Released! &laquo; Dinesh Gouttam

# ASP.NET MVC Archived Blog Posts, Page 1

Thursday, March 26, 2009 12:04 PM by ASP.NET MVC Archived Blog Posts, Page 1

Pingback from  ASP.NET MVC Archived Blog Posts, Page 1

Thanks for sharing your feedback! If your feedback doesn't appear right away, please be patient as it may take a few minutes to publish - or longer if the blogger is moderating comments.