up vote 11 down vote favorite
19
share [g+] share [fb]

Where can I find training videos for C# ?

link|improve this question

FYI, the answer you accepted has no C# training videos at all. – Emilio Aug 19 '10 at 14:26
feedback

closed as not constructive by casperOne Dec 6 '11 at 16:54

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ.

11 Answers

Try Dot Net Rocks TV at http://www.dnrtv.com

Screencasts with big names from the industry demoing all kinds of stuff. From C# to WPF to nHibernate.

Try http://www.dnrtv.com/archives.aspx for a complete list of screencasts that they've done.

link|improve this answer
I think DNRTV videos are generally pretty bad. They are quite infrequent and on random topics. There's never been a DNRTV C# training video so I'm not sure why this answer was accepted. – Emilio Aug 19 '10 at 14:23
feedback

http://www.dimecasts.net

ALT.net content

link|improve this answer
feedback
* MSDN WEBCASTS

  http://www.microsoft.com/events/webcasts/ondemand.mspx
* DNR TV

  http://www.dnrtv.com/
* MSDN UK NUGGETS

  http://www.microsoft.com/uk/msdn/nuggets/
* HANSEL POSCAST

  http://www.hanselminutes.com/
* CHANNEL 9 SCREEN CAST

  http://channel9.msdn.com/ShowForum.aspx?ForumID=38
* DAVID HAYDEN'S SCREEN CAST

http://www.pnpguidance.net/Screencasts.aspx
http://www.dotnetvideos.net/
http://www.microsoftpdc.com/
http://www.dotnet-u.com/coursematerials.aspx
http://aspdotnetsolutions.blogspot.com/search/label/Video%20Tutorials
http://www.bestechvideos.com
http://msconline.maconstate.edu/tutorials/
http://www.dimecasts.net/Home
http://www.mrbool.com/portal/
http://www.jumpstarttv.com/
http://rocksolidknowledge.com/ScreenCasts.mvc
http://archive.oredev.org/topmenu/video/net/richardblewettwritingrestbasedsystems.4.5a2d30d411ee6ffd28880002795.html
http://www.developerfusion.com/library/podcasts/
link|improve this answer
feedback

“How Do I” Videos — Visual C#

link|improve this answer
I've tried a few of the "Windows Forms Controls Series" videos, downloading in MP4 format. A minute or two into the video, all they show is a full-frame advert for the site - the audio continues, but this really defeats the whole point of video tutorials. Maybe you're supposed to watch them online or pay for the real versions? – Steve314 Jun 16 '11 at 1:35
feedback

www.learnvisualstudio.net has some good videos if you don't mind paying

link|improve this answer
feedback

channel 9 has lots of tutorials vids.

link|improve this answer
feedback

You should checkout Pluralsight. They have fantastic training videos and their C# Fundamentals video is their most popular.

link|improve this answer
feedback

I've never tried them but you can try Learncsharp

link|improve this answer
feedback

http://video.google.com/

try searching for C#

link|improve this answer
feedback

Learn C# on YouTube: 89 C# tutorials collection. Mainly examples of how to do something with C#. Another big collection of 98 C# videos. It covers a lot of C# fundamentals.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.