Ian Griffiths on C# 3.0

Organiser
London .NET User Group
Date
Thu, 12 Jan 2006, 18:30 - 21:00 (Add to calendar) GMT
Venue
Microsoft Ltd , London, GB
Cost
Free
Microsoft recently unveiled their future plans for the C# language. C# 3.0, which will ship with the next version of Visual Studio (codename 'Orcas'), will offer new features which work in concert to offer a better solution to one of today's pain points: dealing with data from relational databases and XML documents.

These new language features work hand in hand with the 'LINQ'
(Language INtegrated Query) specification. However, the C# design philosophy has always been one of generality rather than task-specific expediency, so while the new C# 3.0 features all help LINQ, they have been designed to be much more broadly applicable.

In this session Ian Griffiths will describe the new C# 3.0 language features, show how they contribute to LINQ, and take a broader look of what they bring to the language.

You might also like...

Comments

Other nearby events

Map

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.

“The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time.” - Tom Cargill