Dynamically evaluated SQL LINQ queries
Extension methods to evaluate plain text SQL queries against IEnumerable collections.
Crafting A Simple Chat Room Base On HTTP Multipart Streaming
HTTP multipart streaming can do many things.
Liskov Substitution
A view on the principle including possible solutions to the Rectangle/Square example, also explaining why it is not a good example for real programming situations and presenting a more realistic example that you may find while programming.
