.NET Framework Notes for Professionals



Download free course .NET Framework Notes for Professionals, pdf file on 192 pages by Stack Overflow Community.
The .NET Framework Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow.

Table of contents

  • Getting started with .NET Framework
  • Strings
  • DateTime parsing
  • Dictionaries
  • Collections
  • ReadOnlyCollections
  • Stack and Heap
  • LINQ
  • ForEach
  • Reflection
  • Expression Trees
  • Custom Types
  • Code Contracts
  • Settings
  • Regular Expressions (System.Text.RegularExpressions)
  • File Input/Output
  • System.IO
  • System.IO.File class
  • Reading and writing Zip files
  • Managed Extensibility Framework
  • SpeechRecognitionEngine class to recognize speech
  • System.Runtime.Caching.MemoryCache (ObjectCache)
  • System.Reflection.Emit namespace
  • .NET Core
  • ADO.NET
  • Dependency Injection
  • Platform Invoke
  • NuGet packaging system
  • Globalization in ASP.NET MVC using Smart internationalization for ASP.NET
  • System.Net.Mail
  • Using Progress<T> and IProgress<T>
  • JSON Serialization
  • JSON in .NET with Newtonsoft.Json
  • XmlSerializer
  • VB Forms
  • JIT compiler
  • CLR
  • TPL Dataflow
  • Threading
  • Process and Thread affnity setting
  • Parallel processing using .Net framework
  • Task Parallel Library (TPL)
  • Task Parallel Library (TPL) API Overviews
  • Synchronization Contexts
  • Memory management
  • Garbage Collection
  • Exceptions
  • System.Diagnostics
  • Encryption / Cryptography
  • Work with SHA1 in C#
  • Unit testing
  • Write to and read from StdErr stream
  • Upload file and POST data to webserver
  • Networking
  • HTTP servers
  • HTTP clients
  • Serial Ports
  • Acronym Glossary
Pages : 192
Size : 1.8 MB
File type : PDF
Downloads: 151
Created: 2022-02-03
License: CC BY-SA
Author(s): Stack Overflow Community
.NET Framework Notes for Professionals

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others .net Tutorials

50 Ways to Avoid Find and Fix ASP.NET Performance Issues

Real-Time ASP.NET Core 3 Apps with SignalR Succinctly

Introduction to VB.NET

Exploring .NET Core

Cryptography in .NET Succinctly

Others related eBooks about .NET Framework Notes for Professionals

Objective-C tutorial for professionals

Download free Objective-C tutorial course in PDF, training file in 51 chapters and 129 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Fundamentals of C++ Programming

This book does not attempt to cover all the facets of the C++ programming language. Experi..., download free C++ Programming tutorial in PDF (766 pages) created by ....

Basic OOP in Java

This tutorial you will learn the basics of Object-Oriented Programming in Java including class ,methods ,construcstors with some examples....

Classic Computer Science Problems in Python

Download free course Classic Computer Science Problems in Python, pdf file on 224 pages by David Kopec....

You Don't Know JS Yet: Get Started

Download free course You Don't Know JS Yet: Get Started, pdf file on 143 pages by Kyle Simpson....

Getting started with React Native tutorial

Download free React Native tutorial course in PDF, training file in 32 chapters and 91 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Essential Swift

This book written to provide clear and concise explanation of topics for programmers both starting to learn the Swift programming language as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....

GUI Design for Android Apps

GUI Design for Android Apps is the perfect - and concise - introduction for mobile app developers and designers. Through easy-to-follow tutorials, code samples, and case studies, the book shows the must-know principles for user-interface design for Android apps running on the Intel platform, includi...

Algorithmic Problem Solving with Python

This book uses Python to introduce folks to programming and algorithmic thinking. It is sharply focused on classical algorithms, but it also gives a solid understanding of fundamental algorithmic problem-solving techniques. ...

Network Programming with Go

Dive into key topics in network architecture and Go, such as data serialization, application level protocols, character sets and encodings. This book covers network architecture and gives an overview of the Go language as a primer, covering the latest Go release....