Louis-Philippe Pinsonneault

.NET Addicted!

Browse by Tags

All Tags » Linq (RSS)
Sorry, but there are no more tags available to filter with.
Casting issues with Linq and Entity Framework
Recently i was working on a project where i was using Entity Framework as the data layer. It's the first project i'm working with it. In one of my query I wanted to output some fields merge in one fields like the following query: [DataObjectMethod...