Logo

.NET Framework Notes for Professionals

Small book cover: .NET Framework Notes for Professionals

.NET Framework Notes for Professionals

Publisher: Goalkicker.com
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.

Home page url

Download or read it online for free here:
Download link
(1.7MB, PDF)

Similar books

Book cover: Under the Hood of .NET Memory ManagementUnder the Hood of .NET Memory Management
by - 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.
(9214 views)
Book cover: .NET for Visual FoxPro Developers.NET for Visual FoxPro Developers
by - Hentzenwerke Publishing
An overview of the .NET Framework and the C# and Visual Basic .NET languages. The author provides plenty of 'how to', 'step-by-step' and 'best practices' information that will help you climb the .NET learning curve and get up and running quickly.
(13766 views)
Book cover: .NET Microservices: Architecture for Containerized .NET Applications.NET Microservices: Architecture for Containerized .NET Applications
by - Microsoft Corporation
This guide is an introduction to developing microservices-based applications and managing them using containers. To make it easier to get started, the guide focuses on a reference containerized and microservice-based application that you can explore.
(6369 views)
Book cover: Design and Implementation Guidelines for Web ClientsDesign and Implementation Guidelines for Web Clients
- Microsoft Press
This guide addresses specific goals of presentation layer component design. It provides code samples that enable you to use design patterns and Microsoft .NET Framework programming idioms effectively in the presentation layer of your applications.
(13998 views)