1. Scott Guthrie推出了他的LINQ系列的第二篇
Using DLINQ with ASP.NET (Part 2 of my LINQ series)
http://weblogs.asp.net/scottgu/archive/2006/06/04/Using-DLINQ-with-ASP.NET-_2800_Part-2-of-my-LINQ-series_2900_.aspx
在其中,他一步一步地演示怎么从数据库模型生成实体类,怎么使用DLINQ在GridView中显示实体类内容,怎么做Data Shaping和Projections,怎么用内嵌控件做分层数据显示(Hierarchical Binding),怎么做分页等
其他工具 [来源:Scott Guthrie]:
-
LLBLGen Pro (一个 .NET的O/R mapper)的作者Frans Bouma演示了怎么使用他的LLBLGen Pro工具做同样的事情
LLBLGen Pro v2.0 with ASP.NET 2.0
http://weblogs.asp.net/fbouma/archive/2006/06/09/LLBLGen-Pro-v2.0-with-ASP.NET-2.0.aspx -
Ayende演示了怎么使用Castle的ActiveRecord来做同样的事情
Active Record and ASP.Net 2.0
http://www.ayende.com/Blog/PermaLink,guid,8f964dba-e66b-4fba-92d4-13a9883cb6ad.aspx
2. TechEd 2006正在波士顿举行,很多讲座都有现场直播的webcast,全部列单参考
https://www1.msteched.com/content/webcasts.aspx
今天收听了David Chappell的Building Modern Software: Services, Workflow, and Identity讲座。他说了一句,如果你不喜欢变化,最好退出软件行业,因为这个行业从本质上来说就是关于变化
最后他提到旧金山的金门大桥(the Golden Gate Bridge)上的桔色的漆,这漆是用来保护大桥不让含有高的盐含量的空气侵蚀桥梁的钢铁组件的,那怎么能保持不褪色呢?就是经常地上漆。做我们这一行也一样,需要不断地更新知识
3. 微软开发部的主管Somasegar宣布WinFX改名为.NET Framework 3.0, 它将随Windows Vista一起推出,同时也能在Windows XP和Windows Server 2003上使用
http://blogs.msdn.com/somasegar/archive/2006/06/09/624300.aspx
4. ASP.NET Atlas产品组推出了一个Javascript单元测试框架,参考
Free Atlas Control Toolkit Test Automation Harness Published [Scott Guthrie]
http://weblogs.asp.net/scottgu/archive/2006/06/09/Free-Atlas-Test-Automation-Framework-Published-.aspx
Testing the Toolkit [Shawn Burke]
http://blogs.msdn.com/sburke/archive/2006/06/07/621349.aspx
5. 推荐Nicholas Allen的博客
如果你对WCF(Indigo)感兴趣的话,Nicholas Allen的博客不可不读,博客内容涉及Bindings的方方面面
from: http://blog.joycode.com/saucer/archive/2006/06/12/77377.aspx