Description
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
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 .
Author: Dirk Strauss
Publisher: Apress
Published: 05/31/2019
Pages: 288
Binding Type: Paperback
Weight: 1.18lbs
Size: 10.00h x 7.00w x 0.65d
ISBN13: 9781484248553
ISBN10: 1484248554
BISAC Categories:
- Computers | Programming | Microsoft
- Computers | Languages | General
- Computers | Data Science | General
About the Author
Dirk Strauss is a software developer and Microsoft .NET MVP from South Africa with over 13 years of programming experience. He has extensive experience in SYSPRO Customization (an ERP system), with C# and web development being his main focus. He currently works as a full stack developer with Embrace. He studied at the Nelson Mandela University where he wrote software part time to gain a better understanding of the technology. He remains passionate about writing code and imparting what he learns with others.