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: COM and .NET InteroperabilityCOM and .NET Interoperability
by - 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)
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.
(10763 views)
Book cover: Dissecting a C# Application: Inside SharpDevelopDissecting a C# Application: Inside SharpDevelop
by - 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)
Book cover: Moving to Visual Studio 2010Moving 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)