Just a quick post to say that LinqToLfsWorld 1.0.2 has been released - you can grab it from the project homepage.
This version of the library adds:
- Support for serialization and deserialization to/from Xml and Json
- A new demo website page, demonstrating the serialization features.
- Some helper constants for use in your car type, track ident and steering method queries
- A couple of bug fixes
The entity classes also support exposure through WCF services - I
haven't added a test for this scenario yet to the project, but have
verified in my own quick test project that it does work as expected.
I've written a more detailed account of how the serialization works on the 1.0.2 download page.