Hill IT Solutions
Tweet Tweet
- #knockoutjs is really amazing. Whatever problem I throw at it, it can solve it quickly and cleanly. This is how web development should be. 5 days ago
- @brisbaneazureug Count me in once I moved to Australia in March. 6 days ago
- Alcohol prepared (rum punch), dessert ready (black forest cake), #beaglebone running, I'm ready for Christmas. 1 month ago
- The joy of consuming a service, documentation says email max 100 chars, in reality max 80 chars, actual RFC says 254. 1 month ago
- Bugfixing with Häagen-Dazs Vanilla Caramel Brownie, which will be finished first? 2 months ago
-
Recent Posts
Categories
Tags
Tag Archives: linq
LINQ to SQL – mapping multiple resultsets to the same type
Apparantly LINQ to SQL doesn’t really support mapping multiple resultsets to the same .net type. My situation is like this:The stored procedure returns 4 resultsets and I want to map the first 3 sets to the same .net type. Those … Continue reading


