Welcome to MSDN Blogs Sign in | Join | Help

June 2009 - Posts

NicolTIP#007: What to do when you no longer can run macros in Outlook 2007

I am quoting information from [ http://blog.tjitjing.com/index.php/2007/03/things-i-can-and-cannot-get-to-work-in.html] because I tumbled in this issue and forgot to " just " restart Outlook :^) Whenever I went in to Tools - Macro - Macros,
Posted by NicolD | 0 Comments

NicolTIP#006: how to show previous and next item using LINQ

I had a table on SQL 2005 I am accessing it via LINQ. I had to select an item via a “where” condition (see below). var item = (from snap in adc.Snapshots       where snap.file == image       select snap).First();
Posted by NicolD | 0 Comments
Filed under: ,
 
Page view tracker