Leanpub Header

Skip to main content

Filters

Category: "C#"

Books

  1. .NET GC FAQ
    Konrad Kokosa

    Comprehensive summary in the form of 64 questions and answers about .NET memory management from an author of over 1000 pages big Pro .NET Memory Management book. Learn about typical issues, interesting caveats and ways of omitting them!

  2. Blazor 快速體驗
    Hands-On Lab 動手練習
    Vulcan Lee

    Blazor 快速體驗 電子書

  3. .NET 6.0 Blazor Server 開發快速體驗
    Hands-On Lab 動手練習
    Vulcan Lee

    .NET 6 Blazor 快速體驗 電子書

  4. From A Non-Programmer To Full Stack .NET Developer
    Step-by-step guide for your first web application (includes setup tutorials for the tools you need)
    Ion Cosmin Grigore

    This book assumes no previous experience. We will start from the very beginning and it will help you unlock the mysteries of programming. 

  5. Discover Programming with C#
    Featuring .NET Core 3 & C# 8
    Jason L. Cable

    Everyone should be able to learn to program. This book teaches beginners to program with the C# language. It builds a foundation on which to base a lifetime of programming. This book targets .NET Core 3 and C# 8.

  6. Craft Your Code:Second Edition
    With small ideas, simple tools, and techniques that make a BIG difference! Dedicated to the software craftsperson in "YOU"!
    Srihari Sridharan

    Unlock the power of code craftsmanship with "Craft Your Code." According to a study, the 10 to 1 rule of writing and programming, good software and good writing requires every line to be rewritten, on an average of 10 times. Get ready to unlock the secrets of clear, concise, and comprehensible code with "Craft Your Code".

  7. 由 Parallel.For 看多執行緒程式設計
    .NET / C# 平行程式設計系列
    Vulcan Lee

    C# 平行處理

  8. XAML in Xamarin.Forms 基礎篇
    Xamarin.Forms 開發系列叢書
    Vulcan Lee

    Xamarin.Forms 之 XAML 基礎使用說明

  9. No Description Available
  10. 使用 Prism 進行 .NET MAUI 專案開發
    動手練習系列叢書
    Vulcan Lee
    No Description Available
  11. Moderne Datenzugriffslösungen mit Entity Framework Core 2.1/2.2
    Datenbankprogrammierung mit C# in .NET/.NET Core/Xamarin
    Dr. Holger Schwichtenberg

    Dies ist die Version 6.3 dieses Buchs, die am 10.02.2019 im Umfang von 613 Seiten erschienen ist. Dieses Buch betrachtet die Versionen 2.1 (RTM) und 2.2 (RTM) von Entity Framework Core. Das Buch enthält alle wichtigen Szenarien des Datenbankzugriffs, Architekturfragen, Praxislösungen sowie zahlreiche Tipps und Tricks.

  12. C# 本事
    (涵蓋 C# 10)
    Michael Tsai

    本書挑選了 C# 語法當中那些特別重要、實用的部分,並隨著 C# 新版本更新內容(免費更新!),希望能幫助讀者迅速掌握 C# 最新的進階語法。

  13. .NET 相依性注入
    使用 Unity
    Michael Tsai

    本書內容是關於 .NET 相依性注入(dependency injection;簡稱 DI)的相關議題。透過本書,您將會了解 DI 的基本概念以及相關的實務應用技術,並協助您設計出更容易維護的應用程式架構。