Microsoft WebMatrix Beta 3 - New Features
- Posted: Nov 12, 2010 at 8:17 AM
- 36,410 Views
- 3 Comments
Download
How do I download the videos?
- To download, right click the file type you would like and pick “Save target as…” or “Save link as…”
Why should I download videos from Channel9?
- It's an easy way to save the videos you like locally.
- You can save the videos in order to watch them offline.
- If all you want is to hear the audio, you can download the MP3!
Which version should I choose?
- If you want to view the video on your PC, Xbox or Media Center, download the High Quality WMV file (this is the highest quality version we have available).
- If you'd like a lower bitrate version, to reduce the download time or cost, then choose the Medium Quality WMV file.
- If you have a Zune, WP7, iPhone, iPad, or iPod device, choose the low or medium MP4 file.
- If you just want to hear the audio of the video, choose the MP3 file.
Right click “Save as…”
- Mid Quality WMV (Lo-band, Mobile)
- High Quality WMV (PC, Xbox, MCE)
- MP3 (Audio only)
- MP4 (iPod, Zune HD)
In this devnugget, Andrew demonstrates some of the new features in WebMatrix Beta 3, including rendering unencoded output with Html.Raw, new Package Management support, new publishing features, and a new options dialog.
You can keep track of what's happening with the DEvHammer on his blog, or on Twitter, and find out about upcoming developer and IT Pro events in your area on his site, Community Megaphone.
Comments Closed
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
very good. How much integration is there between web matrix and asp.net mvc? Does mvc have the same deployment features? Can I add web matrix pages to an existing mvc application?
@SteveRichter:
The new Razor syntax works across both Web Pages and MVC 3 (in fact, Razor is the default view engine in MVC3), so the compatibility is quite strong.
MVC itself does not have a deployment story, per se. Visual Studio 2010, however, does support the WebDeploy protocol, so you can certainly use WebDeploy from VS2010 to deploy an MVC application.
Last, but not least, yes, once ASP.NET Web Pages and MVC 3 are fully released, you should be able to add ASP.NET Web Pages to an MVC project...you may be able to do that today if you have the MVC3 RC installed, but I have not tested that personally.
webmatrix seems to be really easy for starters!
Remove this comment
Remove this thread
close