Building Awesome Apps for Windows 7: Overview
- Posted: Dec 01, 2010 at 2:19 PM
- 1,161 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…”
- High Quality WMV (PC, Xbox, MCE)
- MP3 (Audio only)
- Mid Quality WMV (Lo-band, Mobile)
- High Quality MP4 (iPad, PC)
- MP4 (iPod, Zune HD)
Windows 7 represents an amazing opportunity for application developers. Since shipping just one year ago, more than 240 million licenses of Windows 7 have been sold, that’s roughly seven copies of Windows 7 sold every second! Windows 7 is also an amazing platform. Through integrated capabilities through the Windows Taskbar, sensors, text, and speech it blends the best technology, innovation, and creativity to empower developers to create awesome apps.
- Subscribe to the MSDN Flash Newsletter to ensure you are the first to be notified about community events, offers and developers news.
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
sigh, and it all looked so good and then she began talking about the Windows API Code pack and C#, ugh!
How disappointing, yet another VB / C# PR video
Where's the C++0x version of this talk ( oh right, microsoft doesn't own C++0x so no such video ).
So what's the next step, block natively written apps completely ?
disgusting
Wait, what's wrong with WPF for building these same managed apps without downloading any of this Windows API code pack mumbo jumbo?
Mr Crash: I would recommend that you check out Project Hilo. There's a video of it on Channel 9 here. Kenny Kerr has kicked off a new blog series entitled, "The new C++ for the new Windows". (Also worth checking out.) Finally, there's a mountain of videos available on Channel 9 that cover topics related to C++. If none of these resources meet your needs, shoot me a message (via my profile).
Corrector2: Nothing wrong with using WPF for building these kinds of applications.
However, it's important to reiterate the purpose of the Windows API Code Pack. It provides a managed library that allows you to quickly target features of Windows Vista and Windows 7 (without having to do all the heavy-lifting yourself via P/Invoke). This falls outside the context of WPF; you could use it for WinForms (for example). HTH!
Remove this comment
Remove this thread
close