Unit Testing, Agile Development, Leadership & .NET - By Roy Osherove
Hi All,
Generating DynamicMethod-s is not possible because of my omission in the 0.1 release of RunSharp - I'm planning to release a 0.1.1 patch soon (hopefully this weekend, or the next week), that will include support for DynamicMethods.
Regards,
Stefan
Stefan: If you can release that support in the next 3 days I may be able to put that in my presentation as a cool demo!
What if you could tie into Reflector and generate a nice C#/VB.NET/Boo decompile of the IL in the Dynamic Method?
Resumo da semana - 05/11/07
Hi Roy,
You can find the 0.1.1 release with DynamicMethod (see the DynamicMethodGen class) support at SF.net (www.sf.net/.../runsharp). I'll update the codeproject download in a while.
Mark Watts just emailed me with cool news. He took the Dynamic Method visualizers I worked on and created