About This Book

This section provides some detailed information about this book - C# Tutorials - Herong's Tutorial Examples.

Website URL: http://www.herongyang.com/C-Sharp

Title: C# Tutorials - Herong's Tutorial Examples

Author: Dr. Herong Yang

Category: Programming

Version/Edition: Version 3.30, 2016

Number of pages: 157

Short description: This free book is a collection of notes and sample codes written by the author while he was learning Flash. Topics include C♯, C#, C Sharp, CLR, data types, float, expression, IL, literal, loop, .NET, MSBuild, performance, WPF.

Long description: This free book is a collection of notes and sample codes written by the author while he was learning Flash. Topics include C♯, C#, C Sharp, CLR, data types, float, expression, IL, literal, loop, .NET, MSBuild, performance, WPF. Key sections are: Data, Variables and Expressions - Logical Expressions and Conditional Statements - Arrays and Loops - Data Types - Precision of "float", "double", and "decimal" - Performance of "float", "double", and "decimal" - Binary Representation of "float" and "double" Values - Binary Representation of "decimal" Values - Methods - Execution Environment - Common Language Runtime - Intermediate Language Assembler and Disassembler - Private Memory vs. Virtual Memory - Multithreading programs - Async and Await Feature - WPF (Windows Presentation Foundation) - MSBuild tool - XAML (eXtensible Application Markup Language).

Keywords: C♯, C#, C Sharp, CLR, data types, float, expression, IL, literal, loop, .NET, MSBuild, performance, WPF.

Cost/Price: Free

Viewing statistics:

This book has been viewed a total of:

Revision history:

Copyright:

Table of Contents

About This Book

 Introduction of C# (C Sharp)

 Data Type and Variables

 Logical Expressions and Conditional Statements

 Arrays and Loop Statements

 Data Type Features

 Floating-Point Data Types

 Passing Parameters to Methods

 Execution Environment Class

 Visual C# 2010 Express Edition

 Class Features

 C# Compiler and Intermediate Language

 Compiling C# Source Code Files

 MSBuild - Microsoft Build Engine

 Memory Usages of Processes

 Multithreading in C#

 Async Feature from C# 5

 System.IO.FileInfo Class

 System.Diagnostics.FileVersionInfo Class

 WPF - Windows Presentation Foundation

 Partial Classes and Partial Methods

 Outdated Tutorials

 References

 PDF Printing Version