
.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
COM and .NET Interoperabilityby 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.
(13295 views)
Under the Hood of .NET Memory Managementby 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.
(10763 views)
Dissecting a C# Application: Inside SharpDevelopby 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.
(26511 views)
Moving to Visual Studio 2010- Microsoft Press
This is a book that will help professional developers move from previous versions of Visual Studio. It will cover the features of Visual Studio 2010 through an application. It will go through a lot of the exciting new language features.
(10121 views)