20070118 .net 源码
http://www.yippeesoft.com

新闻来源:cnblog
期待已久的.NET Framework终于在本周开源了,微软在MS-RL协议下终于公开了.NET Framework源代码,我们只可以自由查看,不允许直接进行修改。
第一批开放的源代码包括:

.NET基本类库:
System,System.CodeDom,System.Collections,System.ComponentModel, System.Diagnostics, System.Drawing, System.Globalization, System.IO, System.Net, System.Reflection, System.Runtime, System.Security, System.Text, System.Threading

ASP.NET:
System.Web, System.Web.Extensions

Windows Forms:
System.Windows.Forms

Windows Presentation Foundation:
System.Windows

ADO.NET和 XML:
System.Data
System.Xml

详情请访问ScottGu的文章:http://weblogs.asp.net/scottgu/archive/2008/01/16/net-framework-library-source-code-now-available.aspx
如何在Visual Studio 2008中进行配置请参考这篇文章:Configuring Visual Studio to Debug .NET Framework Source Code

题     KB944899
FIX:  This hotfix addresses a performance problem when stepping through Source Code downloaded via a Microsoft Reference Source Server.  Additionally, this hotfix prevents an unnecessary EULA dialog that can occur repeatedly on debugger startup.

1) Install the Visual Studio 2008 QFE.  This Hotfix just updates a DLL that\’s part of the Visual Studio debugger that fetches the source files, more details on the download page.

 UPDATE:  If you get an error installing the Hotfix , try inserting your VS 2008 DVD and then running the Hotfix EXE again.  We\’re looking into the root cause – it\’s related to having a prior version of VS 2008 (e.g. Beta 2) installed on the machine.  But this workaround should allow the Hotfix to install properly.

2) Start Visual Studio 2008 and bring up Tools > Options > Debugging > General.  If you are running under the Visual Basic Profile, you will need to check the box on the lower left of the Options Dialog marked "Show All Settings" before continuing (other profiles won\’t have this option).

Set the following two settings:

    * Turn OFF the "Enable Just My Code" setting
    * Turn ON the "Enable Source Server Support" setting
    3) Next, bring up the "Symbols" Page and set the symbols download URL and a cache location.  Specifically, set the three settings below:

          o Set the symbol file location to be: http://referencesource.microsoft.com/symbols
          o Set a cache location.  Make sure this is a location that your account has read/write access to.  A good option for this is to place this path somewhere under your user hive (e.g. c:\\users\\sburke\\symbols)
          o Enable the "Search the above locations only when symbols are loaded manually" option.

   Ajax 和 XML: 五种 Ajax 反模式

避免常见的 Ajax 代码陷阱
http://www.ibm.com/developerworks/cn/xml/x-ajaxxml3/?S_TACT=105AGX52&S_CMP=techcsdn

http://www.cnblogs.com/jyk/archive/2008/01/06/1027562.html
设计上的8/2原则,您实现了吗?实现后会是什么样子的呢?

http://guaiguai.cnblogs.com/

MonoRail和WebForm,谁是瑞士军刀

混乱的MVC,.NET非要MVC不可么?

ASP.NET下难道就非得WebForm不可?

调试MonoRail程序的三种方法
http://www.cnblogs.com/wj/archive/2005/08/29/225197.html

http://www.bugnetproject.com/
 Welcome to BugNET!

Welcome to the official community and development site for the BugNET open source project. From downloads to documentation, bugnetproject.com offers a comprehensive base of information, resources, and support.

BugNET is an issue tracking and project issue management solution built using the ASP.NET web application framework. Email notifications, reporting and per project configuration of fields and values allows efficient management of bugs, feature requests, and other issues for projects of any scale.

ginegrid-ajax类(支持跨域)2.0正式版本
http://www.cnblogs.com/kvspas/archive/2007/10/29/940864.html

怀疑论者的 JSF: JSF 应用程序的生命周期
http://www.ibm.com/developerworks/cn/java/j-jsf2/

Facelets 非常适合 JSF

最后,专为 JSF 设计的视图技术!

需求分析
设计(还可以细分为数据库设计、页面设计等等)
编码
部署(例如数据库升级)
其他
这里没有“测试”,原因是测试这个过程一般是不会引起bug,如果有的测试人员引起了bug,那一般是测试人员参与了其他的过程。

  总之,这样的分类方法是按照开发过程为标准,我们还可以根据实际情况添加一些别的分类。

  第二种原因是“遗漏”的原因,这指的是为什么在发布前,测试人员没有把bug找出来,这和缺陷的根本原因是完全不同的。其实遗漏的原因我们可以归结于:测试没有覆盖相应的用例。我们分类的依据是:为什么没有覆盖。基本的分类有:

测试遗漏
测试用例未设计
测试用例被裁减
测试环境不同
其他

微软Expression Design功能介绍
Expression Design 是微软公司最新发布的Expression Studio 四件套之一。作为被微软公司寄予厚望的专业图像设计工具,其矛头直指图像设计软件的龙头老大Adobe公司。
Expression Design 拥有强大灵活的矢量制图和编辑工具,它的实时效果可以对你的作品进行非破坏性的编辑。

Microsoft Expression Studio Free Trial

Please try Microsoft® Expression® Studio for free now!

Microsoft® Expression® products Expression Web, Expression Blend™, Expression Design, Expression Media and Expression Encoder are downloadable for a 60-day trial. This information is subject to change.

历史博文

标签:
十月 29, 2008 at 8:31 下午 by yippee 1,007 次
Category: Info
Tags: