- Mastering Visual Studio 2017
- Kunal Chowdhury
- 134字
- 2021-07-15 17:26:40
Summary
In this chapter, we have learned about the new features introduced in C# 7.0, along with the release of Visual Studio 2017. We have also demonstrated each of them with examples/code.
At a glance, we have learned about local or nested functions, literal improvements, the new digit separators, pattern matching, ref returns and locals, changes in tuples, changes to the throw expression, and expression-bodied members. We also learned about the new changes to the out variables, deconstruction syntax, and the uses of generalized async return types.
As we have become familiar with the features of C# 7.0, let's move on to the next chapter, where we will learn about building applications for Windows using Windows Presentation Foundation. We will also learn how to design a XAML UI, do data bindings, and much more.
- Cocos2d Cross-Platform Game Development Cookbook(Second Edition)
- 技術領導力:程序員如何才能帶團隊
- Getting Started with PowerShell
- Python神經網絡項目實戰
- Building Mapping Applications with QGIS
- Visual Basic程序設計與應用實踐教程
- 基于Swift語言的iOS App 商業實戰教程
- 全棧自動化測試實戰:基于TestNG、HttpClient、Selenium和Appium
- Mastering JavaScript Design Patterns(Second Edition)
- C程序設計實踐教程
- HTML5+CSS3 Web前端開發技術(第2版)
- 零基礎學C語言程序設計
- 實戰Java高并發程序設計(第2版)
- ASP.NET 4.0 Web程序設計
- Docker:容器與容器云(第2版)