Browse by Tags

All Tags » LINQ (RSS)

HDC Omaha 2008 - Code and Slides by Freakyuno

This is the application I demonstrated during my WPF Line of Business presentation, as well as my slide deck. Demonstrated: WPF Commanding Provider based Data Source Handling Validation Collections and Binding (ObservableCollection<T>) LINQ to XML
Filed under: , , , ,

AuctionSite Starter-kit Update by Freakyuno

I've done an update to the starterkit today, and figured it might be a good idea to get some screenshots in front of people, as well as a demo site up - so I've done both. :) The demo site is available at http://ask.proessent.com/default.aspx Feel free...

AuctionSite Starterkit Alpha Release by Freakyuno

Just a quick plug to the community. I've gotten to the Alpha release of my AuctionSite Starterkit and have published a release on Codeplex http://www.codeplex.com/auctionsk It's designed and produced in .net 3.5 utilizing some cool features like LINQ...

Converting Sql.LINQ.Binary to Byte() by Freakyuno

Just a real short entry today. I had some trouble with this one - took me a little bit to figure out so I figured I would post a quick note about it. Mostly to remind myself how I did it next time I need to. I'm working in a starterkit that I'm designing...
Filed under: ,

DLINQ + Solving the Many to Many problem by Freakyuno

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...
More Posts