12个.net开发者值得去读的国外Blog
来源:不详 责任编辑:admin 发表时间:2013-07-01 19:34 点击:次
关键字:.net开发 Blog
为什么会是12个?来自weblogs.asp.net 的Jon Galloway 为广大.net开发爱好者推荐了10个值得阅读的技术Blog。一位来自Scobleizer Blog 的热心读者在留言中也推荐了2个,加在一起12个。
- Christopher Steen- Link blogger extrordinaire.
- Coding Horror (Jeff Atwood- Excellent writer with a lot to say about how software development ought to be done, fun stuff about technology and games, must have tools and utilities, and regular doses of slick code.
- ComputerZen (Scott Hanselman)- Yep. If you don't know who this guy is, you've probably stumbled onto my blog by accident (or you're related to me). Famous for many things, including hisUltimate Developer and Power Users Tool List.
- Greg's Cool Thing of the Day- Consistently one of the first to write about new software releases, cool software finds, industry events, etc.
- Jason Haley- Power link blogger with regular posts into .NET decompiler technologies. Join the "I Love Jason Haley In A Totally Manly Non-Threatening WayClub" today!2
- Larkware (Mike Gunderloy)- Mike's Daily Grind is the blog I read if I can only read one. He's omnicient.
- Ode To Code (K. ScottAllen)- Great stuff on ASP.NET and .NET in general. Doesn't post quite as often as the rest of this group, but when he does I want to read it right away. How can you not read a blog that hasC# code to display joke messages on HP LaserJet printers?
- Sam Gentile(feed) - His "New and Notable" linkblog posts are solid, he's got a lot to say about Test Driven Development, and he's a glutton for punishment with all the latest Windows Vista betas. [links updated]
- TheServerSide.NET- "Your Enterprise .NET Community"
- you've been HAACKED (Phil Haack)- Phil and I met through our blogs, and now I work with him atVeloc|IT. It's good to read your CTO's blog, even if he weren'tasfrighteningly smart as Phil. Good stuff on ASP.NET, code from his work onSubTextandRSSBandit, and practical info on using patterns andframeworkdesign in real life applications.
Larry Osterman -http://blogs.msdn.com/larryosterman/default.aspx
Raymond Chen -http://blogs.msdn.com/oldnewthing/default.aspx
Trackback: http://tb.blog.csdn.net/TrackBack.aspx?PostId=676957
相关新闻>>
最新推荐更多>>>
- 发表评论
-
- 最新评论 进入详细评论页>>
今日头条
更多>>您可能感兴趣的文章
- ASP.NET数据格式的Format--DataFormatString
- Pro ASP.NET MVC 3 Framework学习笔记之九
- asp.net 六大内置对象(2)
- 微软ASP.NET站点部署指南(11):部署SQL Server数据
- Asp.net MVC源码分析--Model Validation(Client端)实现(2)
- 谈.Net委托与线程——创建无阻塞的异步调用(一
- winform下通过webclient使用非流方式上传(post)数据和
- 教你如何来恢复一个丢失的数据文件
- asp.net js模拟Button点击事件
- MVC中一个表单实现多个提交按钮(一个action搞定