Andrew Siemer - www.andrewsiemer.com
4 posts.
- Entity Framework : At first glance the LINQ to SQL team didn’t transition fast enough!I started looking at the latest the EF team had to offer and while things have progressed immensely over the years it appears that there is still some…
- UTC DateTime format and BizTalkWe came across an odd little issue where our message schema requires a DateTime value. Using System.DateTime.Now does not come out in the proper format as…
- Converting a System.Data.Linq.Binary (or timestamp) to a string and back again to avoid LINQ concurrency issuesI have been working on getting around the concurrency issues that LINQ has while working with disconnected DataContext's in an nTier environment. I…
- LINQ to SQL - Implementing the Repository patternI have been working for the past few days to try and figure out how to get LINQ to SQL integrated into my normal nTier environment. I have also been…
