Friday, January 07, 2005 - Posts

Overview of Visual C# 2005

Dan Fernandez, Visual C# Product Manager, points to an Overview of Visual C# 2005 article by Patrick Barnes.

The article consist of four sections:

  • Language Enhancements: This section introduces several language extensions, including Generics, Anonymous Methods, Iterators, Partial Types, and Nullable Types.
  • Productivity Enhancements: This section details the many productivity enhancements included in Visual C# 2005, including refactoring, expansions, the class designer and more...
  • Debugger Features: This section details the new debugger (and debugging related) functionality in Visual C# 2005, including the exception assistant, visualizers, tracepoints and unit testing.
  • Platform Features: This section details the new features of the .NET Framework 2.0 that will be most interesting to Visual C# developers.

A collection of must-read information for Visual C# 2005 developers!

with 0 Comments

Industrial Strength SOA Workshop announced

Alain Leroy is organizing a workshop on "Industrial Strength SOA". The workshop, organized by Microsoft EMEA and Newtelligence, will take place in Brussels/Belgium, on Feb 22, 23 and 24. The workshop targets application developers and architects. More information on the agenda and content can be found on Alain's blog.

with 0 Comments