Posted in August 30, 2006 ¬ 12:16 amh.Dave
I’ve been pounding out code now at 6 hour clips twice a day for the past oh… I don’t know how long, when did I start this blog? Finally, after all of my testing and positing, I have something to show for it and to share with the world.
So many people have helped me along [...]
Read the rest of this entry »
Posted in August 16, 2006 ¬ 4:45 pmh.Dave
Ok, this .net stuff actually still gets better. I’m sitting here strugling with ways to access methods and properties dynamically without using reflection every time, and I was starting to get creative. Of course I knew the right way would be to emit some IL and just suck it up already, but setting [...]
Read the rest of this entry »
Posted in August 5, 2006 ¬ 2:46 amh.Dave
In my various exploits with Relavance, I’m trying just about everything I can think of to get some semblance of CRUD operations for objects, as well as a degree of interoperability with arbitrary platforms all rolled into one. With a relational database, I could just create an XSD file describing my class and run [...]
Read the rest of this entry »