Ben Albahari – författare
268 kr
Skickas inom 5-8 vardagar
126 kr
Läs direkt efter köp
This book is for busy programmers who want a succinct and yet readable guide to C# 3.0 and LINQ. C# 3.0 Pocket Reference tells you exactly what you need to know, without long introductions or bloated samples.Despite its conciseness, this book doesn''t skimp on depth or detail, and embraces the conceptual challenges in learning C# 3.0 and LINQ. Tightly focused and highly practical, this pocket reference covers more ground than many of the big books on C#.C# 3.0 Pocket Reference includes plenty of illustrations and code examples to explain:
Features new to C# 3.0, such as lambda expressions, anonymous types, automatic properties, and moreAll aspects of C# syntax, predefined types, expressions, and operatorsCreating classes, structs, delegates and events, enums, generics and constraints, exception handling, and iteratorsThe subtleties of boxing, operating overloading, delegate covariance, extension method resolution, interface reimplementation, nullable types, and operating liftingLINQ, starting with the principles of sequences, deferred execution and standard query operators, and finishing with a complete reference to query syntax-including multiple generators, joining, grouping, and query continuationsConsuming, writing, and reflecting on custom attributesYou''ll also find chapters on unsafe code and pointers, preprocessor directives, XML documentation, and a framework overview. If you''re already familiar with Java, C++, or an earlier version of C#, C# 3.0 Pocket Reference is an ideal choice.No other book or online resource can get you up to speed so quickly.
141 kr
Läs direkt efter köp
Ready to take advantage of LINQ with C# 3.0? This guide has the detail you need to grasp Microsoft''s new querying technology, and concise explanations to help you learn it quickly. And once you begin to apply LINQ, the book serves as an on-the-job reference when you need immediate reminders.All the examples in the LINQ Pocket Reference are preloaded into LINQPad, the highly praised utility that lets you work with LINQ interactively. Created by the authors and free to download, LINQPad will not only help you learn LINQ, it will have you thinking in LINQ.This reference explains:
LINQ''s key concepts, such as deferred execution, iterator chaining, and type inference in lambda expressionsThe differences between local and interpreted queriesC# 3.0''s query syntax in detail-including multiple generators, joining, grouping, query continuations, and moreQuery syntax versus lambda syntax, and mixed syntax queries Composition and projection strategies for complex queriesAll of LINQ''s 40-plus query operatorsHow to write efficient LINQ to SQL queriesHow to build expression trees from scratchAll of LINQ to XML''s types and their advanced useLINQ promises to be the locus of a thriving ecosystem for many years to come. This small book gives you a huge head start."The authors built a tool (LINQPad) that lets you experiment with LINQ interactively in a way that the designers of LINQ themselves don''t support, and the tool has all kinds of wonderful features that LINQ, SQL and Regular Expression programmers alike will want to use regularly long after they''ve read the book."-Chris Sells, Connected Systems Program Manager, Microsoft
74 kr
Läs direkt efter köp
C# programmers all have one thing in common -- they''re learning a new language. That fact alone brings challenges, frustrations, and constant demands on your patience. And, no matter how good your reference books are, you can''t always stop to thumb through hundreds of pages to find the piece of information you need. Your answer is the C# Language Pocket Reference. Concise and easy to use, this handy pocket guide to C# comes from the authors of C# in a Nutshell, and is a must-have quick reference for anyone implementing this new object-oriented language.The C# Language Pocket Reference offers the convenience of a quick reference in a format that will actually fit in your pocket. The book includes a guide to C# language elements, a brief overview of the Framework Class library, a cross-reference for namespaces and assemblies, a list of compiler syntax and switches, a regular expressions reference guide, and more. You''ll be surprised at how much information can fit into this slim volume.O''Reilly''s Pocket References have become a favorite among programmers everywhere. By providing a wealth of important details in a concise, well-organized format, these handy books deliver just what you need to complete the task at hand. When you''ve reached a sticking point in your work and need to get to a solution quickly, the new C# Language Pocket Reference is the book you''ll want to have.
77 kr
Läs direkt efter köp
C# programmers all have one thing in common -- they''re learning a new language. That fact alone brings challenges, frustrations, and constant demands on your patience. And, no matter how good your reference books are, you can''t always stop to thumb through hundreds of pages to find the piece of information you need. Your answer is the C# Language Pocket Reference. Concise and easy to use, this handy pocket guide to C# comes from the authors of C# in a Nutshell, and is a must-have quick reference for anyone implementing this new object-oriented language.The C# Language Pocket Reference offers the convenience of a quick reference in a format that will actually fit in your pocket. The book includes a guide to C# language elements, a brief overview of the Framework Class library, a cross-reference for namespaces and assemblies, a list of compiler syntax and switches, a regular expressions reference guide, and more. You''ll be surprised at how much information can fit into this slim volume.O''Reilly''s Pocket References have become a favorite among programmers everywhere. By providing a wealth of important details in a concise, well-organized format, these handy books deliver just what you need to complete the task at hand. When you''ve reached a sticking point in your work and need to get to a solution quickly, the new C# Language Pocket Reference is the book you''ll want to have.
268 kr
Läs direkt efter köp
Looking for quick answers for using C# 12? This tightly focused and practical guide tells you exactly what you need to know without long intros or bloated samples. Succinct and easy to browse, this pocket reference is an ideal quick source of information. If you know Java, C++, or an earlier C# version, this guide will help you get rapidly up to speed.
All programs and code snippets are available as interactive samples in LINQPad. You can edit these samples and instantly see the results without needing to set up projects in Visual Studio.
268 kr
Läs direkt efter köp
Looking for quick answers for using C# 12? This tightly focused and practical guide tells you exactly what you need to know without long intros or bloated samples. Succinct and easy to browse, this pocket reference is an ideal quick source of information. If you know Java, C++, or an earlier C# version, this guide will help you get rapidly up to speed.
All programs and code snippets are available as interactive samples in LINQPad. You can edit these samples and instantly see the results without needing to set up projects in Visual Studio.
146 kr
Läs direkt efter köp
Ready to take advantage of LINQ with C# 3.0? This guide has the detail you need to grasp Microsoft''s new querying technology, and concise explanations to help you learn it quickly. And once you begin to apply LINQ, the book serves as an on-the-job reference when you need immediate reminders.All the examples in the LINQ Pocket Reference are preloaded into LINQPad, the highly praised utility that lets you work with LINQ interactively. Created by the authors and free to download, LINQPad will not only help you learn LINQ, it will have you thinking in LINQ.This reference explains:
LINQ''s key concepts, such as deferred execution, iterator chaining, and type inference in lambda expressionsThe differences between local and interpreted queriesC# 3.0''s query syntax in detail-including multiple generators, joining, grouping, query continuations, and moreQuery syntax versus lambda syntax, and mixed syntax queries Composition and projection strategies for complex queriesAll of LINQ''s 40-plus query operatorsHow to write efficient LINQ to SQL queriesHow to build expression trees from scratchAll of LINQ to XML''s types and their advanced useLINQ promises to be the locus of a thriving ecosystem for many years to come. This small book gives you a huge head start."The authors built a tool (LINQPad) that lets you experiment with LINQ interactively in a way that the designers of LINQ themselves don''t support, and the tool has all kinds of wonderful features that LINQ, SQL and Regular Expression programmers alike will want to use regularly long after they''ve read the book."-Chris Sells, Connected Systems Program Manager, Microsoft
146 kr
Läs direkt efter köp
This book is for busy programmers who want a succinct and yet readable guide to C# 3.0 and LINQ. C# 3.0 Pocket Reference tells you exactly what you need to know, without long introductions or bloated samples.Despite its conciseness, this book doesn''t skimp on depth or detail, and embraces the conceptual challenges in learning C# 3.0 and LINQ. Tightly focused and highly practical, this pocket reference covers more ground than many of the big books on C#.C# 3.0 Pocket Reference includes plenty of illustrations and code examples to explain:
Features new to C# 3.0, such as lambda expressions, anonymous types, automatic properties, and moreAll aspects of C# syntax, predefined types, expressions, and operatorsCreating classes, structs, delegates and events, enums, generics and constraints, exception handling, and iteratorsThe subtleties of boxing, operating overloading, delegate covariance, extension method resolution, interface reimplementation, nullable types, and operating liftingLINQ, starting with the principles of sequences, deferred execution and standard query operators, and finishing with a complete reference to query syntax-including multiple generators, joining, grouping, and query continuationsConsuming, writing, and reflecting on custom attributesYou''ll also find chapters on unsafe code and pointers, preprocessor directives, XML documentation, and a framework overview. If you''re already familiar with Java, C++, or an earlier version of C#, C# 3.0 Pocket Reference is an ideal choice.No other book or online resource can get you up to speed so quickly.
283 kr
Läs direkt efter köp
Concise but thorough, this second edition of C# Essentials introduces the Microsoft C# programming language, including the Microsoft .NET Common Language Runtime (CLR) and .NET Framework Class Libraries (FCL) that support it. This book?s compact format and terse presentation of key concepts serve as a roadmap to the online documentation included with the Microsoft .NET Framework SDK; the many examples provide much-needed context.This new edition has been updated to cover the final release of the C# language. In addition to overviews of C#, the CLR, and the FCL, this new edition of C# Essentials covers:
Every C# language element and its syntax, in reference format, including new keywordsThe major C# datatypes, with code examplesCommon C# programming tasksInteroperation with legacy Win32 APIs and COM components, and the use of C/C++ style pointers within the managed context of the CLRCommon development issuesC# Essentials is an easy way for experienced programmers to evaluate and get up to speed quickly on the language best suited to developing web applications and services on the new Microsoft .NET platform.306 kr
Läs direkt efter köp
Concise but thorough, this second edition of C# Essentials introduces the Microsoft C# programming language, including the Microsoft .NET Common Language Runtime (CLR) and .NET Framework Class Libraries (FCL) that support it. This book?s compact format and terse presentation of key concepts serve as a roadmap to the online documentation included with the Microsoft .NET Framework SDK; the many examples provide much-needed context.This new edition has been updated to cover the final release of the C# language. In addition to overviews of C#, the CLR, and the FCL, this new edition of C# Essentials covers:
Every C# language element and its syntax, in reference format, including new keywordsThe major C# datatypes, with code examplesCommon C# programming tasksInteroperation with legacy Win32 APIs and COM components, and the use of C/C++ style pointers within the managed context of the CLRCommon development issuesC# Essentials is an easy way for experienced programmers to evaluate and get up to speed quickly on the language best suited to developing web applications and services on the new Microsoft .NET platform.201 kr
Tillfälligt slut