February 4, 2008

VistaGameDoctor 2.0 coming soon

I've been rewriting VistaGameDoctor.com so that it is more community focused. It's been a bit of a challenge, but it's been worth it because I've also been using it to wrap my head around LINQ.
Some of the VistaGameDoctor source
LINQ does take a bit of getting used to. For example, you can have a new item in an returned class be the returned value of a function in LINQ to SQL, but you can't pass that value of the function into another portion of the query. There's going to be some fun nested query stuff going on over the next bit.

The code is about 90% done. I'm just trying to lock down a few of the more esoteric features to allow community moderators and submissions and distinguish those submissions from ones that I put up in my normal testing.

Once the test version is up, I'll post a link.

No comments: