Leanpub Header

Skip to main content

Filters

Category: ".NET"

Books

  1. Claude Code for .NET Developers
    Claude Code for .NET Developers
    Definitive Guide
    Michel Banagouro

    A production-tested guide for senior .NET developers, tech leads, and architects who want real AI productivity gains - not another tutorial that breaks down the moment you leave the demo.

  2. Beyond Boundaries - Networking Programming with C# 12 and .NET 8

    Unlock the full potential of network programming with "Beyond Boundaries - Networking Programming with C# 12 and .NET 8"! This hands-on guide takes you from mastering the fundamentals to building advanced, scalable, and secure applications using cutting-edge .NET 8 and C# 12 features. Whether you're crafting APIs, real-time apps, or exploring the future of networking with QUIC, this book equips you with the skills to innovate and thrive in the ever-evolving world of software development.

  3. High-Performance .NET: From JIT to Hardware
    High-Performance .NET: From JIT to Hardware
    A Systems-Level Guide to Writing Fast .NET Applications
    Steve Publications

    Go beyond writing code that works. Learn what really happens inside .NET, from C# and the JIT to memory, CPU execution and the operating system. This practical guide shows experienced developers how to measure performance, find real bottlenecks and make targeted improvements that hold up in production.

  4. .NET 11.0 Update
    .NET 11.0 Update
    Die Neuerungen in .NET 11.0 gegenüber .NET 10.0 inklusive C# 15.0, ASP.NET Core 11.0, Entity Framework Core 11.0, WPF 11.0, Windows Forms 11.0 und .NET MAUI 11.0
    Dr. Holger Schwichtenberg

    Dieses kompakte .NET 11.0-Buch ist DAS Umsteigerbuch für Entwicklerinnen und Entwickler, die bisher mit .NET 10.0 gearbeitet haben. Es zeigt systematisch und anhand von vielen praktischen Programmcodebeispielen die Neuerungen in .NET 11.0 in folgenden Bereichen auf: - Neuerungen an den .NET 11.0 SDK-Werkzeugen- Neuerungen in C# 15.0- Neuerungen in der .NET 11.0-Klassenbibliothek- Neuerungen in System.Text.Json 11.0- Neuerungen in Entity Framework Core 11.0- Neuerungen in Blazor 11.0- Neuerungen in ASP.NET Core 11.0- Neuerungen für WPF 11.0- Neuerungen für Windows Forms 11.0- Neuerungen in .NET MAUI 11.0 Dieses Buch ist kein Einsteigerbuch für .NET-Neueinsteiger. Es richtet sich ausschließlich an Umsteiger(innen) von .NET 10.0.

  5. The History of .NET Web Development 4th Edition

    Follow the evolution of .NET web development from its early foundations to today’s modern ecosystem in the 4th edition of this book.

  6. Essential F#
    Essential F#
    Ian Russell

    Everywhere you look, programming languages are gaining functional features. The problem is that it's not the individual features that make functional programmers happy, it's the way that your approach to writing software and the features work together to help you write simple code to solve interesting problems. This concise, practical ebook will help you discover why F# is such a popular language with those who have spent time learning its secrets. 

  7. Keeping Up with C#
    Keeping Up with C#
    From C# 5 to C# 14: A Thematic Journey Through Language Evolution
    Rachid DAHIR

    Ninety-two C# features, from C# 5 to C# 14, organized by the problems they solve — with verbatim code from five runnable projects and seven production-ready patterns, all on .NET 10 LTS.

  8. Software Development Axioms, 2nd Edition
    Software Development Axioms, 2nd Edition
    Simple Rules for Higher Quality
    John "g$" Gmutza

    The software landscape is more crowed than ever! New frameworks seem to arrive weekly.  There are tons of books out there about mastering specific frameworks, but here is one to help you master the one constant factor, no matter where you are:  constructing the source code. Build great things in any programming notation; the rules are inside...

  9. FROM RUNTIME TO DISTRIBUTION
    FROM RUNTIME TO DISTRIBUTION
    VOLUME III
    Grigorios Agathangelidis

    From containers and Kubernetes to autoscaling, observability, Prometheus, Grafana, SLOs, security, and production failure. Volume III shows how distributed architecture becomes an operable, measurable, evidence-driven production system.

  10. Conexões em Código
    Conexões em Código
    Construa uma rede social com .NET MAUI 10, XAML, MVVM, ASP.NET Core e testes
    Tiago Benaias Pompeo

    Aprenda .NET MAUI 10 construindo uma rede social funcional, do aplicativo à API. Domine XAML, MVVM, ASP.NET Core, SQLite offline-first e testes com um projeto executável.

  11. Mastering vb .net question bank

    Master VB.NET through focused practice and systematic revision.Preparing for a VB.NET examination or technical interview? Looking for a comprehensive resource that combines theory with programming practice? Mastering VB.NET QUESTION BANK: 1000+ Conceptual Questions for Students and Professionals is designed to help students and aspiring software professionals strengthen their knowledge of Visual Basic .NET.The book provides a structured collection of questions covering VB.NET from fundamental programming concepts to advanced application-development topics.You will begin with the history, features, and structure of VB.NET before progressing through data types, variables, constants, operators, expressions, conditional statements, loops, procedures, functions, recursion, arrays, and collections.The book then moves into Object-Oriented Programming, covering classes, objects, inheritance, polymorphism, encapsulation, abstraction, interfaces, and constructors. Further chapters explore exception handling, debugging, file handling, Windows Forms, GUI programming, and database connectivity using ADO.NET.Advanced topics such as delegates, events, multithreading basics, LINQ to Objects, and XML are also included.Each chapter follows a consistent practice format containing 50 MCQs, 25 Short Answer Questions, 15 Mid-Length Answer Questions with Answers, and 20 Programming Questions with Answers. This makes the book suitable for both examination preparation and hands-on programming practice.Students pursuing BCA, MCA, B.Tech, M.Tech, Computer Science, Information Technology, and related programmes can use the book for university examinations, assignments, internal assessments, viva preparation, and practical tests.Educators can use the question bank to develop classroom quizzes, assignments, tests, and practical examinations. Software professionals and interview candidates can use it for focused revision and technical interview preparation.The programming exercises encourage readers to move beyond memorizing syntax and develop logical thinking and application-building skills.Study the concept. Attempt the question. Write the program. Check the answer. Improve your skills.

  12. Visual Basic .NET for Beginners: A Step-by-Step Guide to Learning VB.NET

    Start your programming journey with Visual Basic .NET.Have you always wanted to learn programming but found programming languages difficult or confusing? Visual Basic .NET for Beginners: A Step-by-Step Guide to Learning VB.NET is designed to provide a simple, structured, and practical introduction to VB.NET.This book takes you step by step through the fundamentals of programming and gradually introduces more advanced concepts. You will learn how to work with variables, data types, operators, conditional statements, loops, procedures, functions, arrays, and other essential programming features.The book also introduces the principles of event-driven programming and Object-Oriented Programming, helping you understand how modern applications are designed and developed.As you progress, you will explore practical application development concepts, user interfaces, database connectivity, error handling, debugging, and other important programming skills.The learning approach is focused on understanding and practice. Instead of simply presenting programming theory, the book encourages you to work with examples, experiment with code, identify errors, and develop solutions to programming problems.This makes the book useful for students, beginners, educators, and anyone who wants to build a foundation in VB.NET.Whether you are studying programming as part of an academic course, preparing for practical examinations, learning software development, or exploring the .NET ecosystem, this book can serve as a useful learning companion.You do not need to be an experienced programmer to begin. The concepts are introduced progressively so that you can build confidence as you move from basic programming statements toward complete application development.Learn the fundamentals. Practice the code. Understand the logic. Build your first VB.NET applications.

  13. G# Programming Language Unlocked
    G# Programming Language Unlocked
    From Beginner to Expert : A Complete Guide to Modern .NET Development with Go, Kotlin, and Swift Ergonomics
    Steve Publications

    Discover G#, a modern .NET language built for developers who want less friction and more clarity. Go from your first line of code to production-ready applications while exploring the simplicity of Go, the expressive feel of Kotlin and Swift and the power of the CLR. Practical examples and real-world guidance make every chapter count.

  14. FROM RUNTIME TO DISTRIBUTION
    FROM RUNTIME TO DISTRIBUTION
    VOLUME I
    Grigorios Agathangelidis

    Go beneath C# and .NET—from CPU, kernel, processes and threads to IL, JIT, native code, stacks, heaps and GC. Build the runtime mental model you need before deciding where, why, and whether a system should be distributed.

  15. Visual Basic .NET Programming: From Beginner to Advanced
    Visual Basic .NET Programming: From Beginner to Advanced
    A Complete Guide to Modern VB.NET Development on the .NET Platform
    Steve Publications

    Start with your first line of code and grow into a confident VB.NET developer. Through clear explanations, practical examples and real-world projects, you’ll master modern .NET, object-oriented design, LINQ, async programming, databases, Windows apps, web APIs, testing and deployment, with a focus on writing software built for the real world.