- ASP.NET之父Scott Guthrie的ASP.NET 2.0博客文章
最近几个月,Scott Guthrie的博客几乎每日更新,12月份29篇,1月份35篇,2月份至今已有26篇。他撰写/推荐了很多范例,涵盖了ASP.NET 2.0的方方面面。这一篇汇总了很多资源
http://weblogs.asp.net/scottgu/archive/2006/02/24/438953.aspx
这是从Robert Burke处抄来的清单
- Getting Started with ASP.NET 2.0 Membership, Roles and Forms Authentication
- ASP.NET 2.0 Membership and Role Management Overview Articles
- Scott Mitchell’s: Examining ASP.NET 2.0’s Membership, Roles and Profile
- Scott Allen’s: Membership Providers
- Scott Allen’s: Role Providers (Part 2)
- ASP.NET 2.0 Security, Membership and Role Management Book
- Setting up Membership + Roles on a SQL 2000 or SQL 2005 Server
- Custom Membership and Roles Providers
- Storing Custom Properties about a User during Registration
- How to Share Forms-Authentication Between ASP.NET V1.1 and ASP.NET V2.0 Apps
- Forms Authentication Timeout Change
- Building Secure ASP.NET Applications Guide
- ASP.NET 2.0 Security How-To Listing
其中提到的Scott Allen的博客,很值得一读
http://odetocode.com/blogs/scott/default.aspx
- Jim Lamb的Team Foundation Server FAQ
http://blogs.msdn.com/jimlamb/articles/tfsfaq.aspx -
GUI技术的选择
ASP.NET, Atlas, Windows Forms and WPF by Tim Sneath
http://blogs.msdn.com/tims/archive/2006/02/23/538189.aspx
- 以色列的MVP Roy Osherove对很多业界著名人士的采访录音,这些人士包括Kent Beck,David Platt,Juval Lowy等,最新一期的采访对象是新出版的《Behind Closed Doors : Secrets of Great Management(紧闭的房门后面–杰出管理的秘诀)》作者之一的Johanna Rothman
http://www.teamagile.com/mainpages/Interviews.html
- 《Pro ASP.NET 2.0》作者之一的Scott Hanselman的podcast,讨论编程工具,提供实用指导,讨论ASP.NET或Windows中的问题以及解决方案等