Programming JSON with WCF in .NET Framework 3.5
- Posted: Aug 20, 2007 at 5:28 PM
- 29,884 Views
- 7 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…”
- MP3 (Audio only)
- Mid Quality WMV (Lo-band, Mobile)
- WMV (WMV Video)
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
"1.0" - just a joke, "first pancake"
"1.1" - standalone framework
"2.0" - standalone framework
"3.0" - addition to "2.0"
"3.5" - addition to "3.0" ("2.0")
And ALL frameworks are installed on the same PC in same time... Why?
"C:\Windows\Microsoft.NET" folder = 140MB!
the reason they are each installed is that they are additive (in the case of 3.0 and 3.5) so that you don't have to lay down a complete version of the framework each time.
Jason Zander has a good video here (http://channel9.msdn.com/ShowPost.aspx?PostID=218663) that addresses a lot of this and why.
I think the commentary is be smarter about how you distribute dlls. If 2.0 folder exists. Use the DLLs you can there and just add 3.0 dlls ADDITIVE DLLs.
The unabashed truth and maybe you can comment on this more:
Microsoft takes the least resistant path to distribution. Not the smartest.
If Microsoft wanted to it could logically figure out which DLLs are needed and install those.
The answer you are shying away from, Matt is Microsoft is not committed to optimizing the framework install process.
I don't have a lot of insight into why the packages and install work the way that they do. I will send some emails and try to get a response on that one.
The 1.0 and 1.1 directories are there for compatability reasons. If you compile an application for 1.1 and you have 3.0 installed, it will run on the CLR used by the .NET Framework 3.0.
If you install the .NET Framework 1.1 on that machine, that same application will run on the .NET Framework 1.1.
The folder structure (and the config files in them) are part of the mechanism that provides that CLR affinity. This was and is a feature set important to our user community and partner ecosystem.
I do think we are commited to optimizing the .NET Framework install process, and I don't think one can measure that by a single metric like footprint. We have other products (Silverlight 1.0 and 1.1) that have a much smaller footprint.
--Justin Smith
http://blogs.msdn.com/justinjsmith
Is it possible to make that tank project available for us to try?
Reggie
hello Guys,
do you think we have the view capacity of superman? the video qulaity sucks and is impossible to read any single line of code.
Please next time use different type of recording otherwise the video is worthless and would be better to post a podcast.
Luigi
Remove this comment
Remove this thread
close