Last Tuesday, 10 Nov 2009, Microsoft Innovation Center ITB held an event, titled "Microsoft Technology Update : C# 3.0 Fundamental" on MIC Labs for ITB informatics students. For this year, we'd like to be focused on skill accelerator and fasilitator program via community sharing and development. When we heard, that one of the lecturer give an assignment on Algorithm Strategy course that reinforce them to use C# as programming language, we provided basic training for them, C# Express Edition IDE and .NET Framework.The training covered basic stuff about C#. There were about 30 attendants and the fact is, most of the participants never had experience on C# for once. We'd explain about :
- .NET Framework (CLR and Class Library)
- C# 3.0 Features (auto-implemented properties,object initializer, collection initializer, local-type inference and anonymus type) and also I/O operation with filestream
- Basic Animation and Visualization (rendering concept, using timer, Graphics class, etc)
We did some demo and code-in-the-fly to ensured that the concept met the practical term. They're so enthusiastic and we did get many questions about best practice using C# as their programming language. Here is some photos about the event :

I delivered C# features

The attendant seriously enjoy the show

Jansen - MIC-ITB Server Technology Specialist show how to did animation in C# and winform
