- Table View
- List View
C# 2008 and 2005 Threaded Programming: Beginner's Guide
by Gastón C. HillarThis is a concise practical guide that will help you learn C# threaded programming, with lot of examples and clear explanations. It is packed with screenshots to aid your understanding of the process.Whether you are a beginner to working with threads or an old hand that is looking for a reference, this book should be on your desk. This book will help you to build scalable, high performance software using parallel programming techniques.Students learning introductory threaded programming in C# will also gain benefits from this book.
C# 2010 All-in-One For Dummies
by Stephen R. Davis Bill Sempf Charles SpharA logical, straightforward approach to learning the C# languageC# is a complicated programming language for building .NET-connected software for Microsoft Windows, the Web, and a wide range of devices. The friendly All-in-One For Dummies format is a perfect way to present it. Each minibook is a self-contained package of necessary information, making it easy to find what you're looking for.Upgrades in C# 2010 include the ability to build Windows 7 applications and compatibility with Python and Ruby.C# is a somewhat complex programming language for building .NET-connected software for Microsoft Windows, the Web, and other devicesBeginning C# programmers will appreciate how the All-in-One format breaks the topic into minibooks, each one addressing a key body of informationMinibooks include creating your first C# program, Windows 7 programming, basic C# programming, object-based programming, object-oriented programming, Windows programming with C# and Visual Studio, and debuggingCompanion Web site includes all sample codeBeginning C# programmers will find C# 2010 All-in-One For Dummies explains a complicated topic in an easy, understandable way.Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
C# 2010 In Simple Steps
by Inc Kogent Learning SolutionsC# 2010 is the book that helps the reader to learn C# using Visual Studio 2010. Precision, an easy-to-understand style, real life examples in support of the concepts, and practical approach in presentation are some of the features that make the book unique in itself. The text in the book is presented in such a way that it is equally helpful to the beginners as well as to the professionals. Apart from the basic concepts such as Dynamic types lookup, named and optional parameters, parallel LINQ the book deals with some advanced topics such as WPF, WCF and Cloud Computing.
C# 24-Hour Trainer
by Rod StephensQuickly learn to program in C# programming with this unique book and video package C# 24-Hour Trainer, 2nd Edition is your quick and easy guide to programming in C#, even if you have no programming experience at all. Updated to align with the latest C# standard, this book is your comprehensive beginner's guide, with each lesson supplemented by a video, for over ten hours of video training. Each chapter focuses on a specific concept or technique, with detailed, easy-to-follow explanation followed by a hands-on exercise. The goals of each exercise are outlined in advance to help you understand what you're working toward, and step-by-step instructions walk you through the operation from start to finish. Complex areas are clarified with specifically highlighted pointers that head off confusion, and additional exercises are provided so you can practice your new skills. Full instructor ancillaries are included to make this guide classroom ready, and the author's own website offers ongoing support. C# has become one of the most popular programming languages in the world, with millions of lines of code used in businesses and applications of all types and sizes. This book helps you dive right in so you can start programming right away. Start right in with the latest C# standard Learn at your own pace, with hands-on practice Clear up confusion and work around common obstacles Build your own Windows, .NET, and mobile applications C# has become a increasingly popular and in-demand programming skillsets. If you've decided to learn C#, this 24-Hour Trainer is your ultimate guide.
C# 3.0 Cookbook, 3rd Edition
by Jay Hilyard Stephen TeilhetCompletely updated for C# 3.0 and the .NET 3.5 platform, the new edition of this bestseller offers more than 250 code recipes to common and not-so-common problems that C# programmers face every day. Every recipe in the book has been reconsidered with more than a third of them rewritten to take advantage of new C# 3.0 features. If you prefer solutions you can use today to general C# language instruction, and quick answers to theory, this is your book. C# 3.0 Cookbook offers a new chapter on LINQ (language integrated query), plus two expanded chapters for recipes for extension methods, lambda functions, object initializers, new synchronization primitives and more. The new edition is also complemented by a public wiki, which not only includes all of the C# 2.0 recipes from the previous edition unchanged by the release of C# 3.0, but invites you to suggest better ways to solve those tasks. Here are some of topics covered: LINQ Numeric data types and Enumerations Strings and characters Classes and structures Generics Collections Exception handling Delegates, events, and lambda expressions Filesystem interactions Web site access XML usage (including LINQ to XML, XPath and XSLT) Networking Threading Data Structures and Algorithms Each recipe in the book includes tested code that you can download from oreilly.com and reuse in your own applications, and each one includes a detailed discussion of how and why the underling technology works. You don't have to be an experienced C# or .NET developer to use C# 3.0 Cookbook . You just have to be someone who wants to solve a problem now, without having to learn all the related theory first.
C# 3.0 Cookbook, 3rd Edition
by Jay HilyardCompletely updated for C# 3.0 and the .NET 3.5 platform, the new edition of this bestseller offers more than 250 code recipes to common and not-so-common problems that C# programmers face every day. Every recipe in the book has been reconsidered with more than a third of them rewritten to take advantage of new C# 3.0 features. If you prefer solutions you can use today to general C# language instruction, and quick answers to theory, this is your book. C# 3.0 Cookbook offers a new chapter on LINQ (language integrated query), plus two expanded chapters for recipes for extension methods, lambda functions, object initializers, new synchronization primitives and more. The new edition is also complemented by a public wiki, which not only includes all of the C# 2.0 recipes from the previous edition unchanged by the release of C# 3.0, but invites you to suggest better ways to solve those tasks. Here are some of topics covered: * LINQ * Numeric data types and Enumerations * Strings and characters * Classes and structures * Generics * Collections * Exception handling * Delegates, events, and lambda expressions * Filesystem interactions * Web site access * XML usage (including LINQ to XML, XPath and XSLT) * Networking * Threading * Data Structures & Algorithms Each recipe in the book includes tested code that you can download from oreilly.com and reuse in your own applications, and each one includes a detailed discussion of how and why the underling technology works. You don't have to be an experienced C# or .NET developer to use C# 3.0 Cookbook. You just have to be someone who wants to solve a problem now, without having to learn all the related theory first.
C# 3.0 Cookbook: More Than 250 solutions for C# 3.0 Programmers
by Jay Hilyard Stephen TeilhetCompletely updated for C# 3.0 and the .NET 3.5 platform, the new edition of this bestseller offers more than 250 code recipes to common and not-so-common problems that C# programmers face every day. Every recipe in the book has been reconsidered with more than a third of them rewritten to take advantage of new C# 3.0 features. If you prefer solutions you can use today to general C# language instruction, and quick answers to theory, this is your book.C# 3.0 Cookbook offers a new chapter on LINQ (language integrated query), plus two expanded chapters for recipes for extension methods, lambda functions, object initializers, new synchronization primitives and more. The new edition is also complemented by a public wiki, which not only includes all of the C# 2.0 recipes from the previous edition unchanged by the release of C# 3.0, but invites you to suggest better ways to solve those tasks.Here are some of topics covered:LINQNumeric data types and EnumerationsStrings and charactersClasses and structuresGenericsCollectionsException handlingDelegates, events, and lambda expressionsFilesystem interactionsWeb site accessXML usage (including LINQ to XML, XPath and XSLT)NetworkingThreadingData Structures & AlgorithmsEach recipe in the book includes tested code that you can download from oreilly.com and reuse in your own applications, and each one includes a detailed discussion of how and why the underling technology works. You don't have to be an experienced C# or .NET developer to use C# 3.0 Cookbook. You just have to be someone who wants to solve a problem now, without having to learn all the related theory first.
C# 3.0 Design Patterns
by Judith BishopThis resource for programmers provides an introduction to the classic object-oriented design patterns, and explains how to use the latest features of C#3.0 to code them. The book draws on new C# 3.0 language and .NET framework features to implement 23 core programming design patterns that were originally proposed in Gamma, Helm, Johnson, and Vlisside's Design Patterns: Elements of Reusable Object-Oriented Software (1994). Discussion of each pattern touches on role, design, implementation, and real-world use, with examples and exercises. Special features of the book include pictorial representations of patterns, quizzes that relate the illustrations to UML diagrams, tables on choosing specific patterns, and comparison tables for patterns that are similar. C# 3. 0 features are introduced by example and summarized in sidebars for easy reference. B&W screenshots are included. The book is for programmers who are familiar with C#1.0 or Java 1.4. Although not written as a textbook, the book could be used in a mid-degree course on design patterns or advanced programming. Bishop is a computer scientist.
C# 3.0 Design Patterns: Use the Power of C# 3.0 to Solve Real-World Problems
by Judith BishopIf you want to speed up the development of your .NET applications, you're ready for C# design patterns -- elegant, accepted and proven ways to tackle common programming problems. This practical guide offers you a clear introduction to the classic object-oriented design patterns, and explains how to use the latest features of C# 3.0 to code them.C# Design Patterns draws on new C# 3.0 language and .NET 3.5 framework features to implement the 23 foundational patterns known to working developers. You get plenty of case studies that reveal how each pattern is used in practice, and an insightful comparison of patterns and where they would be best used or combined. This well-organized and illustrated book includes:An explanation of design patterns and why they're used, with tables and guidelines to help you choose one pattern over anotherIllustrated coverage of each classic Creational, Structural, and Behavioral design pattern, including its representation in UML and the roles of its various playersC# 3.0 features introduced by example and summarized in sidebars for easy referenceExamples of each pattern at work in a real .NET 3.5 program available for download from O'Reilly and the author's companion web siteQuizzes and exercises to test your understanding of the material.With C# 3.0 Design Patterns, you learn to make code correct, extensible and efficient to save time up front and eliminate problems later. If your business relies on efficient application development and quality code, you need C# Design Patterns.
C# 3.0 Pocket Reference: Instant Help for C# 3.0 Programmers (Pocket Reference (O'Reilly))
by Ben Albahari Joseph AlbahariThis 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.
C# 3.0 in a Nutshell, 3rd Edition
by Ben Albahari Joseph AlbahariThis top-selling compact C# reference is thoroughly revised to reflect the latest features of the C# 3. 0 language and . NET 3. 0 base class libraries, and completely reorganized to meet the reference needs of programmers in the new world of on-line documentation. The third edition provides a thorough reference to the language and core framework in one accessible volume. It serves both as a cover-to-cover read for intermediate to advanced programmers, and as a reference for all C# programmers. This edition serves both as a cover- to-cover read for intermediate-to-advanced programmers, as well as a reference for all C# programmers.
C# 3.0. Leksykon kieszonkowy. Wydanie II
by Ben Albahari Joseph AlbahariPoznaj nowo?ci j?zyka C# i podnie? wydajno?? programowania.Co nowego w C# 3.0?Jak skróci? i usprawni? swój kod?Do czego s?u?y mechanizm LINQ?C# jest obiektowym j?zykiem programowania zalecanym przez Microsoft dla platformy .NET Framework. Pozwala definiowa? wiele ró?norodnych elementów sk?adowych klas, nie tylko pola czy metody. Analiza struktury kodu umo?liwia tworzenie wysoce uniwersalnych mechanizmów operuj?cych na strukturze kodu nieznanej w czasie kompilacji. Wiedza programisty jest kluczem do wykorzystania wszystkich jego mo?liwo?ci. Leksykon stanowi bogate kompendium nowych rozwi?za? dost?pnych w C# 3.0 oraz ich implementacji. Opisane zagadnienia, dotycz?ce mechanizmu LINQ (Language Integrated Query), pozwalaj? na pozyskanie praktycznej wiedzy niezb?dnej we wspó?czesnym programowaniu. Ksi??ka C# 3.0 Leksykon kieszonkowy. Wydanie II, poruszaj?ca w sposób przejrzysty i rzeczowy ca?o?? poj?ciowych zmian koniecznych do opanowania C#, jest idealn? pozycj? dla wszystkich programistów, którym nieobca jest Java, C++ lub poprzednie wersje C#.Do najwa?niejszych cech wyró?niaj?cych j?zyk C# w wydaniu 3.0 zaliczamy:wyra?enia lambda,metody rozszerzaj?ce,niejawne typowanie zmiennych lokalnych,sk?adni? ujmowania zapyta? w kodzie,typy anonimowe,niejawne typowanie tablic,inicjalizatory obiektów,w?a?ciwo?ci automatyczne,metody cz??ciowe, drzewa wyra?e?.Nie tra? czasu na szukanie informacji! Programuj wydajnie i efektywnie z kieszonkowym leksykonem!
C# 4, ASP.NET 4, and WPF, with Visual Studio 2010 Jump Start (Wrox Blox #56)
by Rod Stephens Bill Evjen Christian Nagel Scott Hanselman Jay Glynn Karli Watson Morgan Skinner Devin RaderThis Wrox Blox is a value-packed resource to help experienced .NET developers learn the new .NET release. It is excerpted from the Wrox books: Professional C# 4 and .NET 4, Professional ASP.NET 4, and WPF Programmer’s Reference by Christian Nagel, Bill Evjen, Scott Hanselman, and Rod Stephens, and includes more than 100 print book pages drawn from these three key titles. It is an excellent resource to help .NET developers get up to speed fast on .NET 4, C# 4.0, ASP.NET 4, and WPF, providing all the information needed to program with the important new features, including: C# Dynamic Types and Parallel Tasks; ASP.NET Ajax, Chart Controls, MVC, and Object Caching; and key WPF principles as developers move from WinForms to WPF. In addition, it provides examples built with the native Visual Studio 2010 tools that developers are comfortable with.
C# 4.0 Pocket Reference (Pocket References Ser.)
by Ben Albahari Joseph AlbahariWhen you're programming C# 4.0 and need a little help, this tightly focused and practical book tells you exactly what you need to know -- without long introductions or bloated examples. It's ideal as a succinct quick reference or as a guide to get you rapidly up to speed if you already know Java, C++, or an earlier version of C#.Written by the authors of the acclaimed C# 4.0 in a Nutshell (O’Reilly), this book covers the entire C# 4.0 language -- without skimping on the details -- including:Features new to C# 4.0, such as dynamic binding, optional and named parameters, and type parameter varianceAll of C#'s fundamentalsAdvanced topics, including operator overloading, custom conversions, type constraints, covariance and contravariance, lambda expressions and closures, iterators, nullable types, and operator liftingLINQ, starting with sequences, lazy execution, and standard query operators; finishing with a complete reference to query expressionsUnsafe code and pointers, custom attributes, preprocessor directives, and XML documentation
C# 5 First Look
by Joel MartinezThis 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. "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.
C# 5.0 All-in-One For Dummies
by Stephen R. Davis Bill Sempf Chuck Sphar800+ pages of top-notch coverage; perfect for learning the fundamentals of C#! C# is a complex programming language for building .NET-connected software for Microsoft Windows, cloud computing, the Web, and a wide range of devices. Today's developers use it to develop Azure and Windows Phone apps, and Android applications using Mono. Novice programmers can get up and running quickly on C# using this practical guide. Crammed with 800+ pages of information, this all-in-one book helps you quickly create a C# program while learning C# and object-oriented programming fundamentals, Windows and Windows phone programming, and more. Helps novice programmers learn C# programming and create their first C# program Explains how to create Windows applications with C# and Visual Studio Delves into Windows Phone programming, as well as object-oriented programming basics Covers debugging, errors, comparisons with C++ and Java, classes and arrays, variables, and more Includes access to a companion website with sample code and bonus materials Everything you need to make the move to C# programming is right here, in C# 5.0 All-in-One For Dummies.
C# 5.0 Pocket Reference
by Ben Albahari Joseph AlbahariWhen you need answers for programming with C# 5.0, this practical and tightly focused book tells you exactly what you need to know--without long introductions or bloated samples. Easy to browse, it's ideal as quick reference or as a guide to get you rapidly up to speed if you already know Java, C++, or an earlier version of C#. Written by the authors of C# 5.0 in a Nutshell, this book covers the entire C# 5.0 language, including: All of C#'s fundamentals Advanced topics such as operator overloading, type constraints, covariance & contravariance, iterators, nullable types, operator lifting, lambda expressions & closures LINQ, starting with sequences, lazy execution and standard query operators, and finishing with a complete reference to query expressions Dynamic binding and C# 5.0's new asynchronous functions Unsafe code & pointers, custom attributes, preprocessor directives, and XML documentation
C# 5.0 Programmer's Reference
by Rod StephensStay ahead of the game with this comprehensive guide to the C# programming languageWell-known C# expert Rod Stephens gives novice and experienced developers a comprehensive tutorial and reference to standard C#. This new title fully covers the latest C# language standard, C# 5.0, as well as its implementation in the 2013 release of Visual Studio. The author provides exercises and solutions; and his C# Helper website will provide readers and students with ongoing support. This resource is packed with tips, tricks, tutorials, examples, and exercises and is the perfect professional companion for programmers who want to stay ahead of the game.Author Rod Stephens is a well-known programming authority and has written more than 25 programming books covering C#, Java, VB, and other languages. His books have sold more than 150,000 copies in multiple editions. This book's useful exercises and solutions are designed to support training and higher education adoptions.Learn the full range of C# programming language featuresQuickly locate information for specific language features in the reference sectionFamiliarize yourself with handling data types, variables, constants, and much moreExperiment with editing and debugging code and using LINQBeginning through intermediate-level programmers will benefit from the accessible style of C# 5.0 Programmer's Reference and will have access to its comprehensive range of more advanced topics. Additional support and complementary material are provided at the C# Helper website, www.csharphelper.com. Stay up-to-date and improve your programming skills with this invaluable resource.
C# 5.0 in a Nutshell
by Ben Albahari Joseph AlbahariWhen you have a question about C# 5.0 or the .NET CLR, this bestselling guide has precisely the answers you need. Uniquely organized around concepts and use cases, this updated fifth edition features a reorganized section on concurrency, threading, and parallel programming--including in-depth coverage of C# 5.0's new asynchronous functions. Shaped by more than 20 expert reviewers, including Microsoft's Eric Lippert, Stephen Toub, Chris Burrows, and Jon Skeet, this book has all you need to stay on track with C# 5.0. It's widely known as the definitive reference on the language. Get up to speed on C# language basics, including syntax, types, and variables Explore advanced topics such as unsafe code and type variance Dig deep into LINQ via three chapters dedicated to the topic Learn about code contracts, dynamic programming, and parallel programming Work with .NET features, including reflection, assemblies, memory management, security, I/O, XML, collections, networking, and native interoperability "C# 5.0 in a Nutshell is one of the few books I keep on my desk as a quick reference." --Scott Guthrie, Microsoft "Whether you're a novice programmer or an expert who wants to improve your knowledge of modern asynchronous programming techniques, this book has the information you need to get the job done in C#." --Eric Lippert, Microsoft
C# 5.0. Leksykon kieszonkowy. Wydanie III
by Ben Albahari Joseph AlbahariKompendium C# zawsze pod r?k?!C# to obiektowy j?zyk programowania przeznaczony do tworzenia rozwi?za? dla platformy .NET. Dzi?ki licznym zaletom zdoby? ogromn? popularno?? w?ród programistów i jest jednym z wiod?cych j?zyków programowania. W jego kolejnej wersji, 5.0, wprowadzono usprawnienia, dzi?ki którym ?ycie programistów sta?o si? ?atwiejsze. Ten podr?czny leksykon pozwoli Ci b?yskawicznie pozna? j?zyk C# oraz nowo?ci wprowadzone w wersji 5.W trakcie lektury poznasz podstawy j?zyka C#, jego sk?adni?, sposób deklarowania zmiennych i tworzenia funkcji. Nauczysz si? operowa? na typach liczbowych, tworzy? p?tle, instrukcje warunkowe oraz przestrzenie nazw. Ponadto wkroczysz w ?wiat programowania obiektowego, zaznajamiaj?c si? z dziedziczeniem, polimorfizmem i interfejsami. Kolejne strony to coraz bardziej zaawansowana wiedza na temat j?zyka LINQ, wi?za? dynamicznych (nowo?? w C# 5.0) i funkcji asynchronicznych. Ten leksykon to pozycja obowi?zkowa dla ka?dego programisty. Sprawdzi si? równie? w r?kach pocz?tkuj?cych programistów jako b?yskawiczny przewodnik po konstrukcjach j?zyka C#. Warto mie? t? ksi??k?!Poznaj:nowo?ci w C# 5.0mo?liwo?ci LINQzasady programowania obiektowegoB?d? na bie??co z nowymi mo?liwo?ciami C# 5.0!
C# 5.0. Programowanie. Tworzenie aplikacji Windows 8, internetowych oraz biurowych w .NET 4.5 Framework
by Ian GriffithsNajlepszy podr?cznik po?wi?cony C#! W dzisiejszych czasach szczególn? popularno?ci? ciesz? si? j?zyki programowania pozwalaj?ce na pisanie kodu ?atwego do przenoszenia mi?dzy platformami. Nikt nie ma czasu na pisanie kilku wersji jednej aplikacji. C# to uniwersalny j?zyk, w którym bez trudu dokonasz tego dzie?a. Dzi?ki swej elastyczno?ci, wydajno?ci oraz mocnemu wsparciu spo?eczno?ci zdoby? on uznanie programistów. Taki wybór to strza? w dziesi?tk?!Ten rewelacyjny podr?cznik jest Twoim kluczem do poznania wszystkich niuansów j?zyka C# 5.0. Kolejne wydanie zosta?o zaktualizowane o wszystkie nowo?ci w C#. Znajdziesz tu kompletny opis j?zyka i platformy .NET. W trakcie lektury oprócz standardowych zagadnie? b?dziesz móg? sprawdzi?, jak tworzy? aplikacje dla systemu Windows 8 i interfejsu Metro. Ponadto b?yskawicznie opanujesz detale zwi?zane z programowaniem obiektowym, dynamicznym i statycznym okre?laniem typów oraz j?zykiem XAML. Ksi??ka ta jest uznanym kompendium wiedzy na temat j?zyka C#. Musisz j? mie?!Dzi?ki tej ksi??ce:przygotujesz interfejs u?ytkownika zgodny z duchem Windows 8wykorzystasz wielow?tkowo?? w platformie .NETpoznasz podstawy programowania obiektowegoprzekonasz si?, jak LINQ mo?e u?atwi? Ci ?ycieopanujesz j?zyk C#Wykorzystaj potencja? j?zyka C#! Ian Griffiths jest autorem kursu WPF oraz instruktorem w firmie Pluralsight, specjalizuj?cej si? w prowadzeniu kursów Microsoft .NET. Pracuje tak?e jako niezale?ny konsultant. Jest wspó?autorem ksi??ek „Windows Forms in a Nutshell”, „Mastering Visual Studio .NET” oraz „Programming WPF”, wydanych przez wydawnictwo O’Reilly.
C# 6 and .NET Core 1.0: Modern Cross-Platform Development
by Mark J. PriceCreate powerful cross-platform applications using C# 6, .NET Core 1.0, ASP.NET Core 1.0, and Visual Studio 2015 About This Book * Build modern, cross-platform applications with .NET Core 1.0 * Get up-to-speed with C#, and up-to-date with all the latest features of C# 6 * Start creating professional web applications with ASP.NET Core 1.0 Who This Book Is For Are you struggling to get started with C#? Or maybe you're interested in the potential of the new cross-platform features that .NET Core can offer? If so, C# 6 and .NET Core 1.0 is the book for you. While you don't need to know any of the latest features of C# or .NET to get started, it would be beneficial if you have some programming experience. What You Will Learn * Build cross-platform applications using C# 6 and .NET Core 1.0 * Explore ASP.NET Core 1.0 and learn how to create professional web applications * Improve your application's performance using multitasking * Use Entity Framework Core 1.0 and learn how to build Code-First databases * Master object-oriented programming with C# to increase code reuse and efficiency * Familiarize yourself with cross-device app development using the Universal Windows Platform and XAML * Query and manipulate data using LINQ * Protect your data by using encryption and hashing In Detail With the release of .NET Core 1.0, you can now create applications for Mac OS X and Linux, as well as Windows, using the development tools you know and love. C# 6 and .NET Core 1.0 has been divided into three high-impact sections to help start putting these new features to work. First, we'll run you through the basics of C#, as well as object-orient programming, before taking a quick tour through the latest features of C# 6 such as string interpolation for easier variable value output, exception filtering, and how to perform static class imports. We'll also cover both the full-feature, mature .NET Framework and the new, cross-platform .NET Core. After quickly taking you through C# and how .NET works, we'll dive into the internals of the .NET class libraries, covering topics such as performance, monitoring, debugging, internationalization, serialization, and encryption. We'll look at Entity Framework Core 1.0 and how to develop Code-First entity data models, as well as how to use LINQ to query and manipulate that data. The final section will demonstrate the major types of applications that you can build and deploy cross-device and cross-platform. In this section, we'll cover Universal Windows Platform (UWP) apps, web applications, and web services. Lastly, we'll help you build a complete application that can be hosted on all of today's most popular platforms, including Linux and Docker. By the end of the book, you'll be armed with all the knowledge you need to build modern, cross-platform applications using C# and .NET Core. Style and approach This book takes a step-by-step approach and is filled with exciting projects and fascinating theory. It uses three high-impact sections to equip you with all the tools you'll need to build modern, cross-platform applications using C# and .NET Core.
C# 6.0 Cookbook: Solutions for C# Developers
by Jay Hilyard Stephen TeilhetCompletely updated for C# 6.0, the new edition of this bestseller offers more than 150 code recipes to common and not-so-common problems that C# programmers face every day. More than a third of the recipes have been rewritten to take advantage of new C# 6.0 features. If you prefer solutions to general C# language instruction and quick answers to theory, this is your book.C# 6.0 Cookbook offers new recipes for asynchronous methods, dynamic objects, enhanced error handling, the Rosyln compiler, and more. Here are some of topics covered:Classes and genericsCollections, enumerators, and iteratorsData typesLINQ and Lambda expressionsException handlingReflection and dynamic programmingRegular expressionsFilesystem interactionsNetworking and the WebXML usageThreading, Synchronization, and ConcurrencyEach recipe in the book includes tested code that you can download from oreilly.com and reuse in your own applications, and each one includes a detailed discussion of how and why the underlying technology works. You don't have to be an experienced C# or .NET developer to use C# 6.0 Cookbook. You just have to be someone who wants to solve a problem now, without having to learn all the related theory first.
C# 6.0 Pocket Reference: Instant Help for C# 6.0 Programmers
by Ben Albahari Joseph AlbahariWhen you need answers for programming with C# 6.0, this practical and tightly focused book tells you exactly what you need to know--without long introductions or bloated samples. Easy to browse, it's ideal as a quick reference or as a guide to get you rapidly up to speed if you already know Java, C++, or an earlier version of C#.Written by the author of C# 6.0 in a Nutshell, this book covers the entire C# 6.0 language, including:All of C#'s fundamentalsAdvanced topics such as operator overloading, type constraints, covariance and contravariance, iterators, nullable types, operator lifting, lambda expressions, and closuresLINQ, starting with sequences, lazy execution and standard query operators, and finishing with a complete reference to query expressionsDynamic binding and asynchronous functionsUnsafe code & pointers, custom attributes, preprocessor directives, and XML documentation
C# 6.0 and the .NET 4.6 Framework
by Philip Japikse Andrew TroelsenThis new 7th edition of Pro C# 6. 0 and the . NET 4. 6 Platform has been completely revised and rewritten to reflect the latest changes to the C# language specification and new advances in the . NET Framework. You'll find new chapters covering all the important new features that make . NET 4. 6 the most comprehensive release yet, including: A Refined ADO. NET Entity Framework Programming Model Numerous IDE and MVVM Enhancements for WPF Desktop Development Numerous updates to the ASP. NET Web APIs This comes on top of award winning coverage of core C# features, both old and new, that have made the previous editions of this book so popular. Readers will gain a solid foundation of object-oriented development techniques, attributes and reflection, generics and collections as well as numerous advanced topics not found in other texts (such as CIL opcodes and emitting dynamic assemblies). The mission of this book is to provide you with a comprehensive foundation in the C# programming language and the core aspects of the . NET platform plus overviews of technologies built on top of C# and . NET (ADO. NET and Entity Framework, Windows Communication Foundation (WCF), Windows Presentation Foundation (WPF), ASP. NET (WebForms, MVC, WebAPI). ). Once you digest the information presented in these 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. What You Will Learn: Be the first to understand the . NET 4. 6 platform and C# 6. Discover the ins and outs of the leading . NET technology. Learn from an award-winning author who has been teaching the . NET world since version 1. 0. Find complete coverage of XAML, . NET 4. 6 and Visual Studio 2015 together with discussion of the new Windows Runtime.