Pro.NET 5 custom libraries : implementing custom .NET data types

Book Cover
Average Rating
Published
Berkeley, CA : Apress, [2020].
Status
Available Online

Description

Leverage .NET 5, Microsoft's bold new cross-platform implementation, for developing your very own cross-platform custom data types and libraries for Windows, Linux, and macOS. The book starts with the purpose and benefits of a custom cross-platform model of .NET data types and its architectural implementation in detail. Next, you will learn fundamental operations such as the equality and inequality operations in .NET 5, demonstrated with sample projects in C#. Implementation of comparison and sorting operations is discussed next followed by a discussion on cloning operations. Here you will learn details of overriding the clone virtual method and its implementation. Moving forward, you will understand custom formatting with specialized .NET data types in various functions and how to implement it. You will then go through .NET reference types along with developing a custom library for working with the software project. Finally, you will explore .NET 5 assemblies and modules followed by their APIs. After reading Pro .NET 5 Custom Libraries, you will be able to work on fundamental operations for productivity and quality in your designs of .NET 5 custom data types. You will: Work with .NET 5 assemblies Work with .NET 5 modules Understand the logical and physical organization of .NET 5 modules Implement custom .NET reference types from scratch Implement a custom .NET value type from scratch.

More Details

Format
Language
English
ISBN
9781484263914, 148426391X
UPC
10.1007/978-1-4842-6391-4

Notes

General Note
Includes index.
Description
Leverage .NET 5, Microsoft's bold new cross-platform implementation, for developing your very own cross-platform custom data types and libraries for Windows, Linux, and macOS. The book starts with the purpose and benefits of a custom cross-platform model of .NET data types and its architectural implementation in detail. Next, you will learn fundamental operations such as the equality and inequality operations in .NET 5, demonstrated with sample projects in C#. Implementation of comparison and sorting operations is discussed next followed by a discussion on cloning operations. Here you will learn details of overriding the clone virtual method and its implementation. Moving forward, you will understand custom formatting with specialized .NET data types in various functions and how to implement it. You will then go through .NET reference types along with developing a custom library for working with the software project. Finally, you will explore .NET 5 assemblies and modules followed by their APIs. After reading Pro .NET 5 Custom Libraries, you will be able to work on fundamental operations for productivity and quality in your designs of .NET 5 custom data types. You will: Work with .NET 5 assemblies Work with .NET 5 modules Understand the logical and physical organization of .NET 5 modules Implement custom .NET reference types from scratch Implement a custom .NET value type from scratch.
Local note
O'Reilly O'Reilly Online Learning: Academic/Public Library Edition

Table of Contents

CHAPTER 1: .NET Platform- CHAPTER 2: .NET Custom Dara Type
CHAPTER 3: .NET Methods, Implemention Details
CHAPTER 4: .NET Special Members
Constructors in Managed Environment
CHAPTER 5: "Finalizer Method", the .NET Special Member
CHAPTER 6: .NET Manifest and Versioning for Managed Libraries
CHAPTER 7: NET Assemblies in Managed Execution Environment.

Discover More

Reviews from GoodReads

Loading GoodReads Reviews.

Citations

APA Citation, 7th Edition (style guide)

Villela, R. (2020). Pro.NET 5 custom libraries: implementing custom .NET data types . Apress.

Chicago / Turabian - Author Date Citation, 17th Edition (style guide)

Villela, Roger. 2020. Pro.NET 5 Custom Libraries: Implementing Custom .NET Data Types. Berkeley, CA: Apress.

Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)

Villela, Roger. Pro.NET 5 Custom Libraries: Implementing Custom .NET Data Types Berkeley, CA: Apress, 2020.

Harvard Citation (style guide)

Villela, R. (2020). Pro.NET 5 custom libraries: implementing custom .NET data types. Berkeley, CA: Apress.

MLA Citation, 9th Edition (style guide)

Villela, Roger. Pro.NET 5 Custom Libraries: Implementing Custom .NET Data Types Apress, 2020.

Note! Citations contain only title, author, edition, publisher, and year published. Citations should be used as a guideline and should be double checked for accuracy. Citation formats are based on standards as of August 2021.

Staff View

Grouped Work ID
2654e88b-9556-8bf7-7d4f-117d02bb8ede-eng
Go To Grouped Work View in Staff Client

Grouping Information

Grouped Work ID2654e88b-9556-8bf7-7d4f-117d02bb8ede-eng
Full titlepro net 5 custom libraries implementing custom net data types
Authorvillela roger
Grouping Categorybook
Last Update2025-01-24 12:33:29PM
Last Indexed2025-05-22 03:07:42AM

Book Cover Information

Image SourcecontentCafe
First LoadedJan 15, 2025
Last UsedJan 15, 2025

