ServicesResourcesConferencesOur TeamWeblogsAboutContact
   

Subscriptions

Post Categories

News

My new books

My Blogroll

INETA UG Leaders

Affiliations

News

Archives

Christian Nagel's OneNotes

.NET Training, Consulting, Coaching & Development


September 2005 - Posts

Chinese Version of Enterprise Services with the .NET Framework
At the MVP summit I've just met Xuegen Jin also known as Saucer, one of the translators of my Enterprise Services book to Chinese! The main translator is Wei Xia.A first version of the sample chapter that includes both English and Chinese Read More
posted Friday, September 30, 2005 8:11 PM with 1 Comments

Lambda Expressions and Anonymous Methods
C# 3.0 enhances anonymous methods that are new with C# 2.0: lambda expressions. To show the concept of anonymous methods and lambda expressions let's look at this simple extension method DisplaySelected that writes selected properties to the console. Read More
posted Monday, September 26, 2005 10:09 PM with 0 Comments

Extension Methods
C# 3.0 makes it possible to add methods to existing classes that are defined in other assemblies. All the extension methods must be declared static. Extension methods are made by using the this keyword with the first parameter. Here I'm creating a Foo Read More
posted Friday, September 16, 2005 6:05 PM with 3 Comments

VSTA
Have you been looking for VSA the? Some years ago VSA (Visual Studio for Applications) was announced as a replacement for VBA, for including in custom applications. Lately it has been quiet about VSA. There's a good reason: VSTA - Visual Studio Tools Read More
posted Wednesday, September 14, 2005 7:55 PM with 0 Comments

Windows Workflow Foundation
Did you miss something like activity diagrams with Visual Studio? Visual Studio 2005 includes some cool designers such as a class designer, application designer, system designer... There's a good reason an activity diagram is missing. A diagram that can Read More
posted Wednesday, September 14, 2005 7:49 PM with 0 Comments

Office 12
Office 12 was one of the products that was demonstrated at Bill Gates PDC keynote. When users have been asked about the features they would like to have in the new Office version, 9 out of 10 users asked for features that are already available. So the Read More
posted Wednesday, September 14, 2005 4:31 AM with 0 Comments

Microsoft Max
At PDC keynote Microsoft Max was shown. Jim Allchin asked a team of six developers to create a sample application using WinFX. The result is Microsoft Max, a cool picture sharing application! This application makes use of WCF for peer-to-peer communication, Read More
posted Tuesday, September 13, 2005 9:57 PM with 2 Comments

Book featured in the MSDN Magazine
My newest book Enterprise Services with the .NET Framework is featured in the October-2005 edition of the MSDN Magazine! This edition of the magazine is distributed at the PDC. Of course the book is also available at the PDC-bookstore Read More
posted Monday, September 12, 2005 3:34 PM with 0 Comments

WinFX Namespaces
Yesterday evening I arrived in Los Angeles (some hourse later than expected because of a cancelled flight). Sunday morning I checked in at PDC. In the bag there's an interesting poster about the major namespaces of WinFX. Here I'm skipping Read More
posted Sunday, September 11, 2005 7:09 PM with 0 Comments

FIAEon.NET Community Started
Peter Nowak hat eine Plattform zum Informationsaustausch zwischen Ausbildern und Studenten ins Leben gerufen: http://fiaeon.net. Alles Gute! Christian Read More
posted Sunday, September 04, 2005 11:01 AM with 2 Comments


Powered by Community Server, by Telligent Systems