Tag Archives: Linq

Mmmm, Meringues… and a lot of Linq

I?ve been learning (read ?figuring out?) how to use Linq and SQL these past few days and I?m really surprised as to how easy it makes things. Take this example for instance: 1: private int GetNextTQNo(string Project) 2: { 3: … Continue reading

Related Posts Plugin for WordPress, Blogger...

Posted in code, Software | Tagged , | Leave a comment