Type Inference in Visual Basic with Bill Horst
- Posted: Nov 08, 2007 at 9:20 AM
- 12,836 Views
- 4 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)
Also make sure to check out these LINQ How-Do-I videos on the VB Dev Center.
Enjoy!
-Beth Massi, VS Community
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
Keep the great videos coming.
I was watching the video on the toolbar and then low and behold the presenters appear in the lower rhight corner when he is doing the demo.
From now on when you have a demo please follow this pattern!
Sincerely,
Adrian Mowrey
Why don't people think VB is a good programming language to learn?
This is a commonly discussed issue on the VB forums and on the email groups, etc.
We design VB to be usable by people who don't necessarily have a lot of training in programming (business people, students, hobbyists, etc), so we make it as "easy" as we can. This leads to the misconception among some folks that VB is a "toy" and not worth the attention of serious developers.
Why C/C++/C#?
I think C# is favored by a lot of developers because it's familiar syntax. Many people who are already familiar with C or C++ can learn C# quickly, whereas VB might be a little harder to get used to. I originally used C++ on nearly all my college projects, but now that I use VB every day, I definitely favor it over C#.
A lot more enterprise-level applications are coded in C++ or C, and there are things (like memory management) that can be done in these languages that can't really be done in VB. You couldn't code an OS in VB, for example.
Ultimately, different languages are out there for different purposes. If your goal is rapid application development, I think VB is fantastic. If you want to work on an OS or compiler or something like that, probably C/C++. If you're still getting started with programming, I think VB is a great place to start, but you'll eventually want experience with several different languages so you are able to solve many different kinds of problems, etc.
Hope this answers your question somewhat.
Thanks!
- Bill Horst
Remove this comment
Remove this thread
close