Archives
-
ASP.NET Web Forms Extensibility: Expression Builders
I have talked extensively about expression builders in the past, and that is because I find them extremely useful, for building no code solutions.
-
Windows Presentation Foundation 4.5 Cookbook Review
-
Loading Entities Dynamically with Entity Framework
Sometimes we may be faced with the need to load entities dynamically, that is, knowing their Type and the value(s) for the property(ies) representing the primary key.