vote up 1 vote down star
2

Hi,

Are there any good C# focused blogs and/or podcasts out there?

Thanks!

flag
Are you interested just the language C#? – Peter Gfader Jun 4 at 12:48
Did you googled C#? – Amr ElGarhy Jun 4 at 12:49
1  
While Googling for "C# podcast" does return hits, it doesn't exactly relate how good or useful they are. In this case, I figure asking the community will give better results. – Steve the Plant Jun 4 at 12:57
6  
Make this a Community Wiki – NinethSense Jun 4 at 12:58
@NinethSense - done – Marc Gravell Jun 4 at 13:08
show 1 more comment

9 Answers

vote up 8 vote down check

Eric Lippert works on the C# team and often talks about language design choices. As for podcasts, I would check out .NET Rocks! not exactly c# or even always .NET specific, but still might help you out some.

link|flag
vote up 2 vote down

Checkout Scott Hansleman's podcast, Hanselminutes. Scott talks about various .NET related tools and technologies every week and is always very interesting.

link|flag
vote up 1 vote down

Hi Steve
If its just the language C#, I would recommend

  1. c# team blogs and
  2. csharpfaq where the team posts

Make sure you read Krzysztof Cwalina blog of .net framework guidelines

link|flag
vote up 1 vote down

Check out this SO thread - tons of useful links

link|flag
vote up 0 vote down

Visual C# Community on msdn

they have MVPs blogs , twittes and some good links :)

link|flag
vote up 0 vote down

http://www.csharp411.com/best-c-blogs/

link|flag
vote up 0 vote down

HerdingCode is a podcast I quite enjoy, it's run by 4 .NET bloggers. Although it's not exactly C# specific, it's in the area.

link|flag
vote up 0 vote down

I'm not aware of anything purely in C#, but if you're interested in seeing code, try these...

  1. A code-focussed video podcast, often in C#: http://www.dnrtv.com/.
  2. Also, http://www.dimecasts.net/.

DNRTV definitely had some nice Bill Wagner episodes you'd be interested in.

link|flag

Your Answer

Get an OpenID
or

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