.NET Framework Notes for Professionals
Publisher: Goalkicker.com 2018
Number of pages: 192
Description:
Contents: Getting started with .NET Framework; Collections; XmlSerializer; HTTP clients; Exceptions; LINQ; Networking; NuGet packaging system; Reflection; Dictionaries; HTTP servers; Settings; Task Parallel Library (TPL); Custom Types; DateTime parsing; Memory management; Managed Extensibility Framework; SpeechRecognitionEngine class to recognize speech; System.Reflection.Emit namespace; System.Runtime.Caching.MemoryCache (ObjectCache); JSON Serialization; TPL Dataflow; File Input/Output; Platform Invoke; Code Contracts; VB Forms; ForEach; Strings; Expression Trees; Threading; System.Diagnostics; etc.
Download or read it online for free here:
Download link
(1.7MB, PDF)
Similar books

by Christian Holm, Mike Kruger, Bernhard Spuida - Wrox Press
Dissecting a CSharp Application teaches advanced techniques of .NET programming by getting an insiders' look at the complete Integrated Development Environment, SharpDevelop, written in C#. It includes all advanced features of a modern IDE.
(22900 views)

by Microsoft Corporation - Microsoft Press
This guide gives you a foundation for designing, and configuring secure ASP.NET Web applications. Whether you have existing applications or are building new ones, you can apply the guidance to help you make your Web applications hack-resilient.
(15647 views)

by Chris Farrell, Nick Harrison - Red gate books
To write truly fantastic software, you need to understand how .NET memory management works. This book will take you from the basics of memory management, all the way to how the OS handles its resources, and will help you write the best code you can.
(8324 views)

by Andrew Troelsen - Apress
This book covers the building blocks of the COM and .NET architectures, internal aspects of COM /.NET interoperability, teaches readers on how to build custom COM /.NET conversion tools, covers Win32 API, C DLLs from .NET applications, and more.
(10603 views)