Hugendubel.info - Die B2B Online-Buchhandlung 

Merkliste
Die Merkliste ist leer.
Bitte warten - die Druckansicht der Seite wird vorbereitet.
Der Druckdialog öffnet sich, sobald die Seite vollständig geladen wurde.
Sollte die Druckvorschau unvollständig sein, bitte schliessen und "Erneut drucken" wählen.

Understanding System.IO for .NET Core 3

Implementing Internal and Commercial Tools
BuchKartoniert, Paperback
174 Seiten
Englisch
Springererschienen am30.05.20201st ed.
Take full advantage of the .NET APIs in System.IO to achieve fundamental I/O operations and produce better quality software.  You´ll start with the basics of creating a .NET Core custom library for System.IO. You will learn the purpose and benefits of a custom cross-platform .NET Core library along with the implementation architecture of the custom library components. Moving forward, you will learn how to use the .NET APIs of System.IO for getting information about resources. Here, you will go through drives, directories, files, and much more in the .NET API. You´ll discuss manipulation of resources and the environment, where you will learn how to build custom IO actions for resource manipulation followed by its properties and security. Next, you will learn special .NET API operations with System.IO with demonstrations on working with collection of resources, directories, files, and system information. Finally, you will go through the managed and unmanaged streams in the .NET API such as memory stream, file stream, and much more.After reading Understanding System.IO for .NET Core 3, you will be able to work with different features of .System.IO in .NET Core and implement its internal and commercial tools for different I/O scenarios.What You Will Learn Discover the inner workings of the System.IO BCL implementation on the .NET Core platform Work with System.IO mechanisms available through the .NET Core platformWrite a custom library that encapsulates .NET APIs  from System.IO Design and implement various tools in System.IO Who This Book Is ForDevelopers with prior experience of working in .NET or .NET Core.mehr
Verfügbare Formate
BuchKartoniert, Paperback
EUR53,49
E-BookPDF1 - PDF WatermarkE-Book
EUR52,99

Produkt

KlappentextTake full advantage of the .NET APIs in System.IO to achieve fundamental I/O operations and produce better quality software.  You´ll start with the basics of creating a .NET Core custom library for System.IO. You will learn the purpose and benefits of a custom cross-platform .NET Core library along with the implementation architecture of the custom library components. Moving forward, you will learn how to use the .NET APIs of System.IO for getting information about resources. Here, you will go through drives, directories, files, and much more in the .NET API. You´ll discuss manipulation of resources and the environment, where you will learn how to build custom IO actions for resource manipulation followed by its properties and security. Next, you will learn special .NET API operations with System.IO with demonstrations on working with collection of resources, directories, files, and system information. Finally, you will go through the managed and unmanaged streams in the .NET API such as memory stream, file stream, and much more.After reading Understanding System.IO for .NET Core 3, you will be able to work with different features of .System.IO in .NET Core and implement its internal and commercial tools for different I/O scenarios.What You Will Learn Discover the inner workings of the System.IO BCL implementation on the .NET Core platform Work with System.IO mechanisms available through the .NET Core platformWrite a custom library that encapsulates .NET APIs  from System.IO Design and implement various tools in System.IO Who This Book Is ForDevelopers with prior experience of working in .NET or .NET Core.
Details
ISBN/GTIN978-1-4842-5871-2
ProduktartBuch
EinbandartKartoniert, Paperback
Verlag
Erscheinungsjahr2020
Erscheinungsdatum30.05.2020
Auflage1st ed.
Seiten174 Seiten
SpracheEnglisch
Gewicht295 g
IllustrationenXIV, 174 p. 84 illus.
Artikel-Nr.16111434

Inhalt/Kritik

Inhaltsverzeichnis
Chapter 1 - About .NET Core.- Chapter 2 - Overview of Architecture for Implementation.- Chapter 3 - Custom Data Types for a Custom Library.- Chapter 4 - Custom Collections for a Custom Library.- Chapter 5 - Custom Collections - About C++ Templates, and .NET Generics.- Chapter 6 - Unmanaged data types and System.IOmehr

Autor

Roger Villela is a software engineer and entrepreneur with almost 30 years of experience in the industry and works as an independent professional. Currently, he is focused on his work as a book author and technical educator and specializes in the inner works of orthogonal features of the following Microsoft development platforms: