Building dynamic where logic in LINQ
If you need to dynamically build and/or logic in your LINQ query, you can use predicates and the PredicateBuilder pattern […]
If you need to dynamically build and/or logic in your LINQ query, you can use predicates and the PredicateBuilder pattern […]
I spoke about Scrum at the Orlando .NET Code Camp today, it went really well. You can download the presentation
TFS ships with an event subscription tool that you can access through command line and it’s located at “C:\Program Files\Microsoft
I am helping out with the Orlando .NET Code Camp website and they needed to add an image button, which
I’m currently working with a client that supports an application originally built around 2003 so it was targeting the 1.1
I started working on a contract with a local software company where I am helping them adopt Scrum. I’ve been
So as the new year starts, I’m going to take a better look at two technologies in particular: Silverlight and
This is not new, it’s been around since SQL 2005, but I had never had to do it before. If
If you have 2 collections and you need to figure out what values are in one collection and not in
If you have 2 collections and you need to figure out what values are in one collection and not in