C H A P T E R  3

images

C# Primer

Before we look any further into ASP.NET Web Pages and WebMatrix, it is important that you have a basic familiarity with the C# programming language and that you understand a few elementary programming concepts. In this chapter, we are going to discuss:

  • C# types and variables
  • Operators
  • Collections
  • Conditions and loops
  • An introduction to Object Oriented Programming
  • Dynamics

The Razor code that we will use in this book to create and display dynamic data within ASP.NET Web Pages will all be built upon C#, so it is essential that you have a solid foundation in the language before we move on any further.

If you already ...

Get Building ASP.NET with Microsoft WebMatrix 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.