SharpCrafters Forum – Weaving into a COT dll

SharpCrafters Support Forum

        


Weaving into a COT dll Expand / Collapse
Author
Message
Posted 5/25/2009 1:09:49 AM


Community Member
Hi Guys

I have a quick questions. Is there a way to weaving a custom built aspect into the existing compiled DLL. In other words, I don't have access to the source and/or build process, but what to intercept all methods calls.

Thanks

Simon
Post #3604
Posted 5/26/2009 6:45:53 AM


Gael Fraiteur

SharpCrafters
It's possible, but not as easily.

Basically, you should write a PostSharp plug-in to provide your aspects, include your plug-in in a PostSharp project, and process the third assembly using that PostSharp project (instead of the default one, Default.psproj). So it's a matter of days of work, not of hours.
Post #3605
« Prev Topic | Next Topic »


All times are GMT +1:00, Time now is 11:40am

Powered By InstantForum.NET v4.1.4 © 2010
Execution: 0.139. 10 queries. Compression Disabled.