开发者

Keeping Up To Date With All Things C# [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 9 years ago.

How do developers keep up to date with new C# features?

Are there famous / pop开发者_运维知识库ular blogs that people subscribe to?

What else can developers do to keep at the forefront of changes


Actually there aren't so many new features in the language itself as you might think. Personally I am keeping track of Scott Gu's blog.


Visit this site regularly, and be sure not to miss Jon Skeet's answers and comments..


Visual Studio has a very nice preconfigured RSS feed on it's start window. It's updated regularly with posts from various MSDN blogs and usually contains very helpful information on .NET technology and programming examples (LINQ-kungfu, C# 4.0 features and so on). If nothing else I'd recommend to check it out once a day.


Subscribe to the .Net Rocks podcast.


In addition to all the good answers already written, I would recommend Bill Wagner's books: More effective C#: 50 specific ways to improve your C# which gives you a real insight into C# great possibilities. Ok it isn't online, it's just an old-fashioned book, but when you read, you forget that inconvenient. Besides, there are new editions to cover new versions. To my mind, this book, Jon Skeet's blog and msdn website can be great references for C# developers

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