舉報(bào)

會(huì)員
Visual Studio 2013 Cookbook
最新章節(jié):
Index
ThisbookisapracticalguidetousingVisualStudio2013thatwillhelpyoubecomefamiliarwiththeimprovementsmadeoverpreviousversions.Eachrecipeprovidesahandsonapproachtothenewfeatureswithstepbystepinstructionsonhowtoincreaseyourproductivity.IfyouareadeveloperexcitedaboutthenewfeaturesintroducedinVisualStudio2013,thennomatterwhatyourprogramminglanguageofchoiceis,VisualStudio2013Cookbookisforyou.YoushouldhaveagoodknowledgeofworkingwithpreviousversionsofVisualStudiotoenjoytherecipesinthisbook.ThisbookprovidespracticalexamplestohelpyouuseVisualStudio2013moreeffectively.
目錄(100章)
倒序
- coverpage
- Visual Studio 2013 Cookbook
- Credits
- About the Authors
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- While you were gone
- Choosing a version of Visual Studio 2013
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Downloading the example code
- Errata
- Piracy
- Questions
- Chapter 1. Discovering Visual Studio 2013
- Introduction
- Synchronizing settings
- Touring the VS2013 IDE
- Project round-tripping
- Managing the editor windows
- Finding Visual Studio commands
- Searching and navigating
- Navigating in depth
- Chapter 2. Getting Started with Windows Store Applications
- Introduction
- Getting a Windows Store app developer license
- Creating a Windows Store app
- Adding a Windows Store item template to your app
- Using the Windows Store app simulator
- Defining capabilities and contracts
- Analyzing your App's performance
- Packaging your Windows Store app
- Validating your Windows Store app
- Chapter 3. Web Development – ASP.NET HTML5 CSS and JavaScript
- Introduction
- Getting started with Bootstrap
- Previewing changes across multiple browsers
- Creating HTML5 web pages
- Taking advantage of the CSS editor improvements
- Understanding the JavaScript editor improvements
- Adding bundling and minification to JavaScript and CSS files
- Verifying pages with the Page Inspector tool
- Chapter 4. .NET Framework 4.5.1 Development
- Introduction
- Adding the Ribbon to a WPF application
- Creating a state machine in Visual Studio
- Creating a task-based WCF service
- Managing packages with NuGet
- Unit testing .NET applications
- Sharing class libraries across runtimes
- Detecting duplicate code
- Chapter 5. Debugging Your .NET Application
- Introduction
- Maximizing everyday debugging
- Debugging on remote machines and tablets
- Debugging code in production with IntelliTrace
- Debugging parallel code
- Visualizing concurrency
- Chapter 6. Asynchrony in .NET
- Introduction
- Making your code asynchronous
- Understanding asynchrony and the Windows Runtime
- Using asynchrony with web applications
- Working with actors and the TPL Dataflow Library
- Chapter 7. Unwrapping C++ Development
- Introduction
- Using XAML with C++
- Unit testing C++ applications
- Analyzing your C++ code
- Using a custom rule set
- Working with DirectX in Visual Studio 2013
- Creating a shader using DGSL
- Creating and displaying a 3D model
- Using the Visual Studio Graphics Diagnostics
- Chapter 8. Working with Team Foundation Server 2013
- Introduction
- Creating a new TFS project
- Managing your work
- Using local workspaces for source control
- Performing code reviews
- Getting feedback from your users
- Using Git for source control
- Chapter 9. Languages
- Introduction
- Fortifying JavaScript applications with TypeScript
- Integrating Python into Visual Studio
- Integrating Python with .NET
- Appendix A. Visual Studio Medley
- Introduction
- Creating installer packages
- Submitting apps to the Windows Store
- Creating Visual Studio add-ins and extensions
- Creating your own snippets
- Index 更新時(shí)間:2021-07-16 12:27:01
推薦閱讀
- C語(yǔ)言程序設(shè)計(jì)習(xí)題解析與上機(jī)指導(dǎo)(第4版)
- 垃圾回收的算法與實(shí)現(xiàn)
- Ext JS Data-driven Application Design
- Building RESTful Python Web Services
- 青少年信息學(xué)競(jìng)賽
- Spring Boot+MVC實(shí)戰(zhàn)指南
- Visual Basic程序設(shè)計(jì)(第三版)
- 跟戴銘學(xué)iOS編程:理順核心知識(shí)點(diǎn)
- WordPress Search Engine Optimization(Second Edition)
- 編程的原則:改善代碼質(zhì)量的101個(gè)方法
- Parallel Programming with Python
- Mastering Unity 2017 Game Development with C#(Second Edition)
- Building E-Commerce Solutions with WooCommerce(Second Edition)
- Python編程基礎(chǔ)與數(shù)據(jù)分析
- SFML Essentials
- 嵌入式網(wǎng)絡(luò)編程
- Kudu:構(gòu)建高性能實(shí)時(shí)數(shù)據(jù)分析存儲(chǔ)系統(tǒng)
- Java核心技術(shù)卷I基礎(chǔ)知識(shí)(原書(shū)第9版)
- Python程序設(shè)計(jì)基礎(chǔ)教程(慕課版)
- Node Web Development(Second Edition)
- 分布式中間件技術(shù)實(shí)戰(zhàn):Java版
- C#大學(xué)實(shí)用教程
- 修改代碼的藝術(shù)
- Netty、Redis、Zookeeper高并發(fā)實(shí)戰(zhàn)
- Test-Driven Java Development
- Python數(shù)據(jù)科學(xué)指南
- Python 3 程序設(shè)計(jì)
- Learning Qlik Sense?:The Official Guide(Second Edition)
- C 語(yǔ)言程序設(shè)計(jì)能力教程(第四版)
- 軟件困局:為什么聰明的程序員會(huì)寫(xiě)出糟糕的代碼