C# 13 and .NET 9 - Modern Cross-Platform Development Fundamentals - Ninth Edition

C# 13 and .NET 9 - Modern Cross-Platform Development Fundamentals - Ninth Edition

Mark J. Price

87,61 €
IVA incluido
Disponible
Editorial:
Packt Publishing
Año de edición:
2024
ISBN:
9781835881224
87,61 €
IVA incluido
Disponible

Selecciona una librería:

  • Librería Samer Atenea
  • Librería Aciertas (Toledo)
  • Kálamo Books
  • Librería Perelló (Valencia)
  • Librería Elías (Asturias)
  • Donde los libros
  • Librería Kolima (Madrid)
  • Librería Proteo (Málaga)

An accessible guide for beginner-to-intermediate programmers to the concepts, real-world applications, and latest features of C# 13 and .NET 9, with hands-on exercises using Visual Studio and Visual Studio CodeKey Features:- Explore the newest additions to C# 13, the .NET 9 class libraries, and Entity Framework Core 9- Build professional websites and services with ASP.NET Core 9 and Blazor- Enhance your skills with step-by-step code examples and best practices tipsBook Description:This Packt bestseller continues to be the definitive guide to modern cross-platform development. The 9th edition of C# 13 and .NET 9 - Modern Cross-Platform Development Fundamentals has been updated to cover the latest features and improvements in .NET 9 and C# 13. You’ll start by mastering object-oriented programming, learning how to write, test, and debug functions, and implementing interfaces. You’ll then dive into .NET APIs for data management, filesystem operations, and serialization.This latest edition integrates .NET 9 enhancements into its examples: faster exceptions and new LINQ methods. New ASP.NET Core 9 features include optimized static assets, built-in OpenAPI document generation, and the HybridCache.Practical examples, such as building websites and services with ASP.NET Core, have been refreshed to utilize the latest .NET 9 features. The book also introduces Blazor, with its new unified hosting model for unparalleled code reusability. With these updates, you’ll learn how to build robust applications and services efficiently and effectively.By the end of this book, you’ll have the knowledge and confidence to create professional and high-performance web applications using the latest technologies in C# 13 and .NET 9.What You Will Learn:- Discover the new features of .NET 9, including more flexible params and new LINQ like CountBy and Index- Leverage the new ASP.NET Core 9 features for optimized static assets, OpenAPI document generation, and HybridCache- Utilize the native AOT publish capability for faster startup and reduced memory footprint- Build rich web user interface experiences using Blazor in ASP.NET Core 9- Integrate and update databases in your applications using Entity Framework Core 9 models- Query and manipulate data using LINQ- Build powerful services using Minimal APIsWho this book is for:This book is aimed at beginner to intermediate-level C# and .NET developers. While prior exposure to C# or .NET is not a prerequisite, a general understanding of programming concepts will be beneficial.If you want to learn more technologies for building modern .NET projects like gRPC, SignalR, and .NET MAUI, read Mark’s Apps and Services with .NET 8 book next; and if you aim to become a professional .NET developer quickly or mainly work on team projects, read his other book, Tools and Skills for .NET 8.Table of Contents- Hello, C#! Welcome, .NET!- Speaking C#- Controlling Flow, Converting Types, and Handling Exceptions- Writing, Debugging, and Testing Functions- Building Your Own Types with Object-Oriented Programming- Implementing Interfaces and Inheriting Classes- Packaging and Distributing .NET Types- Working with Common .NET Types- Working with Files, Streams, and Serialization(N.B. Please use the Read Sample option to see further chapters)

