In this post I will wrap up some of the smaller but very useful new features of .NET 3.5/C# 3.0. Other features of .NET 3.5 I’ve already covered are Extension Methods and Lambda Expressions.
Continue reading “.NET 3.5: Types, Variables and Initializers”
.NET 3.5: Lambda Expressions
In addition to my first post about the new .NET 3.5 language features my second post in this series will be about Lambda Expressions. Lambda Expressions are basically a follow up to Anonymous Methods Continue reading “.NET 3.5: Lambda Expressions”
Silverlight 1.0 RC and 1.1 Alpha Refresh
When opening my blog today I received an error message indicating that the WPF/E (Silverlight) version installed on my system is out of date. The result of the error is that my post about Silverlight isn’t working anymore Continue reading “Silverlight 1.0 RC and 1.1 Alpha Refresh”