posted by gael
Wednesday, May 28th, 2008 at 1:12 pm
I will present aspect-oriented programming and PostSharp at the
Software Development
Event (SDE) in Ede, The Netherlands, on June 23th, 2008.
I have two sessions of 75 minutes each:
- Addressing non-functional
requirements with aspects: a general
introduction to aspect-oriented programming
(AOP) with a presentation of typical problems
of software engineering that can be better
solved using AOP and an outlook at different
popular AOP solutions.
- Towards more complex aspects using
PostSharp: a thorough trip into
PostSharp Laos showing how to concretely
develop more complex aspects and apply them to
business applications.
Although my talks have been placed into the
Visual Basic track, it is actually not specific to
VB at all, and all samples will even be in C#.
I will be there till Tuesday, so if anyone there
wants to meet me (in Eve or Amsterdam), there is
an opportunity. Just let it know!
Happy PostSharping!
Gael
posted by gael
Wednesday, May 28th, 2008 at 1:01 pm

I will present PostSharp at the next
Code Camp
taking place June 7th
in Krakow, Poland.
The talk will start with a general introduction to
AOP, then go to specific solutions using
PostSharp.
It is be a honor for me to stand besides a
great speaker (and professional evangelist)
Chris Koenig.
If anyone of the Pole .NET community wants have
some more in-depth discussion or just have a
beer, I will be there till Sunday evening.
Happy PostSharping!
posted by gael
Monday, May 19th, 2008 at 9:13 am
I’m pleased to introduce DDDProject, a project of Nicolas Mousson, which aims to be a DDD framework by combining multiple open sources technologies: Castle Windsor for IoC, NHibernate for persitence, and PostSharp Laos for aspects.
For details, I invite you to read their presentation blog post.
Courage et bonne chance a Nicolas!
Gael
posted by gael
Thursday, May 15th, 2008 at 8:55 am
I have just reported a bug to Microsoft Connect related to .NET 2.0 SP2 Beta, installed with .NET 3.5 SP 1 Beta, itself installed with VS 2008 SP1 Beta.
The bug causes programs transformed by PostSharp to crash. It happens with OnFieldAccessAspect on static fields.
You have been warned!