C#

All About Coroutines

DK GUI API & usage

API & usage of my Unity GUI framework written in C#

I get a lot of questions on building a GUI framework, so I uploaded this to inspire you.

Part 1
Part 2
Part 3

Unfortunatelly the framework isn't currently open source. But if you do your own framework, you should consider this:

Embedded video: 
Sorry, you need to install flash to see this content.

Add Directory Content

dnrTV

The C# Programming Language Version 4.0

Essentially the C# 4.0 language innovations include:

  • Dynamically Typed Objects.
  • Optional and Named Parameters.
  • Improved COM Interoperability.
  • Safe Co- and Contra-variance.

http://software.intel.com/en-us/blogs/2009/03/30/the-c-programming-language-version-40/

... and more syntactic sugar.. :-)