02 2007 档案

     摘要: 微软昨天发布了一份Visual Studio 2005快捷键的PDF文档

下载地址:

Visual C# 2005 Keyboard Shortcut Reference Poster

Visual Basic 2005 Keyboard Shortcut Reference Poster

Visual C++ 2005 Keyboard Shortcut Reference Poster  阅读全文
posted @ 2007-02-12 16:38 TerryLee 阅读(11880) | 评论 (18)  编辑
     摘要: Refactor!™ for ASP.NET是一款很酷的ASP.NET代码重构插件,可以集成到Visual Studio 2005中。提供的功能包括添加验证控件、提炼ContentPlaceHolder并创建母版页等,如下所示:

l Add Validator

l Extract ContentPlaceHolder

l Extract ContentPlaceHolder (and create master page)

l Extract Style (Class)

l Extract Style (id)

l Move to Code-behind

l Move Style Attributes to CSS

l Rename Style

l Surround w  阅读全文
posted @ 2007-02-07 15:33 TerryLee 阅读(5919) | 评论 (18)  编辑