博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Professional Visual Studio 2005
阅读量:4233 次
发布时间:2019-05-26

本文共 1367 字,大约阅读时间需要 4 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp

Visual Studio 2005 is an enormous product. Incorporating the latest advances in both Visual Basic® and C# as well as improvements and new features in the user interface, it can be daunting without the kind of guidance this book provides.

In these pages you'll learn to harness every feature of this remarkable development tool. The opening section will familiarize you with the IDE structure and layout, various options and settings, and other core aspects of Visual Studio 2005. Then you will examine each of the nine major categories composing the functions of Visual Studio 2005. Every chapter is cross-referenced, so you can achieve a complete understanding of each feature and how all the elements work together to produce an effective programming environment.

What you will learn from this book
*How to edit Application Configuration and XML resource files
*Automated XML documentation and how to use Outline modes to review your code
*The process for implementing good security
*How to use IntelliSense, regionalize your code, and tag sections of your program for later processing
*Effective ways to test and debug both code and databases
*Timesavers that use regular expressions, Registry hacks, third-party add-ons, and Microsoft® extensions
http://rapidshare.com/files/50631337/0764598465.rar
你可能感兴趣的文章
ACM寒假培训——各种排序
查看>>
CF417D——Cunning Gena(状态压缩DP)
查看>>
HDU1074——Doing Homework(状态压缩DP)
查看>>
POJ1113——Wall(凸包)
查看>>
HDU3847——Trash Removal(凸包,枚举)
查看>>
文档滚动对 scrollTop scrollLeft的兼容性封装
查看>>
Python笔记:文档注释docstrings, 让函数更易读懂
查看>>
Python笔记:lambda表达式
查看>>
Python笔记:input
查看>>
Python笔记:错误和异常和访问错误消息
查看>>
Python笔记:对文件的读写操作
查看>>
Python笔记:详解使用Python列表创建ndarray
查看>>
Python笔记:详解使用内置函数创建ndarray
查看>>
Typescript 中的函数应用
查看>>
Typescript 中的类的应用
查看>>
Python笔记:NumPy中的布尔型索引使用举例
查看>>
Python笔记:NumPy 中的集合运算举例: 查找共同元素,差异元素和共有元素
查看>>
Python笔记:访问或修改 Pandas Series 中的元素以及相关运算
查看>>
Python笔记:Pandas DataFrames 的使用
查看>>
Python笔记:在Pandas中处理NaN值
查看>>