You’ve Recently Viewed

{{ badge.badge_name }}
{{ item.brand_name }} {{ item.group_num + __(" Options") }}
{{ item.item_title }}
{{ item.rank.category_name }} {{ $isZh ? ' ' + item.rank.rank_name +' No.'+ item.rank.rank_num : '#'+item.rank.rank_num + ' ' + item.rank.rank_name }} {{ item.rank.category_name }}
{{ formatNumber(visualViewRate(item)) }} ({{ item.comment.comment_count > 0 ? item.comment.comment_count : __("Be the first!") }})
· {{ viewedItemSaleInfo(item) }}

{{ currency }}{{ priceFormat(item.price.shop_price) }} {{ currency }}{{ priceFormat(item.price.del_price) }}

{{ item.bundle }}
Added to cart

Change Your Zip Code

Inventory information and delivery speeds may vary for different locations.

Location History

{{email ? __('Got it!') : __('Restock Alert')}}

We will notify you by email when the item back in stock.

Cancel
Yami
Jingdong book

.NET开发经典名著:Visual Studio 2012 高级编程(第4版)

{{ itemCurrency }}{{ item.valid_price }}
{{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }}
{{ itemDiscount }}
{{ itemCurrency }}{{ item.valid_price }}
{{ itemCurrency }}{{ item.valid_price }}
{{ buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start") }}
Details
Full product details
Editer Recommend

无论从哪个方面来看,VisualStudio2012都是一款内容丰富的产品,所以初学者和经验丰富的.NET开发人员要找到需要的功能比较困难。《.NET开发经典名著:Visual Studio 2012 高级编程(第4版)》介绍了这个开发工具的所有主要方面,阐述了如何使用每个功能,给出了如何高效使用各种组件的建议,还说明了VisualStudio2012的组成部分,把用户界面分解为容易管理的块以便于理解。约翰逊专著的《.NET开发经典名著:Visual Studio 2012 高级编程(第4版)》还将详细地描述这些组件,包括它们各自的作用以及相互之间如何协调工作,以及不包含在该产品中的一些工具,使开发工作更高效。

Content Description

《.NET开发经典名著:Visual Studio 2012 高级编程(第4版)》主要内容:
◆解释如何使用类设计器、服务器资源浏览器、智能感知和书签
◆全面介绍单元测试、带XML注释的文档、编码工具和特定语言的特性
◆探究ASP.NET应用程序(包括MVC4).Office业务应用程序和WindowsStore应用程序
◆讲述各种数据资源,例如可视化数据库工具、数据集和数据绑定等
◆演示如何使用调试窗口,通过断点来调试,以及高级调试技巧
◆重点强调VisualStudio的定制和扩展

Author Description

Bruce Johnson是ObjectSharp Consulting的一位合作伙伴,在计算机界具有30年的工作经验。他的前三个职业是做“具体的工作”,即在UNIX上编程。但他在将近20年的时间内处理的项目都使用Windows前沿技术,从C++到Visual Basic,再到C#,从胖客户端应用程序到网站,再到服务。除了喜欢建立系统之外,BIuce还在北美会议和用户组中发言数百次。他在过去的三年里是Microsofi Certified Trainer(MC11),是.NETUser Group Metro Toronto的副组长。他还为许多杂志撰写专栏和文章。Twitter账户的活动在增多。Bruce在过去6年中一直是Microsoft MVP。
Catalogue

第1部分 集成开发环境
第1章 快速入门
1.1 入门
1.1.1 安装VisualStudi02012
1.1.2 运行VisualStudio2012
1.2 VisualStudioIDE
1.3 小结

第2章 SolutionExplorer.Toolbox和Properties窗口
2.1 SolutionExplorer窗口
2.1.1 预览文件
2.1.2 常见任务
2.2 Toolbox窗口
2.2.1 排列组件
2.2.2 添加组件
2.3 Properties窗口
2.4 小结

第3章 选项和定制
3.1 StartPage
3.2 窗口布局
3.2.1 查看窗口和工具栏
3.2.2 浏览打开的项
3.2.3 停靠
3.3 编辑区域
3.3.1 字体和颜色
3.3.2 可视化指南
3.3.3 全屏模式
3.3.4 跟踪变化
3.4 其他选项
3.4.1 快捷键
3.4.2 快速启动
3.4.3 项目和解决方案
3.4.4 BuildandRun界面
3.4.5 VB选项
3.5 导入和导出设置
3.6 小结

第4章 VisualStudio工作区
4.1 代码编辑器
4.1.1 代码编辑器窗口的布局
4.1.2 区域
4.1.3 大纲
4.1.4 代码的格式化
4.1.5 向前/向后
4.1.6 其他代码编辑器功能
4.1.7 分割视图
4.1.8 代码窗口的分离(浮动)
4.1.9 复制Solution Explorer
4.1.10 创建选项卡组
4.1.11 高级功能
4.2 命令窗口
4.3 Immediate窗口
4.4 Class View工具窗口
4.5 ErrorList窗口
4.6 0bjectBrowser窗口
4.7 CodeDefinition窗口
4.8 CaIIHierarchy窗口
4.9 DocumentOutline工具窗口
4.9.1 HTML大纲
4.9.2 控制大纲
4.10 重新安排工具窗口
4.11 小结

第5章 查找和替换以及帮助
5.1 QuickFind与QuickReplace
5.1.1 QuickFind
5.1.2 QuickReplace
5.1.3 查找选项
5.1.4 FindandReplace选项
5.2 文件中查找/替换
5.2.1 在文件中查找
5.2.2 查找对话框选项
5.2.3 正则表达式
5.2.4 结果窗口
5.2.5 文件中替换
5.3 NavigateTo功能
5.4 访问帮助
5.4.1 浏览和搜索帮助系统
5.4.2 配置帮助系统
5.5 小结

第2部分入门
第6章 解决方案、项目和项
6.1 解决方案的结构
6.2 解决方案文件的格式
6.3 解决方案的属性
6.3.1 常规属性
6.3.2 配置属性
6.4 项目类型
6.5 项目文件格式
6.6 项目属性
6.6.1 Application选项卡
6.6.2 Compile选项卡(仅用于VisualBasic)
6.6.3 Build选项卡(仅用于C#和F#)
6.6.4 BuildEvents选项卡(仅用于C#和F#)
6.6.5 Debug选项卡
6.6.6 References选项卡(仅用于VisualBasic)
6.6.7 Resources选项卡
6.6.8 Services选项卡
6.6.9 Settings选项卡
6.6.1 0ReferencePaths选项卡(仅用于C#和F#)
6.6.1 1Signing选项卡
6.6.1 2MyExtensions选项卡(仅用于VisualBasic)
6.6.1 3Security选项卡
6.6.1 4Publish选项卡
6.6.1 5CodeAmlysis选项卡
6.7 W曲应用程序项目属性
6.7.1 Web选项卡
6.7.2 SilverlightApplications选项卡
6.7.3 PaCkage/PubliShWeb选项卡
6.7.4 Package/PublishSQL选项卡
6.8 W曲Site项目
6.9 小结

第7章 InteSense和书签
7.1 IntelliSense的解释
7.1.1 通用的ImelliSeIlse
7.1.2 IntelliSense和C#
7.1.3 单词和短语的自动完成
7.1.4 参数信息
7.1.5 快速信息
7.2 JavaScriptIntellisenSe
7.2.1 JavaScriptIntelliSense上下文
7.2.2 引用另一个JavaScript文件
7.3 Inte11iSense选项
7.3.1 通用选项
7.3.2 C#的特定选项
7.4 扩展IntelliSense
7.4.1 代码片段
7.4.2 XML注释
……
第3部分 深入
第4部分 富客户端应用程序
第5部分 Web应用程序
第6部分 数据
第7部分 应用程序服务
第8部分 配置和资源
第9部分 调试
第10部分 构建和部署
第11部分 定制和扩展Visual Studio
第12部分VisualStudioUltimate
Introduction

VisualStudio在其整个历史上,都融合了Microsoft主要编程语言(VisualBasic和C#)的最新改进,这个版本也不例外。它除了支持语言特性之外,还继续支持开发人员。在理论上,使用记事本和命令窗口这样的简单工具也可以创建任意.NET应用程序,但开发人员一般不会这么做。VisualStudio拥有的工具和实用程序对提高开发效率的贡献高于任何一款目前的软件,在这方面,VisualStudio2012与以前的版本没有区别,它包含了许多改进功能和新功能,以简化开发工作。
无论从哪个方面来看,VisualStudi02012都是一款内容丰富的产品,所以初学者和经验丰富的.NET开发人员要找到需要的功能比较困难。《VisualStudi02012高级编程(第4版)》介绍了这个开发工具的所有主要方面,阐述了如何使用每个功能,给出了如何高效使用各种组件的建议,还说明了VisualStudi02012的组成部分,把用户界面分解为容易管理的块以便于理解。《VisualStudi02012高级编程(第4版)》还将详细地描述这些组件,包括它们各自的作用以及相互之间如何协调工作,以及不包含在该产品中的一些工具,使开发工作更高效。本书读者对象《VisualStudi02012高级编程(第4版)》适合所有VisualStudio开发新手以及想学习一些新特性的有经验的编程人员。
熟悉VisualStudio编程环境的读者可以跳过本书的第1部分,该部分介绍了用户界面的基本构造,过去各个版本的基本界面没有大的变化,但第一次启动VisualStudi02012时,会发现用户界面有一些重要的变化。可以不熟悉第1部分,但VisualStudi02012中的一些变化可以使开发更高效。毕竟,这是读者阅读本书的目的。
初次使用VisualStudio的读者,应该先阅读本书的第1部分,该部分介绍了一些最基本的概念,为读者展示了用户界面并讲解了如何定制自己的编程环境。本书主要内容
MicrosoftVisualStudi02012无疑是目前开发人员最好的集成开发环境(IDE)。它基于有很长历史的编程语言和接口,受到开发环境许多不同方面的影响。
在VisualStudi02012中,Microsoft决定修改用户界面(且有一些延迟)。已有的开发人员可能刚开始会觉得有些不舒服(但会很快习惯,且很少遗漏默认情况下不再可见的内容)。但VisualStudio新手更容易上手。本书介绍VisualStudi02012的功能,使读者熟悉并习惯这个新界面。

Specifications

Brand Jingdong book
Brand Origin China

Disclaimer

Product packaging, specifications and price are subject to change without notice. All information about the products on our website is provided for information purposes only. Please always read labels, warnings and directions provided with the product before use.

View Full Terms of Use {{ itemAct.title || '' }}

Bundle & Combo

Similar Items

Related Search

{{ item.userActionNumberDesc }}
Yami wechat-share qr code

Scan to Share

.NET开发经典名著:Visual Studio 2012 高级编程(第4版)

{{ itemCurrency }}{{ item.valid_price }}
{{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }}
{{ itemDiscount }}
{{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }} {{ itemCurrency }}{{ item.invalid_price }} {{ itemDiscount }}
{{ itemCurrency }}{{ item.valid_price }}
Price:
{{ itemCurrency }}{{ priceFormat(item.member_price) }}
Buy at VVIP Price
Learn more
Sale ends in
Sale will starts after Sale ends in
{{ getSeckillDesc(item.seckill_data) }}
{{ __("Pay with Gift Card to get sale price: :itemCurrency:price", {'itemCurrency': itemCurrency, 'price': (item.giftcard_price ? priceFormat(item.giftcard_price) : '0.00')}) }} ({{ itemCurrency }}{{ priceFormat(item.giftcard_price / item.bundle_specification) }}/{{ item.unit }}) Details
{{ $isZh ? coupon.coupon_name_sub : coupon.coupon_ename_sub | formatCurrency }}

Currently unavailable.

We don't know when or if this item will be back in stock.

Unavailable in your area.
Sold Out
Sold by JD@CHINA
Ship to
{{ __("Ship to United States only") }}
Free shipping over 69
Genuine guarantee
{{ quantity }} {{ instockMsg }} {{ limitText }}
{{ buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start") }}
Best before

Frequently Bought Together

Total ${{ priceFormat(totalPrice) }}

Added to Cart

Keep Shopping

More to Consider

{{ item.brand_name }}

{{ item.item_name }}

{{ item.currency }}{{ item.market_price }}

{{ item.currency }}{{ item.unit_price }}

{{ item.currency }}{{ item.unit_price }}

Coupons

{{ coupon.coupon_name_new | formatCurrency }}
Clip Clipped Over
{{ getCouponDescStr(coupon) }}
{{ coupon.use_time_desc }}
Expires soon {{ formatTime(coupon.use_end_time) }}

Share this item with friends

Cancel

Yami Gift Card

Get this exclusive deal when paying with gift card

Terms and Conditions

Gift card deals are special offers for selected products;

The gift card deals will automatically be activated if a customer uses gift card balance at check out and the balance is sufficient to pay for the total price of the shopping cart products with gift card deals;

You will not be able to activate the gift card deals if you choose other payment methods besides gift card. The products will be purchased at their normal prices;

If your account balance is not enough to pay for the products with gift card deals, you can choose to reload your gift card balance by clicking on the Reload button at either shopping cart page or check out page;

Products that have gift card deals can be recognized by a special symbol showing 'GC Deal';

For any additional questions or concerns, please contact our customer service;

Yami reserves the right of final interpretation.

Sold by Yami

Service Guarantee

Yami Free shipping from the US over $49
Yami Easy Returns

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

Yami is committed to provide our customers with a peace of mind when purchasing from us. Most items shipped from Yami.com can be returned within 30 days of receipt of shipment (For Food, Beverages, Snacks, Dry Goods, Health supplements, Fresh Grocery and Perishables Goods, within 7 days of receipt of shipment due to damages or quality issues; To ensure that every customer receives safe and high-quality products, we do not provide refunds or returns for beauty products once they have been opened or used, except in the case of quality issues; Some products may have different policies or requirements associated with them, please see below for products under special categories, or contact Yami Customer Service for further assistance).
Thank you for your understanding and support.

Learn More

Sold by Yami

Terms and Conditions of Yami E-Gift Card

If you choose “Redeem automatically” as your delivery method, your gift card balance will be reload automatically after your order has been processed successfully;

If you choose “Send to Email”as your delivery method, the card number and CVV will be sent to the email address automatically;

Any user can use the card number and CVV to redeem the gift card, please keep your gift card information safely.

If you have any trouble receiving email, please contact Yami customer service;

Yami gift card can be used to purchase both Yami owned or Marketplace products;

Yami gift card will never expire;

Yami gift card balance does not have to be used up at once;

All rights reserved by Yami.;

Return Policy

Gift card that has already been consumed is non-refundable.

Sold by JD@CHINA

Service Guarantee

Yami Free shipping from the US over $49
Yami Easy Returns

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Sold by JD@CHINA

Service Guarantee

Yami Cross-store Free Shipping over $69
Yami 30-days Return

Yami-China FC

Yami has a consolidation warehouse in China which collects multiple sellers’ packages and combines to one order. Our Yami consolidation warehouse will directly ship the packages to your door. Cross-store free shipping over $69.

Return Policy

You may return products within 30 days upon receiving the products. Sellers take responsibilities for any wrong shipment or missing items. Packing needs to be unopened for any other than quality issues return. We promise to pack carefully, but because goods are taking long journey to destinations, simple damages to packaging may occur. Any damages not causing internal goods quality problems are not allowed to return. If you open the package and any quality problem is found, please contact customer service within three days after receipt of goods.

Shipping Information

Yami Consolidation Service Shipping Fee $9.99(Free shipping over $69)

Sellers in China will ship their orders within 1-2 business days once the order is placed. Packages are sent to our consolidation warehouse in China and combined there. Our Yami consolidation warehouse will directly ship the packages to you via UPS. The average time for UPS to ship from China to the United States is about 10 working days and it can be traced using the tracking number. Due to the pandemic, the delivery time may be delayed by about 5 days. The package needs to be signed by the guest. If the receipt is not signed, the customer shall bear the risk of loss of the package.

Sold by JD@CHINA

Service Guarantee

Free shipping over 69
Genuine guarantee

Shipping

Yami Consolidated Shipping $9.99(Free shipping over $69)


Seller will ship the orders within 1-2 business days. The logistics time limit is expected to be 7-15 working days. In case of customs clearance, the delivery time will be extended by 3-7 days. The final receipt date is subject to the information of the postal company.

Yami Points information

All items are excluding from any promotion or points events on Yami.com

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Gifts Included with Purchase

Recommended for You

                                                       

                                                       

                                                       

                                                       

                                                       

                                                       

                                                       

                                                       

Reviews

Have your say. Be the first to help other guests.

Write a review
No reviews for this product. Showing reviews from other options.
Sort by
Default

Community photos

View All
Current Item
User Avatar VIP
:

{{ strLimit(comment, 200) }}

{{ comment.content }}

Review Image

{{ comment.imageList.length }} photos

Show Original

No related comment~

Review

Yami Yami
:

{{ showTranslate(commentDetails) }}Show Less

{{ strLimit(commentDetails, 800) }}Show more

Show Original

{{ commentDetails.content }}

Yami
Show All

{{ formatTime(commentDetails.in_dtm) }} VERIFIED PURCHASE {{ groupData }}

{{ commentDetails.likes_count }} {{ commentDetails.likes_count }} {{ commentDetails.reply_count }} {{ commentDetails.in_user == uid ? __('Delete') : __('Report') }}

Please write at least one word

Comments{{ '(' + replyList.length + ')' }}

Yami Yami

{{ showTranslate(reply) }}Show Less

{{ strLimit(reply, 800) }}Show more

Show Original

{{ reply.reply_content }}

{{ formatTime(reply.reply_in_dtm) }}

{{ reply.reply_likes_count }} {{ reply.reply_likes_count }} {{ reply.reply_reply_count }} {{ reply.reply_in_user == uid ? __('Delete') : __('Report') }}

Please write at least one word

Cancel

That’s all the comments so far!

Write a review
How would you rate this item?

Please add your comment.

  • A nice nickname will make your comments more popular!
  • The nickname in your account will be changed to the same as here.
Thanks for your review
Our community rely on great reviews like yours to find the best of Asia.

Report

If you find this content inappropriate and think it should be removed from the Yami.com site, let us know please.

Cancel

Are you sure to delete your review?

Cancel

{{ brandInfo.title }}

View All

About the brand

{{ brandInfo.descView }} ...View All

{{ isZh ? album.topic_name : album.topic_ename }}

Items

{{ album.goods_count_info }}

Purchased

{{ album.bought_count_info }}

View All

{{ story.page_title }}

{{ story.page_desc }}

View the Story
Customers Also Viewed
About the brand

{{ brandInfo.title }}

{{ brandInfo.desc }}
Yami

Download the Yami App