MIX 09

Two weeks ago we held our MIX conference in Las Vegas.  MIX is my favorite conference of the year – since it nicely integrates development and design topics together in a single event, and is usually accompanied by some pretty cool product announcements.

I gave a first day MIX keynote again this year, and in it I talked about and announced a bunch of new Microsoft web development products.  These included:

My keynote also included a ton of demos and highlighted a bunch of great customers including: StackOverflow, NetFlix, NBC, Bondi Publishing, and KEXP.

Click here to watch the day one MIX keynote online.  Bill Buxton led off the keynote with a great talk about user experience for 20 minutes – I then talked for an hour and 50 minutes after him.

You can also watch all the breakout sessions from MIX online for free here (Greg Duncan has an easy to navigate list of them here as well).

I’ll be doing more in-depth blog posts in the days ahead on many of the technologies we introduced/announced and all the cool things you can do with them. 

Hope this helps,

Scott

Published Tuesday, March 31, 2009 11:37 PM by ScottGu

Comments

# re: MIX 09

Wednesday, April 01, 2009 2:58 AM by Valer

Thanks for keeping us up to date. MIX is my favorite conference as well, as several great ideas and opportunities stem from the talks given by folks like you. Bravo!

# re: MIX 09

Wednesday, April 01, 2009 3:13 AM by Jack

Glad to hear the news, but unfortunately most of us can't join the conference, we can only keep your blog and broadcast.

# MIX 09 - ScottGu's Blog

Wednesday, April 01, 2009 3:24 AM by MIX 09 - ScottGu's Blog

Pingback from  MIX 09 - ScottGu's Blog

# re: MIX 09

Wednesday, April 01, 2009 3:28 AM by Akaka

Scott,

Thanks for your keynote,

I very impress about new Expression Blend 3 features and download a preview bit to play around, unfortunately that this bit is not include SketchFlow feature.

When the Preview bit that have SketchFlow feature will be availale?

Thank,

Akaka

# re: MIX 09

Wednesday, April 01, 2009 3:43 AM by utkarsh27

thanks for the update, I only knew about Silverlight 3 beta and expression 3 launch at mix, I also watched your interview on channel 9............nice features in silverlight 3

# re: MIX 09

Wednesday, April 01, 2009 3:43 AM by niconel

Just finished watching Bill's talk.  Great stuff!

# MIX 09

Wednesday, April 01, 2009 3:47 AM by What's New

Two weeks ago we held our MIX conference in Las Vegas.  MIX is my favorite conference of the year

# re: MIX 09

Wednesday, April 01, 2009 5:19 AM by vik20000in

glad to read your post. Its difficult to visit conference when you leave as far as India. so listening to session and blog is the only way for us.. I did saw some of the sessions and they were great.

# re: MIX 09

Wednesday, April 01, 2009 6:16 AM by Sambo

A lot of cool in this MIX.

# re: MIX 09

Wednesday, April 01, 2009 7:10 AM by mywebarts

Hi Scott, Frankly one of the showstopper right now in Silverlight 3 development is we have to let go Silverlight 2 tools which in my opinion is the biggest challenge. I personally have not played with it for simple fact that I have ongoing Silverlight 2 applications to develop and support. Although there are workarounds we do not have time to do them for different projects, we have to switch which is even worse then DOS days.

