Book description
Become a more productive programmer by leveraging the newest features available to you in C#. This book highlights the new language features available to you and how to use these and other tools such as Bootstrap, SCSS, and jQuery to enhance your web applications.
Exploring Advanced Features in C# starts with some of the new features of C# 7 such as how to implement local functions, tuples and generalized async return types. The book also looks at C# 8, where the author demonstrates how to implement nullable reference types, recursive patterns, ranges, indicies, switch expressions, and many more. Next, you go through some of the distinct features of C# that might often be overlooked such as generics, asynchronous programming, and dynamic types. The author demonstrates how to implement these features through clear and concise examples.
Next, you’ll discuss creating responsive web applications using ASP.NET Model View Controller (MVC) where you’ll learn how to combine Bootstrap with jQuery and SCSS to create interactive web applications with a great-looking, user-friendly UI. Moving forward, you will create and run applications on the latest .NET Core version 3.0 as well as explore some of the features of .NET Core 3.0. Finally, you will go through the tips and tricks of Visual Studio 2019 that make you more productive.
After reading the book, you will be able to implement new features available in C# and learn how to enhance your application development using ASP.NET MVC and .NET Core.
What You Will Learn
- Implement the new features available in C# 7
- Enhance your web applications using ASP.NET MVC, Bootstrap, SCSS, and jQuery
- See what C# 8 has to offer with clear code examples
- Create and run applications in .NET Core 3.0
Who This Is Book For
C# programmers who have worked with C# for a number of years and who want to keep up to date with the latest advancements of the language .
Product information
- Title: Exploring Advanced Features in C#: Enhance Your Code and Productivity
- Author(s):
- Release date: May 2019
- Publisher(s): Apress
- ISBN: 9781484248560
You might also like
book
C# 8.0 and .NET Core 3.0 - Modern Cross-Platform Development
Learn the fundamentals, practical applications, and latest features of C# 8.0 and .NET Core 3.0 from …
book
Hands-On Network Programming with C# and .NET Core
A comprehensive guide to understanding network architecture, communication protocols, and network analysis to build secure applications …
book
Improving your C# Skills
Conquer complex and interesting programming challenges by building robust and concurrent applications with caches, cryptography, and …
book
Clean Code: A Handbook of Agile Software Craftsmanship
Even bad code can function. But if code isn't clean, it can bring a development organization …