Skip to content

A sample project for aspect oriented programming with the PostSharp framework from SharpCrafters.

License

Notifications You must be signed in to change notification settings

JohannesHoppe/WebNoteAOP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebNote

WebNote is a sample application that demonstrates a specific part of software design.
It comes in three flavors:

  • WebNoteAOPAOP (Aspect Oriented Programming) with the PostSharp framework
  • WebNoteNoSQLNoSQL databases vs SQL (MS SQL, Redis, MongoDB and RavenDB)
  • WebNoteSinglePageJavaScript best practices for a Single Page Application (jQuery, RequireJS, KnockoutJS)

WebNoteAOP

WebNoteAOP is a sample project for aspect oriented programming (AOP) with the PostSharp framework from SharpCrafters.
It contains aspects for:

  • Logging
  • Validation
  • Caching
  • Exception Handling
  • Detecting Stack Overlows

Visit sharpcrafters.com to learn more about AOP and PostSharp.

MIT License

WebNoteAOP is MIT licensed.
Copyright (C) 2012 Johannes Hoppe, http://johanneshoppe.de

About

A sample project for aspect oriented programming with the PostSharp framework from SharpCrafters.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published