March 2010 - Posts

2
Comments

Creating a dynamic proxy generator with c# – Part 4 – Calling the base method by SeanMcAlinden

Creating a dynamic proxy generator with c# – Part 1 – Creating the Assembly builder, Module builder and caching mechanism Creating a dynamic proxy generator with c# – Part 2 – Interceptor Design Creating a dynamic proxy generator with c# – Part 3 – Creating...
8
Comments

Creating a dynamic proxy generator with c# – Part 3 – Creating the constructors by SeanMcAlinden

Creating a dynamic proxy generator with c# – Part 1 – Creating the Assembly builder, Module builder and caching mechanism Creating a dynamic proxy generator with c# – Part 2 – Interceptor Design Creating a dynamic proxy generator with c# – Part 4 – Calling...
9
Comments

Creating a dynamic proxy generator with c# – Part 2 – Interceptor Design by SeanMcAlinden

Creating a dynamic proxy generator with c# – Part 1 – Creating the Assembly builder, Module builder and caching mechanism Creating a dynamic proxy generator with c# – Part 3 – Creating the constructors Creating a dynamic proxy generator with c# – Part...
13
Comments

Creating a dynamic proxy generator – Part 1 – Creating the Assembly builder, Module builder and caching mechanism by SeanMcAlinden

Creating a dynamic proxy generator with c# – Part 2 – Interceptor Design Creating a dynamic proxy generator with c# – Part 3 – Creating the constructors Creating a dynamic proxy generator with c# – Part 4 – Calling the base method I’ve recently started...
More Posts