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
The Modern C# Challenge

You're reading from   The Modern C# Challenge Become an expert C# programmer by solving interesting programming problems

Arrow left icon
Product type Paperback
Published in Oct 2018
Publisher Packt
ISBN-13 9781789535426
Length 362 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Rod Stephens Rod Stephens
Author Profile Icon Rod Stephens
Rod Stephens
Arrow right icon
View More author details
Toc

Advanced C# and .NET Features

This chapter describes problems that use some of the C# language's more advanced features. Unfortunately, C# has too many capabilities, so we can't cover them all here. The particular features described here include some parts of LINQ, PLINQ, TPL, the yield statement, and operator overloading.

LINQ stands for Language Integrated Query, PLINQ stands for Parallel LINQ, and TPL stands for Task Parallel Library.

These techniques provide new ways to simplify program structure and improve performance. Even if you don't use them on a daily basis, it's useful to know how they work so that you can understand other peoples' code when you see these techniques.

lock icon The rest of the chapter is locked
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 AU $24.99/month. Cancel anytime