Contents tagged with .NET 3.0
-
HDC Omaha 2008 - Code and Slides
This is the application I demonstrated during my WPF Line of Business presentation, as well as my slide deck.
-
{ T }rite - Source Code Release
I've had a few ask for the source control to this project, and amidst my objections, I tried to come up with a good reason not to release it and couldn't find one. :)
-
{ T } rite - twitter toys
Just a quick post tonight. I'm working on a little app (mainly for practice), that some have requested a screenshot of, so here it is:
-
AuctionSite Starter-kit Update
-
DLINQ + Solving the Many to Many problem
A while back, Scott Guthrie posted in the comments, that LINQ didn't support, or had trouble with Many to Many relationships. I'm not sure if the code-base has changed, or I haven't considered a full scope, but I've managed to get it to work, and it's slick! I'll jump straight to the magic here.