The Problem Do you ever wish you could use the SQL IN operator in your C# code to make your conditional blocks more concise and your code easier to read? Perhaps it’s just my persnickety nature, but I believe that line-wrapped conditional expressions like this are a code smell. This would be so much cleaner… [...]
Filed under: Useful Code Snippets | Tagged: c#, Code, Extenders, Strings, tips, vb.net | Leave a Comment »