Contents Solving our project management woes Introduction to C# What is C# used for? C# programming can save you time When a developer builds a C# application, the source code is compiled into an intermediate language that conforms to the Common Language Infrastructure standard. The IL code and other application resources are stored in an… Continue reading The Good and the Bad of C# Programming