I was hacking around trying to make a basic orm that has support for the one => one and one => many relationships. I think I succeeded somewhat, but I am curious about how to handle circular rel
We have a couple 3rd party systems that give us PDFs.We would like to convert those PDFs for display on the web without using an Adobe product.Ideally we would like to use Silverlight to render the PD
Help, pliz, to optimize the monstrous code in the serializer, which is very slow ... As I understand it, the main problem is in several SerializerMethodFields, where get_tasks () are called. Tell me,