‘C# .Net’ Articles

How To Create A Dynamic Xml Reader In C# 4.0

A detailed tutorial on Creating a dynamic Xml Reader In C# 4.0. Includes downloadable source code in a zip file

C# .Net Temperature Struct Code for Fahrenheit and Celsius Manipulation

C# Helper Class For Indexed Property Access Without Using Subclasses

A C# helper class featuring lambdas that allows for indexed property without using subclasses.

C# Dependency Injection and Inversion of Control Containers Explained

A new approach to understanding Dependency Injection and Inversion of Control Design Patterns in the C# environment. The author, fossmo

Casting Syntax Vs AS Operator – Which Approach Is Better And Why ?

The two most popular approaches to casting – converting data types and objects  – in C#  are Using the cast

VB.NET to C# – Where is the Page_PreRender and other Events ?

Moving from VB.NET to C# – Where is the Page_PreRender and other Events ?

How to enable C# Syntax Highlighting in Textpad

Sure, the C# page on Texpad’s site shows you how to enable syntax highlighting by downloading the syntax definition files