I think main aim of Beta development tool should be to get more attractions specially to people who have been loyal to Silverlight. I hope this limitation is addressed soon. Until then we have left with no choice but to use Virtual Machines :(

# re: MIX 09

Wednesday, April 01, 2009 8:43 AM by Ishai

Scott,

I've been watching the Mix09 videos over the past week or so, as always they're great. wish I could be there.

In your keynote you mentioned that SuperPreview will be available as a free download. I found SuperPreview for IE, but it doesn't include previewing on firefox, safari or IE6.

Is that the free version you refered to or is there something else coming out soon?

I've been trying to get our design team to check out the Expression tools for a while, but they're overloaded with work, this tool might do the trick...

# re: MIX 09

Wednesday, April 01, 2009 9:26 AM by javierromero

Yeah, the mix 09 was a real conference this year... to much to learn, to much to understand.. but that's our work...

Greetings

# Dew Drop - April, 1 2009 | Alvin Ashcraft's Morning Dew

Wednesday, April 01, 2009 9:43 AM by Dew Drop - April, 1 2009 | Alvin Ashcraft's Morning Dew

Pingback from  Dew Drop - April, 1 2009 | Alvin Ashcraft's Morning Dew

# re: MIX 09

Wednesday, April 01, 2009 10:42 AM by David Elyk

Hey Scott,

We are getting barraged with a massive set of acronyms when it comes to talking to a database...

ADO.NET, LINQ, Entity Framework, Domain Services, MVC, WFC, ADO.NET Data Services, LINQ, and more.

Any chance you could put togather a Big Picture Roadmap article to explain the myriad of choices to us?

# MIX 09 report by Scott Guthrie

Wednesday, April 01, 2009 10:56 AM by DotNetKicks.com

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

# re: MIX 09

Wednesday, April 01, 2009 11:43 AM by shaggygi

When can we get our hands on SketchFlow?  Very cool.

# REMIX09

Wednesday, April 01, 2009 11:48 AM by Paul Mooney

MIX 09Scott Guthrie gave the MIX keynote again this year, and talked about some new Microsoft web development...

# re: MIX 09

Wednesday, April 01, 2009 6:41 PM by majid528

Hey Scott,

very nice features in Silverlight 3.

is there any feasibility to held some MIX like conferences in other parts of the world.

you know it's very difficult to some enthusiasts to have a trip to the united states.

thanks

# re: MIX 09

Thursday, April 02, 2009 3:37 AM by Peter

And yet, still no Silverlight Mobile ... But not to worry there's always objective-c

# MIX 09 « Thinking in .NET

Friday, April 03, 2009 1:06 PM by MIX 09 « Thinking in .NET

Pingback from  MIX 09 « Thinking in .NET

# ASP.NET MVC Source Code is Available Under the Microsoft Public License | ASP.Net Blog

Pingback from  ASP.NET MVC Source Code is Available Under the Microsoft Public License | ASP.Net Blog

# re: MIX 09

Wednesday, April 08, 2009 3:45 AM by dotnetsilverlight

I'm really enthousiast by the new binding methods from DomainService automatically generated server & in the client in Silverlight 3.

Using ASP.NET from years, I would find interresting to keep same methods and property names in the XAML of Silverlight that those of corresponding ASP.NET components. If I take a look at the properties of a TextBox in Silverlight, their names are really different from thos of the ASP.NET TextBox component, for same functionnality. Was it wanted?

# MIX 09

Thursday, April 16, 2009 5:52 PM by ASP.NET Chinese Blogs

【原文地址】 MIX 09 【原文发表日期】 Tuesday, March 31, 2009 11:37 PM 二个星期前,我们在拉斯维加斯举办了 MIX大会 。MIX是我最喜欢的年度大会,因为它把开发和设计方面的主题在一个会议中很好地整合在一起

# ASP.NET MVC 1.0 | designersmantra.com

Friday, April 17, 2009 2:53 AM by ASP.NET MVC 1.0 | designersmantra.com

Pingback from  ASP.NET MVC 1.0  | designersmantra.com

# ASP.NET MVC Archived Blog Posts, Page 1

Friday, April 17, 2009 5:16 AM by ASP.NET MVC Archived Blog Posts, Page 1

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

# re: MIX 09

Tuesday, April 28, 2009 12:22 PM by Rick Blyth

Silverlight 3 looks fantastic. Great post Scott!

# Creando un Sitio Web con ASP.NET Model View Controller (MVC)

Tuesday, May 05, 2009 5:52 AM by Tecnología en la Vida diaria

En el post anterior estuve comentando acerca del ASP.NET MVC. Por otro lado estuve indagando más y me encontré las presentaciones de hace dos semanas en@MIX, donde lanzaron la versión ASP.NET MV ...

# ASP.NET 1.0 MVC « WiseCodes : Bringing You The Power of Code !!

Pingback from  ASP.NET 1.0 MVC  « WiseCodes : Bringing You The Power of Code !!

# MIX 09

Friday, July 03, 2009 11:30 PM by ScottGu's Blog em Português

Duas semanas atrás nós tivemos nossa conferência MIX em Las Vegas. MIX é a minha conferência favorita