Mensys Online Shop

Essential C# 4.0 - Microsoft .NET Development Series

Categorie:Algemeen - Boeken Van:Addison Wesley US
Meer informatie:www.awprofessional.c...Auteur(s):Mark Michaelis
Bladzijden:930Publicatie-jaar:2010

This edition contains two new chapters on parallel programming, multi=threading, and concurrency, as well as extensive coverage of new C# 4.0 features: dynamic typing, variance, optional/named parameters, and many other new topics.Mark Michaelis covers the C# language in depth, illustrating key constructs with succinct, downloadable code examples. Graphical 'mind maps' at the beginning of each chapter show what material is covered and how individual topics interrelate. Topics intended for  » Lees meer...

Essential C# 4.0 - Microsoft .NET Development Series

Selecteer een of meer artikelen en klik dan op Bestellen. Aantallen kunnen op de volgende blz. gewijzigd worden.
Partnr.OmschrijvingEuro *Euro incl. BTW 
C15874 Essential C# 4.0 - Microsoft .NET Development Series41.4243.91

Alle prijzen zijn in Euro excl. BTW (19%, voor boeken 6%) en excl. verzendkosten.
E-mail of bel 023 548 20 20 voor licenties, upgrades en andere vragen.

This edition contains two new chapters on parallel programming, multi­threading, and concurrency, as well as extensive coverage of new C# 4.0 features: dynamic typing, variance, optional/named parameters, and many other new topics.
Mark Michaelis covers the C# language in depth, illustrating key constructs with succinct, downloadable code examples. Graphical "mind maps" at the beginning of each chapter show what material is covered and how individual topics interrelate. Topics intended for beginners & advanced readers are clearly marked, and the book includes indexes of C# versions (2.0, 3.0, and 4.0), which make it easy for readers to reference topics specific to a given release of C#.
Following an introduction to C#, readers learn about:
- Best practices for object-oriented programming in C#;
- C# primitive data types, value and reference types, implicitly typed variables, anonymous types, plus dynamic typing in C# 4.0;
- Methods & parameters-including extension methods, partial methods, and C# 4.0's optional & named parameters;
- Generics, concurrent collections, and custom collections with iterators;
- Delegates, events, and lambda expressions;
- Collection interfaces and standard query operators;
- Query expressions & the tree expressions on which LINQ providers are based;
- Reflection, attributes, and dynamic programming;
- Parallel Query Processing with PLINQ;
- Multithreaded programming with the Task Parallel Library;
- Platform interoperability and unsafe code;
- The Common Language Infrastructure that underlies C#.