Is there a site that emails out daily C# tips and tricks? [closed]

泪湿孤枕 提交于 2019-12-18 16:45:50

问题


I subscribe to a newsletter from www.sqlservercentral.com that I like because each day I get an email digest with some interesting headlines & summaries of SQL Server articles that are already out there on the web. It's a great way to learn something new a bit at a time.

Is there something like this for C#?

(If your favorite one is already listed, can you vote for it so I can see what's most popular? Thanks!)


回答1:


In addition to codeproject, I believe there are other sites like C# Corner, C# help which does the same..

Couple more I found useful (Not specific to C#):

visualstudiomagazine

Dr. Dobb's




回答2:


Have you ever considered subscribing to blogs? You can often get better content than the daily subscription emails and if you want can even become a part of the discussion through the comments. Two that are generally good for learning more about the trade and C# are CodingBetter.com and Los Techies. If you are looking for something that is more of an aggregate of other sources Scott Gu routinely puts out a list of links that can be very informative in addition to helpful walk through articles.

Good luck,




回答3:


check out wwww.codeproject.com they have a lot of articles and various newsletters.




回答4:


You should try dotnetkicks.com which delivers nice rss feed of the most relevant .net blogs (imho). If you want the RSS-Feed emailed to you try feedblitz or xfruits



来源:https://stackoverflow.com/questions/195096/is-there-a-site-that-emails-out-daily-c-sharp-tips-and-tricks

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