Always remain updated about current software development trends

Welcome to TechnoBits.net

Curious Software Professional! Always remain updated about latest buzz, tips and tricks in your favorite technology.

Latest articles across TechnoBits

Dynamically evaluated SQL LINQ queries

Extension methods to evaluate plain text SQL queries against IEnumerable collections.

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.