Artículos relacionados

  • Mastering Secure Java Applications
    Debopam Poddar / Joyanta Banerjee / Tarun Kumar Chawdhury / Vipul Gupta
    Elevate your Java security skills for the modern cloud eraDESCRIPTION This book offers a comprehensive guide to implementing Zero-Trust security principles, cloud-based defenses, and robust application development practices. Through practical examples and expert advice, readers will gain the skills needed to design and develop secure Java applications that easily can tackle to...
    Disponible

    49,94 €

  • Python Mini Manual
    CodeCraft Dynamics
    Embark on a journey to master Python with this comprehensive guide that covers everything from the basics to advanced concepts. Whether you’re new to programming or looking to enhance your skills, this book offers a blend of focused discussions, real-world examples, and practice exercises to help you become proficient in Python. Begin by exploring an overview of Python and its ...
    Disponible

    12,05 €

  • C++ Programming Cookbook
    Anais Sutherland
    'C++ Programming Cookbook' stands out as a clear, concise, and powerful technical resource for programmers who want to master C++’s intricacies. C++ programmers face a wide variety of problems, and this carefully written book is a treasure trove of solutions and methods to those software development challenges.Each chapter is organized to help you get a good grasp of the langua...
    Disponible

    61,97 €

  • Python Advanced Programming
    Marcus Richards
    If you want to learn the most modern programming language in the world, then keep reading.Python is an high-level programming language. It’s a modern language, easy to learn and understand but very powerful.It’s a versatile programming language that is now being used on a lot of different projects, from world-class internet companies to small hobbyists, Python is extremely flex...
    Disponible

    22,81 €

  • React and React Native - Fifth Edition
    Adam Boduch / Mikhail Sakhniuk
    Get a big-picture view of modern React and React Native and see how they go hand-in-hand - covering TypeScript development, Vite, state management strategies, unit testing with Jest, and more.Purchase of the print or Kindle book includes a free PDF eBook.Key Features:- New content on TypeScript, React frameworks, state management strategies, and unit testing- Get to grips with ...
    Disponible

    63,27 €

  • Practical Rust 1.x Cookbook, Second Edition
    Lloyd Frank
    If you want to learn how to program in Rust and create strong, reliable apps with the most recent version Rust 1.68, then you need the 'Practical Rust 1.x Cookbook (Second Edition)'-a book full of real-world solutions. An extensive collection of practical recipes covering a wide range of topics. You will learn the fundamentals of programming, how to set up a development environ...
    Disponible

    62,44 €

Otros libros del autor

  • Tools and Skills for .NET 10 - Second Edition
    Mark J. Price
    Advance your career by mastering key .NET tools and skills, including debugging, source code management, testing, cloud native development, multitasking, and moreKey Features:- Coverage of key .NET tools and skills, including refactoring, source code management, debugging, and more- Practical guidance on using code editors effectively and implementing good practices- Explore cu...
    Disponible

    80,83 €

  • Real-World Web Development with .NET 10 - Second Edition
    Mark J. Price
    A hands-on guide to building modern websites and services with ASP.NET Core MVC, Web API, and Umbraco CMS, featuring practical patterns, real-world techniques, and proven workflows for .NET 10 developers.Free with your book: DRM-free PDF version + access to Packt’s next-gen Reader*Key Features:- Master ASP.NET Core MVC, Web API, and OData to build robust web services- Gain hand...
    Disponible

    80,14 €

  • C# 14 and .NET 10 - Modern Cross-Platform Development Fundamentals - Tenth Edition
    Mark J. Price
    An easy-to-follow guide for beginners and intermediate programmers to master the concepts, real-world applications, and latest features of C# 14 and .NET 10 through hands-on exercises using Visual Studio 2026 and VS CodeFree with your book: DRM-free PDF version + access to Packt’s next-gen ReaderKey Features:- Explore the newest additions to the C# language, the .NET class libr...
    Disponible

    81,08 €

  • Real-World Web Development with .NET 9
    Mark J. Price
    A practical guide for building websites and services with mature and proven ASP.NET Core controller-based technologies.Purchase of the print or Kindle book includes a free eBook in PDF format and supplementary learning material.Key Features:- Master ASP.NET Core MVC, Web API, and OData for building robust web services.- Get hands-on experience with web testing, security, and co...
    Disponible

    71,78 €

  • Apps and Services with .NET 8 - Second Edition
    Mark J. Price
    Bestselling author Mark Price is back to guide you through the latest and most common technologies a .NET developer should know: Blazor Full Stack, ASP.NET Core MVC, ASP.NET Core Minimal APIs, .NET MAUI, gRPC, GraphQL, SQL Server, Cosmos DB, SignalR, Azure Functions, and more!Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesUse specialized li...
    Disponible

    74,21 €

  • C# 12 and .NET 8 - Modern Cross-Platform Development Fundamentals - Eighth Edition
    Mark J. Price
    An accessible guide for beginner-to-intermediate programmers to the concepts, real-world applications, and latest features of C# 12 and .NET 8, with hands-on exercises using Visual Studio 2022 and Visual Studio Code.Purchase of the print or Kindle book includes a free PDF eBookKey Features- Explore the latest additions to C# 12, the .NET 8 class libraries, and Entity Framework ...
    Disponible

    87,61 €