Tutorial Books:
Downloading and Installing Visual C# 2010 Express
This section provides a tutorial example on how to download and install Microsoft Visual C# 2010 Express edition on Windows systems. 2023-09-12, 9371🔥, 37💬
💬 2022-02-16 Herong: prabhu, can you follow above steps to download it?
💬 2022-02-15 prabhu: need VS2010
💬 2021-10-08 some else: we will try in our computer
C# Compiler "csc" Options
A complete list of options is provided for the 'csc' compiler in .NET Framework 4.6.1 SDK. 2022-10-01, 1051🔥, 0💬
Compiling WPF Applications with MSBuild
A tutorial example is provided on how to compile a WPF application with MSBuild tool and a project file. It helps to specify reference assembly files. 2022-10-01, 642🔥, 0💬
Private/Virtual Memory and Working Set
This section describes 3 basic memory usage numbers of a running process: private memory, virtual memory and working set. 2022-10-01, 636🔥, 0💬
IEEE 754 Standards - "float" and "double"
This section describes IEEE 754 standards on how floating-point values of 'float' and 'double' are represented in binary format. 2022-10-01, 609🔥, 0💬
WPF Button Click Test
A tutorial example is provided on how to test on System.Windows.Controls.Button class with Click event handler functions. 2022-10-01, 570🔥, 0💬
Maximum Number of Threads in a Program
This section provides a tutorial example to try to find out how many threads can be launched in a single application. 2022-10-01, 508🔥, 0💬
System.Windows.Application Class
A quick introduction is provided on the System.Windows.Application class, which represents a Windows Presentation Foundation (WPF) application. 2022-10-01, 319🔥, 0💬
First MSBuild Project File - Hello.proj
A tutorial example is provided to a very simple MSBuild project file, Hello.proj, to compile a C# source file, Hello.cs. 2022-10-01, 297🔥, 0💬
Threads to Run Instance Methods
This section provides a tutorial example on how to use a thread to run instance method. 2022-10-01, 279🔥, 0💬
Creating FileVersionInfo Objects
This section provides a tutorial example on how to create a FileVersionInfo object to represent the version information of a specific executable file. 2022-10-01, 276🔥, 0💬
"await" Expression and Child Thread
A tutorial example is provided on how to use the 'await' expression on an awaitable task to launch a child thread to wait for the task to complete. 2022-10-01, 273🔥, 0💬
Using MSBuild with Multiple Source Files
A tutorial example is provided on how to specify the 'Csc' command patch name and output file name using properties. 2022-10-01, 268🔥, 0💬
Method Overloading
This section describes what is method overloading - multiple methods in the same class with the same name but different method signatures. 2022-10-01, 267🔥, 0💬
Popular Posts:
This section describes how to connect to a SQL Server 2005 through DSN with JDBC-ODBC Bridge.
This section describes the initial draft of a RSA public key and private key generation implementati...
Want to know when is the 2012 Chinese New Year day? Look for free Chinese calendars for 2012? Chines...
This section provides a quick description of similarities and differences of 'Array' and 'Object'. A...
The Rabbit Rabbits are private individuals, a bit introverted and withdrawn. People e born into this...