舉報

會員
Visual Studio 2015 Cookbook(Second Edition)
最新章節:
Index
IfyouareadeveloperexcitedaboutthenewfeaturesintroducedinVisualStudio2015,thennomatterwhatyourprogramminglanguageofchoiceis,VisualStudio2015Cookbookisforyou.YoushouldhaveagoodknowledgeofworkingwithpreviousversionsofVisualStudiotobenefitfromtherecipesinthisbook.
目錄(99章)
倒序
- 封面
- 版權頁
- Credits
- About the Author
- About the Reviewer
- www.PacktPub.com
- eBooks discount offers and more
- Preface
- Choosing the right version of Visual Studio 2015
- What this book covers
- What you need for this book
- Who this book is for
- Sections
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Exploring Visual Studio 2015
- Introduction
- Synchronizing settings
- Touring the VS2015 IDE
- Managing the editor windows
- Finding Visual Studio commands
- Searching and navigating
- Navigating in depth
- Chapter 2. Getting Started with Universal Windows Platform Apps
- Introduction
- Enabling UWP app development on Windows 10
- Creating a UWP app
- Customizing your UWP app
- Using the UWP app simulator
- Defining capabilities and contracts
- Analyzing your app's performance
- Packaging your UWP app
- Validating your Windows Store app
- Submitting your app to the Windows Store
- Distributing your UWP app through sideloading
- Chapter 3. Web Development
- Introduction
- Getting started with a Bootstrap-based SPA
- Making the most of Browser Link
- Adding bundling and minification to JavaScript and CSS files
- Managing packages with NuGet
- Fortifying JavaScript applications with TypeScript
- Using Visual Studio for Node.js development
- Chapter 4. .NET Framework Development
- Introduction
- Creating a task-based WCF service
- Unit testing .NET applications
- Sharing class libraries across different runtimes
- Detecting duplicate code
- Exploring C# through the Immediate window
- Chapter 5. Debugging Your .NET Application
- Introduction
- Putting Diagnostic Tools to work
- 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 Universal Windows Platform apps
- 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 ruleset
- Edit and Continue C++ style
- Working with DirectX in Visual Studio 2015
- Creating a shader using DGSL
- Creating and displaying a 3D model
- Using the Visual Studio Graphics Diagnostics
- Chapter 8. Working with Team Foundation Server 2015
- 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
- Taking Advantage of Git's command line
- Chapter 9. Languages
- Introduction
- Fortifying JavaScript applications with TypeScript
- Integrating Python into Visual Studio
- Integrating Python with .NET
- Targeting Linux with Visual Studio 2015
- Chapter 10. Final Polish
- Introduction
- Creating installer packages with InstallShield LE
- Creating custom installer packages
- Submitting UWP apps to the Windows Store
- Creating Visual Studio add-ins and extensions
- Creating your own snippets
- Index 更新時間:2021-07-14 10:34:07
推薦閱讀
- 數據庫基礎教程(SQL Server平臺)
- Mastering Ninject for Dependency Injection
- InfluxDB原理與實戰
- Access 2007數據庫應用上機指導與練習
- 云計算服務保障體系
- Enterprise Integration with WSO2 ESB
- Mockito Cookbook
- Hands-On Mathematics for Deep Learning
- 白話大數據與機器學習
- R Machine Learning Essentials
- Deep Learning with R for Beginners
- 數據中心經營之道
- 大數據計算系統原理、技術與應用
- Learn Selenium
- Tableau商業分析從新手到高手(視頻版)
- 大學計算機:理解和運用計算思維
- Discovering Business Intelligence Using MicroStrategy 9
- MATLAB基礎及其應用教程
- 機器視覺原理與案例詳解
- Learning Game AI Programming with Lua
- R語言醫學多元統計分析
- Access數據庫實用教程習題與實驗指導(第2版)
- 數據挖掘:你必須知道的32個經典案例(第2版)
- 循序漸進學Spark
- 網絡科學與網絡大數據結構挖掘
- Box2D for Flash Games
- 數據結構:使用C語言(第4版)
- 計算機應用基礎
- 云數據管理實戰指南
- Hudson 3 Essentials