Pretty straight forward question: How do I build a thrift dll for use in a Windows Phone 7 application?
I've written out step-by-step instructions on making the Thrift runtime work on WP7, and on changing the C# generator to generator WP7 compatible bindings:
https://damian.fyi/2011/01/11/generating-silverlight-windows-phone-compatible-thrift-proxies/
At some point I want to submit the changes back to the Apache project - when I have some time ...