Are there any good C# focused blogs and/or podcasts out there?
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.
Audio Podcasts:
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.
Checkout Scott Hansleman's podcast, Hanselminutes. Scott talks about various .NET related tools and technologies every week and is always very interesting.
If it's just the language C#, I would recommend
- C# team blogs and
- C# Frequently Asked Questions where the team posts
Make sure you read Krzysztof Cwalina blog of .NET framework guidelines.
Here you go:
I'm not aware of anything purely in C#, but if you're interested in seeing code, try these...
- A code-focussed video podcast, often in C#: http://www.dnrtv.com/.
- Also, http://www.dimecasts.net/.
DNRTV definitely had some nice Bill Wagner episodes you'd be interested in.
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.
Visual C# Community on MSDN.
They have MVPs blogs, twittes and some good links :)
© 2022 - 2024 — McMap. All rights reserved.