MSDN UK Screencasts: C# Version 3.0 - Object Initialisers

MSDN UK Screencasts

A quick look at the new Object Initialiser feature in the C# language version 3.0, which lets you create and initialise an instance of a class all in one line of code regardless of constructors.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Some people, when confronted with a problem, think "I know, I’ll use regular expressions." Now they have two problems.” - Jamie Zawinski