Pro C# 2010 and the .NET 4 Platform
Autor Andrew Troelsenen Limba Engleză Paperback – 14 mai 2010
This new edition has been comprehensively revised and rewritten to make it accurately reflect the C# 4 language specification for the .NET 4 platform. You’ll find new chapters covering the important concepts of dynamic lookups, named and optional arguments, Parallel LINQ (PLINQ), improved COM interop, and variance for generics.
If you’re checking out this book for the first time, do understand that it's targeted at experienced software professionals and/or graduate students of computer science (so don't expect three chapters on iteration or decision constructs!). The mission of this text is to provide you with a rock-solid foundation in the C# programming language and the core aspects of the .NET platform (assemblies, remoting, Windows Forms, Web Forms, ADO.NET, XML web services, etc.). Once you digest the information presented in these 25 chapters, you’ll be in a perfect position to apply this knowledge to your specific programming assignments, and you’ll be well equipped to explore the .NET universe on your own terms.
Preț: 541.76 lei
Preț vechi: 677.20 lei
-20% Nou
Puncte Express: 813
Preț estimativ în valută:
103.67€ • 109.07$ • 85.83£
103.67€ • 109.07$ • 85.83£
Carte disponibilă
Livrare economică 24 decembrie 24 - 07 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781430225492
ISBN-10: 1430225491
Pagini: 1370
Ilustrații: 1752 p.
Dimensiuni: 178 x 254 x 64 mm
Greutate: 2.88 kg
Ediția:5th ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1430225491
Pagini: 1370
Ilustrații: 1752 p.
Dimensiuni: 178 x 254 x 64 mm
Greutate: 2.88 kg
Ediția:5th ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Popular/generalCuprins
Introducing C# and the .NET Platform.- The Philosophy of .NET.- Building C# Applications.- Core C# Programming Constructs.- Core C# Programming Constructs, Part I.- Core C# Programming Constructs, Part II.- Defining Encapsulated Class Types.- Understanding Inheritance and Polymorphism.- Understanding Structured Exception Handling.- Understanding Object Lifetime.- Advanced C# Programming Constructs.- Working with Interfaces.- Understanding Generics.- Delegates, Events, and Lambdas.- Advanced C# Language Features.- LINQ to Objects.- Programming with .NET Assemblies.- Configuring .NET Assemblies.- Type Reflection, Late Binding, and Attribute-Based Programming.- Processes, AppDomains, and Object Contexts.- Understanding CIL and the Role of Dynamic Assemblies.- Dynamic Types and the Dynamic Language Runtime.- Introducing the .NET Base Class Libraries.- Multithreaded and Parallel Programming.- File I/O and Object Serialization.- ADO.NET Part I: The Connected Layer.- ADO.NET Part II: The Disconnected Layer.- ADO.NET Part III: The Entity Framework.- Introducing LINQ to XML.- Introducing Windows Communication Foundation.- Introducing Windows Workflow Foundation 4.0.- Building Desktop User Interfaces with WPF.- Introducing Windows Presentation Foundation and XAML.- Programming with WPF Controls.- WPF Graphics Rendering Services.- WPF Resources, Animations, and Styles.- WPF Control Templates and UserControls.- Building Web Applications with ASP.NET.- Building ASP.NET Web Pages.- ASP.NET Web Controls, Master Pages and Themes.- ASP.NET State Management Techniques.
Notă biografică
Andrew Troelsen is a partner, trainer, and consultant at Intertech Inc., and is a leading authority on both .NET and COM. His book Pro C# 2005 and the .NET 2.0 Platform won the prestigious 2003 Referenceware Excellence Award and is in its third edition. Also of note are his earlier five-star treatment of traditional COM in the bestselling Developer's Workshop to COM and ATL mirrored in his book, COM and .NET Interoperability, and his top-notch investigation of VB .NET in Visual Basic .NET and the .NET Platform: An Advanced Guide. Troelsen has a degree in mathematical linguistics and South Asian studies from the University of Minnesota, and is a frequent speaker at numerous .NET-related conferences. He currently lives in Minneapolis with his wife, Amanda, and spends his free time investigating .NET and waiting for the Wild to win the Stanley Cup. You can check out his blog at AndrewTroelsen.blogspot.com.
Caracteristici
Over the years that author Andrew Troelsen has spent working with the common language runtime (CLR), he gained a much deeper understanding of the .NET platform and the subtleties of the C# programming language.