Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Mastering Visual Studio 2017

You're reading from   Mastering Visual Studio 2017 Build windows apps using WPF and UWP, accelerate cloud development with Azure, explore NuGet, and more

Arrow left icon
Product type Paperback
Published in Jul 2017
Publisher Packt
ISBN-13 9781787281905
Length 466 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Kunal Chowdhury Kunal Chowdhury
Author Profile Icon Kunal Chowdhury
Kunal Chowdhury
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

Preface 1. What is New in Visual Studio 2017 IDE? 2. What is New in C# 7.0? FREE CHAPTER 3. Building Applications for Windows Using XAML Tools 4. Building Applications for Windows 10 Using UWP Tools 5. Building Applications with .NET Core 6. Managing NuGet Packages 7. Debugging Applications with Visual Studio 2017 8. Live Unit Testing with Visual Studio 2017 9. Accelerate Cloud Development with Microsoft Azure 10. Working with Source Controls

What is New in C# 7.0?

C# is a simple, modern, object-oriented programming language with support for component-oriented programming. It constructs robust applications using automatic garbage collection of unused objects, proper exception handling, and type-safe design.

Along with Visual Studio 2017, Microsoft introduces the next version of C#, that is, C# 7.0, which provides several changes and new features for developers to build rapid and robust applications without spending more time on code.

In this chapter, we will learn about the following new features introduced in C# 7.0, guided through the code:

  • Local functions or nested functions
  • Literal improvements in C# 7.0
  • The new digit separators
  • Getting to know about pattern matching
  • The ref returns and locals
  • New changes to tuples
  • Changes to the throw expression
  • Changes to Expression-bodied members
  • New changes to the out variables...
You have been reading a chapter from
Mastering Visual Studio 2017
Published in: Jul 2017
Publisher: Packt
ISBN-13: 9781787281905
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at R$50/month. Cancel anytime