Good C# focused blogs and/or podcasts? [closed]

断了今生、忘了曾经 提交于 2019-12-03 00:12:13

问题


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


回答1:


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.




回答2:


Audio Podcasts:

  • .NET Rocks
  • CodeCast
  • Coding QA
  • Deep Fried Bytes
  • Hanselminutes
  • Herding Code
  • Jesse Liberty YapCast
  • Pluralcast
  • TheSmackdown
  • Spaghetti Code Podcasts
  • Ms Dev Show



回答3:


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




回答4:


Check out this SO thread - tons of useful links




回答5:


Here you go:

  • Visual C# Developer Center

  • C-sharpcorner

  • Csharpfriends




回答6:


If it's just the language C#, I would recommend

  1. C# team blogs and
  2. C# Frequently Asked Questions where the team posts

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




回答7:


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.




回答8:


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.




回答9:


Visual C# Community on MSDN.

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



来源:https://stackoverflow.com/questions/950342/good-c-sharp-focused-blogs-and-or-podcasts

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!