LinqExtender 1.4 - Enhanced object tracking(weblogs.asp.net)
submitted by
mehfuzh(1906) 3 years, 9 months ago
Its been quite a while since I made any release of the toolkit. I basically, get into user requests, used it myself in LinqToFlickr project and came up with some new features and enhancements.
In my last post, I already said update comment and photo feature in LinqToFlickr (Athena) , where the update tracking is actually comes from this toolkit.
Book book = (from b in context
where b.Id == 1
select b).Single();
...
|category: C#
|Views: 15
tags:
LINQ C# another
Everyones tags:
Your Tags: