CHAPTER 4

Image

Essential Language Features

C# is a feature-rich language, and not all programmers are familiar with all of the features we will rely on in this book. In this chapter, we are going to look at the C# language features that a good MVC programmer needs to know.

We provide only a short summary of each feature. If you want more in-depth coverage of C# or LINQ, three of Adam’s books may be of interest. For a complete guide to C#, try Introducing Visual C#; for in-depth coverage of LINQ, check out Pro LINQ in C#; and for a detailed examination of the .NET support for asynchronous programming see Pro .Net Parallel Programming in C#. All of ...

Get Pro ASP.NET MVC 4, Fourth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.