Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Clean Architecture with .NET (Developer Reference)

Posted By: First1
Clean Architecture with .NET (Developer Reference)

Clean Architecture with .NET (Developer Reference) by Dino Esposito
English | March 22nd, 2024 | ISBN: 0138203288 | 336 pages | True EPUB (Retail Copy) | 10.60 MB

Understand what to do at any point in developing a clean .NET architecture

Essential C# 12.0, 8th Edition

Posted By: First1
Essential C# 12.0, 8th Edition

Essential C# 12.0, 8th Edition by Mark Michaelis
English | December 3rd, 2023 | ISBN: 0138219516 | 1232 pages | True EPUB | 97.58 MB

The Comprehensive, Expert Guide to C# 12.0 for Programmers at All Levels

Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries, 3rd Edition

Posted By: First1
Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries, 3rd Edition

Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries, 3rd Edition by Brad Abrams, Krzysztof Cwalina, Jeremy Barton
English | June 18th, 2020 | ISBN: 0135896460 | 626 pages | True PDF | 3.11 MB

Framework Design Guidelines has long been the definitive guide to best practices for developing components and component libraries in Microsoft .NET. Now, this third edition has been fully revised to reflect game-changing API design innovations introduced by Microsoft through eight recent updates to C#, eleven updates to .NET Framework, and the emergence and evolution of .NET Core.

Code Generation in Microsoft .NET (Repost)

Posted By: AvaxGenius
Code Generation in Microsoft .NET (Repost)

Code Generation in Microsoft .NET by Kathleen Dollard
English | PDF | 2004 | 746 Pages | ISBN : 1590591372 | 59.5 MB

Code generation has the potential to revolutionize application development. Rather than handcrafting each piece of code, developers are increasingly turning to code generation based on templates and applications of business logic to automatically perform a variety of tasks. This book teaches the technical details of code generation in .NET through a coherent series of steps that will help you to incorporate code generation into your own development efforts.

F# for Scientists

Posted By: First1
F# for Scientists

F# for Scientists by Jon Harrop
English | August 12th, 2008 | ISBN: 0470242116 | 368 pages | True EPUB | 1.96 MB

"This work strikes a balance between the pure functional aspects of F# and the object-oriented and imperative features that make it so useful in practice, enable .NET integration, and make large-scale data processing possible."
—Thore Graepel, PhD, Researcher, Microsoft Research Ltd.

Programming C# 10: Build Cloud, Web, and Desktop Applications

Posted By: First1
Programming C# 10: Build Cloud, Web, and Desktop Applications

Programming C# 10: Build Cloud, Web, and Desktop Applications by Ian Griffiths
English | September 13th, 2022 | ISBN: 1098117816 | 833 pages | True EPUB (Retail Copy) | 4.02 MB

C# is undeniably one of the most versatile programming languages available to engineers today. With this comprehensive guide, you'll learn just how powerful the combination of C# and .NET can be. Author Ian Griffiths guides you through C# 10.0 and .NET 6 fundamentals and techniques for building cloud, web, and desktop applications.

Programming C# 10: Build Cloud, Web, and Desktop Applications

Posted By: First1
Programming C# 10: Build Cloud, Web, and Desktop Applications

Programming C# 10: Build Cloud, Web, and Desktop Applications by Ian Griffiths
English | September 13th, 2022 | ISBN: 1098117816 | 836 pages | True PDF | 6.71 MB

C# is undeniably one of the most versatile programming languages available to engineers today. With this comprehensive guide, you'll learn just how powerful the combination of C# and .NET can be. Author Ian Griffiths guides you through C# 10.0 and .NET 6 fundamentals and techniques for building cloud, web, and desktop applications.

Rock Your Code

Posted By: eBookRat
Rock Your Code

Rock Your Code: Coding Standards for Microsoft .NET
by David McCarter

English | 2023 | ISBN: 8589711706 | ASIN: B0CQ9ST1QV | 511 Pages | PDF | 96 MB

This book is a compilation of common Microsoft .NET coding standards in use today. In the past, for languages like Visual Basic, Microsoft published coding standards in a single document that developers could follow or use as a basis to build their own standards.

C# 12 in a Nutshell: The Definitive Reference

Posted By: First1
C# 12 in a Nutshell: The Definitive Reference

C# 12 in a Nutshell: The Definitive Reference by Joseph Albahari
English | December 19th, 2023 | ISBN: 1098147448 | 1083 pages | True EPUB | 4.82 MB

