舉報

會員
Visual Studio 2013 Cookbook
最新章節:
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 更新時間:2021-07-16 12:27:01
推薦閱讀
- PyTorch自動駕駛視覺感知算法實戰
- Unity 2020 Mobile Game Development
- Web開發的貴族:ASP.NET 3.5+SQL Server 2008
- 神經網絡編程實戰:Java語言實現(原書第2版)
- The Computer Vision Workshop
- Visual Basic程序設計教程
- PLC編程及應用實戰
- Building Minecraft Server Modifications
- PostgreSQL Replication(Second Edition)
- 精通MATLAB(第3版)
- Creating Stunning Dashboards with QlikView
- 西門子S7-200 SMART PLC編程從入門到實踐
- Scratch3.0趣味編程動手玩:比賽訓練營
- .NET 4.5 Parallel Extensions Cookbook
- INSTANT Apache ServiceMix How-to
- Java Web開發任務教程
- 區塊鏈技術與智能服務應用
- Data Analysis with R
- AVR單片機C語言應用100例
- 架構寶典
- Splunk Essentials(Second Edition)
- Java程序設計
- Java RESTful Web Service實戰(第2版)
- Penetration Testing Bootcamp
- Rust編程之道
- Android:Game Programming
- Excel VBA程序開發自學寶典
- Kafka并不難學!入門、進階、商業實戰
- 深度學習入門:基于PyTorch和TensorFlow的理論與實現
- GPU編程實戰(基于Python和CUDA)