Presentation is loading. Please wait.

Presentation is loading. Please wait.

Microsoft Visual C# 2005: IDE 技巧与诀窍

Similar presentations


Presentation on theme: "Microsoft Visual C# 2005: IDE 技巧与诀窍"— Presentation transcript:

1 Microsoft Visual C# 2005: IDE 技巧与诀窍
2019年5月8日1时11分 Microsoft Visual C# 2005: IDE 技巧与诀窍 马宁 微软最有价值专家 © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

2 我们的话题 1. 经常使用的IDE环境中是否有被我们忽略的角落? 2. VS 2005 IDE中有哪些新的特性?
2019年5月8日1时11分 我们的话题 1. 经常使用的IDE环境中是否有被我们忽略的角落? 2. VS 2005 IDE中有哪些新的特性? 3. 如果看到精彩的DEMO,记得鼓掌 © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

3 2019年5月8日1时11分 Command Window © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

4 命令窗口 Command Window Immediate Window Find/Command IDE (designer、code)
打开、创建(np、op、n、o) Shell(ShowWebBrowser) Debug(Debug.start) Edit(Edit.FindInFile) 自定义命令 Command Window 创建对象、调用对象方法 验证运算 执行命令 Immediate Window 搜索代码或帮助文件(F1) 快速定位代码行(F2) 执行命令(>) Find/Command

5 Understanding Code 2019年5月8日1时11分
© 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

6 Understanding code Features
2019年5月8日1时11分 Understanding code Features 显示类型之间的关系 Class Diagram与代码高度一致 类图与代码相互作用 Class Diagram Goto definition Metadata as source Navigation 搜索所有references 类似IE的代码导航 Object test bench Design time expression evaluation Investigation © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

7 2019年5月8日1时11分 Modifying code © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

8 Modifying Code Features
2019年5月8日1时11分 Modifying Code Features 综合代码分析 (FxCop) Project level support for enabling/disabling supported rules Static analysis Rename Extract Method 完整的预览支持 确认结果支持 (new in Beta 2) Refactoring © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

9 2019年5月8日1时11分 Writing code © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

10 Writing Code Features Snippets IntelliSense 自动产生代码 公共代码构造支持 可扩展性
2019年5月8日1时11分 Writing Code Features 公共代码构造支持 可扩展性 添加环绕代码 Snippets 24/7 completion lists 完成Keyword 异常工具提示 Type colorization IntelliSense 产生对象中不存在的方法 添加引用 实现抽象基类、接口 IntelliSense for Override 自动产生代码 © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

11 2019年5月8日1时11分 Debugging Code © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

12 Debugging Code Features
2019年5月8日1时11分 Debugging Code Features 可分类查看的对象 Datatips Debugger visualizers Memory Window Call Stack Window Visualization 更新运行中的代码 Available in C# in Beta 2! Edit and continue © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

13 Summary Across all areas of development Not just features, flow
2019年5月8日1时11分 Summary Across all areas of development Not just features, flow Productivity C# 2.0 supported throughout Tool and language sync’d Fidelity C# IDE features work across platforms Platforms © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

14 2019年5月8日1时11分 Resources Visual C# Development Center: Product feedback center: Blogs: Anson Horton Luke Hoban © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

15


Download ppt "Microsoft Visual C# 2005: IDE 技巧与诀窍"

Similar presentations


Ads by Google