C# 5 First Look


C# is a wonderfully expressive and powerful language that lets you focus on your application rather than low level boilerplate. Over the last decade, the C# compiler has evolved to include many features from dynamic and functional languages, all while remaining statically typed. Most recently, it also tackles the proliferation of concurrent hardware with new asynchronous programming features

“C# 5 First Look” will help you get up to speed on the latest version of the language. You will learn the underlying principles of the design by exploring its evolution, then look at the asynchronous and concurrent programming facilities of the Task Parallel Framework, and the new async and await keywords. The book also takes you through the development of real-world applications for Windows 8, ASP.NET, and MacOS, using the Mono Framework.

“C# 5 First Look” will help you get up to speed on the latest version of C#. After setting up your development environment, you will go on a tour of all features of the language, including: the Task Parallel Framework, Dynamic Language Runtime, TPL Data Flow, and finally asynchronous programming with async and await.

“C# 5 First Look” will help you get up to speed on the latest version of C#. We will discuss the tools you need to get started, including Visual Studio and MonoDevelop. Once set up, we look at the highlights of the language’s evolution over every version and discuss how the framework’s design and language features contribute to the high productivity you experience as a C# programmer. Next we check out the asynchronous and concurrent programming features of the language, which help you write fast and responsive applications. Finally, the book presents and explains three fully featured pieces of software that demonstrate writing applications for the Windows Store, the Web, and MacOS with the Mono Framework.

“C# 5 First Look” is a look at the evolution of C#. You will learn how to write great apps on all platforms using modern C# language features. Whether you are targeting the desktop, mobile, or web, C# 5 First Look has you covered.

What you will learn from this book

  • Getting your environment set up with Visual Studio or MonoDevelop.
  • Learn about the evolution of C# since its introduction in 2000.
  • Talk about Language Integrated Queries (LINQ), and the Dynamic Language Runtime (DLR).
  • Explore concurrent programming with the Task Parallel Framework (TPL).
  • Discuss asynchrony in the latest version using async and await.
  • Deploy applications on the Windows Store.
  • Build a real-time ASP.Net MVC web app using SignalR and HTML 5.
  • Target different platforms such as the MacOS with the Mono Framework.

Approach
This will be a mix of concept introduction and examples, and with each new feature and enhancement we will give an example to the readers. C# 5 First Look will provide a gist of C# 5 to the readers.

Who this book is for
“C# 5 First Look” is for developers who want to learn about the latest version of C#. It is assumed that you have basic programming knowledge. Experience with prior versions of C# or the .NET Framework would be helpful, but not mandatory.

Book Details

  • Paperback: 138 pages
  • Publisher: Packt Publishing (December 2012)
  • Language: English
  • ISBN-10: 1849686769
  • ISBN-13: 978-1849686761
Download [2.8 MiB]

You may also like...

Leave a Reply