Microsoft Visual C# Step by Step
Your hands-on guide to Visual C# fundamentals with Visual Studio 2022

Expand your expertise—and teach yourself the fundamentals of programming the latest version of Visual C# with Visual Studio 2022. This book provides software developers all the guidance, exercises, and code needed to start building responsive, scalable, cloud-connected applications that can run almost anywhere.

Discover how to:

  • Quickly start creating Visual C# code and projects with Visual Studio
  • Work with variables, operators, expressions, methods, and program flow
  • Build more robust apps with error, exception, and resource management
  • Spot problems fast with the integrated Visual Studio 2022 debugger
  • Master new default interface methods, static local functions, async disposable types, and other enhancements
  • Make the most of the C# object model, and create functional data structures
  • Leverage advanced properties, indexers, generics, and collection classes
  • Create Windows 11 apps that share data, collaborate, and use cloud services
  • Use lightweight records to build immutable reference types more easily
  • Perform complex queries over object collections with LINQ
  • Improve application throughput and response time with asynchronous methods
  • Use delegates and decoupling to construct highly extensible systems
  • Customize C# operator behavior over your own classes and structures
  • Implement the powerful Model-View-ViewModel (MVVM) pattern
  • Build UWP applications that retrieve complex data and present it intuitively
1121954218
Microsoft Visual C# Step by Step
Your hands-on guide to Visual C# fundamentals with Visual Studio 2022

Expand your expertise—and teach yourself the fundamentals of programming the latest version of Visual C# with Visual Studio 2022. This book provides software developers all the guidance, exercises, and code needed to start building responsive, scalable, cloud-connected applications that can run almost anywhere.

Discover how to:

  • Quickly start creating Visual C# code and projects with Visual Studio
  • Work with variables, operators, expressions, methods, and program flow
  • Build more robust apps with error, exception, and resource management
  • Spot problems fast with the integrated Visual Studio 2022 debugger
  • Master new default interface methods, static local functions, async disposable types, and other enhancements
  • Make the most of the C# object model, and create functional data structures
  • Leverage advanced properties, indexers, generics, and collection classes
  • Create Windows 11 apps that share data, collaborate, and use cloud services
  • Use lightweight records to build immutable reference types more easily
  • Perform complex queries over object collections with LINQ
  • Improve application throughput and response time with asynchronous methods
  • Use delegates and decoupling to construct highly extensible systems
  • Customize C# operator behavior over your own classes and structures
  • Implement the powerful Model-View-ViewModel (MVVM) pattern
  • Build UWP applications that retrieve complex data and present it intuitively
54.99 In Stock
Microsoft Visual C# Step by Step

Microsoft Visual C# Step by Step

by John Sharp
Microsoft Visual C# Step by Step

Microsoft Visual C# Step by Step

by John Sharp

Paperback

$54.99 
  • SHIP THIS ITEM
    In stock. Ships in 1-2 days.
  • PICK UP IN STORE

    Your local store may have stock of this item.

Related collections and offers


Overview

Your hands-on guide to Visual C# fundamentals with Visual Studio 2022

Expand your expertise—and teach yourself the fundamentals of programming the latest version of Visual C# with Visual Studio 2022. This book provides software developers all the guidance, exercises, and code needed to start building responsive, scalable, cloud-connected applications that can run almost anywhere.

Discover how to:

  • Quickly start creating Visual C# code and projects with Visual Studio
  • Work with variables, operators, expressions, methods, and program flow
  • Build more robust apps with error, exception, and resource management
  • Spot problems fast with the integrated Visual Studio 2022 debugger
  • Master new default interface methods, static local functions, async disposable types, and other enhancements
  • Make the most of the C# object model, and create functional data structures
  • Leverage advanced properties, indexers, generics, and collection classes
  • Create Windows 11 apps that share data, collaborate, and use cloud services
  • Use lightweight records to build immutable reference types more easily
  • Perform complex queries over object collections with LINQ
  • Improve application throughput and response time with asynchronous methods
  • Use delegates and decoupling to construct highly extensible systems
  • Customize C# operator behavior over your own classes and structures
  • Implement the powerful Model-View-ViewModel (MVVM) pattern
  • Build UWP applications that retrieve complex data and present it intuitively

Product Details

ISBN-13: 9781509301041
Publisher: Microsoft Press
Publication date: 11/13/2015
Series: Developer Reference Series
Pages: 816
Product dimensions: 7.40(w) x 8.90(h) x 1.80(d)

About the Author

John Sharp is a principal technologist at Content Master, part of CM Group Ltd., a technical authoring and consulting company based in Gloucester, in the UK. An expert on developing Microsoft .NET applications, he has created many tutorials, white papers, and presentations on distributed systems, web services, cloud applications, and the C# language. He is the author of Windows Communication Foundation Step by Step and helped develop Microsoft Certification Course 70-480: Programming in HTML5 with JavaScript and CSS3.

Table of Contents

Introduction

PART I INTRODUCING MICROSOFT VISUAL C# AND MICROSOFT VISUAL STUDIO

CHAPTER 1 Welcome to C#

CHAPTER 2 Working with variables, operators, and expressions

CHAPTER 3 Writing methods and applying scope

CHAPTER 4 Using decision statements

CHAPTER 5 Using compound assignment and iteration statements

CHAPTER 6 Managing errors and exceptions

PART II UNDERSTANDING THE C# OBJECT MODEL

CHAPTER 7 Creating and managing classes and objects

CHAPTER 8 Understanding values and references

CHAPTER 9 Creating value types with enumerations and structures

CHAPTER 10 Using arrays

CHAPTER 11 Understanding parameter arrays

CHAPTER 12 Working with inheritance

CHAPTER 13 Creating interfaces and defining abstract classes

CHAPTER 14 Using garbage collection and resource management

PART III DEFINING EXTENSIBLE TYPES WITH C#

CHAPTER 15 Implementing properties to access fields

CHAPTER 16 Handling binary data and using indexers

CHAPTER 17 Introducing generics

CHAPTER 18 Using collections

CHAPTER 19 Enumerating collections

CHAPTER 20 Decoupling application logic and handling events

CHAPTER 21 Querying in-memory data by using query expressions

CHAPTER 22 Operator overloading

PART IV BUILDING UNIVERSAL WINDOWS PLATFORM APPLICATIONS WITH C#

CHAPTER 23 Improving throughput by using tasks

CHAPTER 24 Improving response time by performing asynchronous operations

CHAPTER 25 Implementing the user interface for a Universal Windows Platform app

CHAPTER 26 Displaying and searching for data in a Universal Windows Platform app

CHAPTER 27 Accessing a remote database from a Universal Windows Platform app

From the B&N Reads Blog

Customer Reviews