PostSharp is a pattern-aware extension to C# and VB, reducing boilerplate code involved in implementing design patterns.
I would like to know how I can determine the source of this build error; Warning 4 The primary reference "MyNamespace.…
c# visual-studio-2010 projects-and-solutions postsharphow do I find out the return type of a method from the MethodBase? I'm using PostSharp and trying to …
c# .net reflection postsharpI just saw Ayende's post today about PostSharp. I downloaded the code and tried it out, and I thought it …
.net postsharp