Sunday
Feb082009
Picking Next Topics to Talk About
I have ideas and notes on a couple of journal articles. Which one would you like to read about first?
- Lokad Diagnostics - simple way of capturing performance statistics and exceptions from critical methods in your code (i.e.: how many DB dead-locks did this action policy deal with during last 24 hours?).
- Structuring applications with Autofac .NET IoC - recommendations on writing wiring code for different application types.
- Testing with Lokad Shared Libraries - simple approach for non-deterministic reproducible testing that is better than PEX (works really good with continuous integration).
- Extensibility of Lokad Validation and Business Rules - creating custom DSL with Boo.
- Extensibility of Lokad .NET Rules - performing validation on a dedicated remote service.
Which topics are of the most interest to you? Are there any questions on them that you would like to have addressed?
Comments Off
Sunday, February 8, 2009 at 22:41
Reader Comments (5)
I'd be interested in more details on structuring applications with Autofac, and then after that probably Lokad Diagnostics.
Hello Rinat,
I would also be interested with your recommendations on structuring applications with Autofac.
Keep up the good work :)
Structuring applications with Autofac .NET IoC - recommendations on writing wiring code for different application types.
Ok, so Autofac shall it be.
+1 for Autofac too!