Browse by Tags
All Tags »
.NET (
RSS)
I stumbled upon an interesting project today called Bindable LINQ which I have given the nickname BLINQ in the vain of DLINQ, XLINQ, PLINQ etc. What this does is make LINQ queries work with WPF binding, which really should be a part of LINQ to begin with...
Hopefully not but it certainly appears that way . I discovered this earlier today, can’t remember where I saw the first reference, and found a couple of great posts here and here . As someone who uses LINQ to SQL a lot with my personal projects this is...
I’ve been spending some of my free time on my Product Key Manager project and finally posted some screenshots on CodePlex. The next version will have quite a few changes affecting the UI, XML handling, and data access. I’m cleaning up the UI and attempting...
I ran across a problem that took me nearly a week to solve in my Product Key Manager project. I was using some Vista icons from the Visual Studio 2008 Image library and was having really weird problems where some, but not all, icons would show up the...