When you have questions about C# 12 or .NET 8, this best-selling guide has the answers you need. C# is a language of unusual flexibility and breadth, and with its continual growth, there's always so much more to learn. In the tradition of O'Reilly's Nutshell guides, this thoroughly updated edition is simply the best one-volume reference to the C# language available today.

Functional Programming with C#: Create More Supportable, Robust, and Testable Code

Posted By: First1
Functional Programming with C#: Create More Supportable, Robust, and Testable Code

Functional Programming with C#: Create More Supportable, Robust, and Testable Code by Simon J. Painter
English | October 17th, 2023 | ISBN: 1492097071 | 328 pages | True PDF | 6.02 MB

After decades of relative obscurity, functional programming is finally coming into its own. With concise, easy-to-read code that supports asynchronous, concurrent processing, aspects of functional programming have begun to appear in several traditionally object-oriented languages such as C# and Java. This practical book shows C# programmers how to use functional programming features without having to navigate an entirely new language.

C# 12 Pocket Reference: Instant Help for C# 12 Programmers

Posted By: First1
C# 12 Pocket Reference: Instant Help for C# 12 Programmers

C# 12 Pocket Reference: Instant Help for C# 12 Programmers by Joseph Albahari, Ben Albahari
English | December 12th, 2023 | ISBN: 1098147545 | 284 pages | True EPUB (Retail Copy) | 2.22 MB

Looking for quick answers for using C# 12? This tightly focused and practical guide tells you exactly what you need to know without long intros or bloated samples. Succinct and easy to browse, this pocket reference is an ideal quick source of information. If you know Java, C++, or an earlier C# version, this guide will help you get rapidly up to speed.

Functional Programming with C#: Create More Supportable, Robust, and Testable Code

Posted By: First1
Functional Programming with C#: Create More Supportable, Robust, and Testable Code

Functional Programming with C#: Create More Supportable, Robust, and Testable Code by Simon J. Painter
English | October 17th, 2023 | ISBN: 1492097071 | 325 pages | True EPUB | 6.23 MB

After decades of relative obscurity, functional programming is finally coming into its own. With concise, easy-to-read code that supports asynchronous, concurrent processing, aspects of functional programming have begun to appear in several traditionally object-oriented languages such as C# and Java. This practical book shows C# programmers how to use functional programming features without having to navigate an entirely new language.

Building Web APIs with ASP.NET Core

Posted By: First1
Building Web APIs with ASP.NET Core

Building Web APIs with ASP.NET Core by Valerio De Sanctis
English | July 11th, 2023 | ISBN: 1633439488 | 472 pages | True EPUB | 18.79 MB

Build fully-featured APIs with ASP.NET Core! This all-practical guide is written like a real development project, taking you hands-on with modern APIs utilizing REST and GraphQL standards.

Framework Design Guidelines: Conventions, Idioms, and Patterns for Reuseable .NET Libraries, 2nd Edition

Posted By: First1
Framework Design Guidelines: Conventions, Idioms, and Patterns for Reuseable .NET Libraries, 2nd Edition

Framework Design Guidelines: Conventions, Idioms, and Patterns for Reuseable .NET Libraries, 2nd Edition by Krzysztof Cwalina, Brad Abrams
English | January 1st, 2009 | ISBN: 0321545613 | 481 pages | True PDF | 2.76 MB

Framework Design Guidelines, Second Edition, teaches developers the best practices for designing reusable libraries for the Microsoft .NET Framework. Expanded and updated for .NET 3.5, this new edition focuses on the design issues that directly affect the programmability of a class library, specifically its publicly accessible APIs.

Framework Design Guidelines: Conventions, Idioms, and Patterns for Reuseable .NET Libraries, 2nd Edition

Posted By: First1
Framework Design Guidelines: Conventions, Idioms, and Patterns for Reuseable .NET Libraries, 2nd Edition

Framework Design Guidelines: Conventions, Idioms, and Patterns for Reuseable .NET Libraries, 2nd Edition by Krzysztof Cwalina, Brad Abrams
English | January 1st, 2009 | ISBN: 0321545613 | 436 pages | True EPUB | 1.30 MB

Framework Design Guidelines, Second Edition, teaches developers the best practices for designing reusable libraries for the Microsoft .NET Framework. Expanded and updated for .NET 3.5, this new edition focuses on the design issues that directly affect the programmability of a class library, specifically its publicly accessible APIs.