About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (21)
- Development (217)
- Security (19)
- Test (32)
- Tooling (174)
- Uncategorized (168)
Most used tags
Tag Archives: Projecthosting
Microsoft Developer Days 2011 in The Hague – day 2
Declarative refactoring C#Chris showed the ?? operator that is the ? operator that tests if a nullable type is null and provides a default. He also showed the Tuple.Create and the dynamic type to remove out parameters, Yield return can … Continue reading
Posted in Conference
Tagged .NET, .NET 4.0, Azure beta program, Conference, Devdays, Enity Framework, Loadtest, Microsoft, Productivity, Projecthosting, Test, Tooling, Visual Studio 2010, WCF, Windows Azure, WPF
1 Comment