Marc Record

First DetectedDec 16, 2024 11:16:37 PM
Last File Modification TimeDec 17, 2024 08:14:35 AM
SuppressedRecord had no items

MARC Record

LEADER04155cam a2200541 i 4500
001on1228842559
003OCoLC
00520241217081306.0
006m     o  d        
007cr |||||||||||
008201125s2020    cau     o     001 0 eng d
019 |a 1224513564|a 1224520213|a 1225199036|a 1225547686|a 1226588274|a 1227386997|a 1228041187|a 1228568368
020 |a 9781484263914|q (electronic bk.)
020 |a 148426391X|q (electronic bk.)
0247 |a 10.1007/978-1-4842-6391-4|2 doi
035 |a (OCoLC)1228842559|z (OCoLC)1224513564|z (OCoLC)1224520213|z (OCoLC)1225199036|z (OCoLC)1225547686|z (OCoLC)1226588274|z (OCoLC)1227386997|z (OCoLC)1228041187|z (OCoLC)1228568368
040 |a UPM|b eng|e rda|e pn|c UPM|d OCLCO|d BDX|d OCLCQ|d OCLCF|d GW5XE|d VT2|d EBLCP|d TOH|d YDX|d OCLCO|d LEATE|d SFB|d OCL|d OCLCQ|d OCLCO|d COM|d OCLCQ|d OCLCO|d OCLCL
049 |a MAIN
050 4|a QA76.76.M52
072 7|a UMP|2 bicssc
072 7|a COM051380|2 bisacsh
072 7|a UMP|2 thema
08204|a 004.165|2 23
1001 |a Villela, Roger,|e author.
24510|a Pro.NET 5 custom libraries :|b implementing custom .NET data types /|c Roger Villela.
264 1|a Berkeley, CA :|b Apress,|c [2020]
300 |a 1 online resource
336 |a text|b txt|2 rdacontent
337 |a computer|b c|2 rdamedia
338 |a online resource|b cr|2 rdacarrier
500 |a Includes index.
5050 |a CHAPTER 1: .NET Platform- CHAPTER 2: .NET Custom Dara Type -- CHAPTER 3: .NET Methods, Implemention Details -- CHAPTER 4: .NET Special Members -- Constructors in Managed Environment -- CHAPTER 5: "Finalizer Method", the .NET Special Member -- CHAPTER 6: .NET Manifest and Versioning for Managed Libraries -- CHAPTER 7: NET Assemblies in Managed Execution Environment.
520 |a Leverage .NET 5, Microsoft's bold new cross-platform implementation, for developing your very own cross-platform custom data types and libraries for Windows, Linux, and macOS. The book starts with the purpose and benefits of a custom cross-platform model of .NET data types and its architectural implementation in detail. Next, you will learn fundamental operations such as the equality and inequality operations in .NET 5, demonstrated with sample projects in C#. Implementation of comparison and sorting operations is discussed next followed by a discussion on cloning operations. Here you will learn details of overriding the clone virtual method and its implementation. Moving forward, you will understand custom formatting with specialized .NET data types in various functions and how to implement it. You will then go through .NET reference types along with developing a custom library for working with the software project. Finally, you will explore .NET 5 assemblies and modules followed by their APIs. After reading Pro .NET 5 Custom Libraries, you will be able to work on fundamental operations for productivity and quality in your designs of .NET 5 custom data types. You will: Work with .NET 5 assemblies Work with .NET 5 modules Understand the logical and physical organization of .NET 5 modules Implement custom .NET reference types from scratch Implement a custom .NET value type from scratch.
5880 |a Online resource; title from PDF title page (SpringerLink, viewed February 10, 2021).
590 |a O'Reilly|b O'Reilly Online Learning: Academic/Public Library Edition
63000|a Microsoft .NET Framework.
63007|a Microsoft .NET Framework|2 fast
650 0|a Cross-platform software development.|9 421816
650 0|a Microsoft software.|9 69416
758 |i has work:|a Pro.NET 5 custom libraries (Text)|1 https://id.oclc.org/worldcat/entity/E39PCFF3MtvY9QrhyHVj4BpjJC|4 https://id.oclc.org/worldcat/ontology/hasWork
77608|i Printed edition:|z 9781484263907
77608|i Printed edition:|z 9781484263921
85640|u https://library.access.arlingtonva.us/login?url=https://learning.oreilly.com/library/view/~/9781484263914/?ar|x O'Reilly|z eBook
938 |a Brodart|b BROD|n 128292105
938 |a ProQuest Ebook Central|b EBLB|n EBL6413264
938 |a YBP Library Services|b YANK|n 301774182
994 |a 92|b VIA
999 |c 357145|d 357145