WebNoteNoSQL

A sample project that demonstrates the usage of the
- Entity Framework
- Redis
- MongoDB and
- RavenDB
WebNoteNoSQL is covered by descriptive Unit Tests and this presentation:
» NoSql aus der Praxis (German)
WebNoteAOP
A sample project for aspect oriented programming with the PostSharp framework from SharpCrafters and the
Unity Application Block from Microsoft.
The main purpose is a short and practical introduction to the world of AOP.
It contains aspects for:
- Logging
- Validation
- Caching
- Exception Handling
- Detecting Stack Overlows

Visit blog.johanneshoppe.de to get in contact with the speaker.
Visit sharpcrafters.com to learn more about AOP and PostSharp.