Stories recently tagged with 'XLinq'

[New Article] Creating custom LINQ provider using LinqExtender(weblogs.asp.net)

submitted by mehfuzhmehfuzh(1901) 4 years, 1 month ago

First of all happy new year, secondly my new article is just published at Dotnetslackers. This explains the detail of creating custom LINQ providers using Linqextender. .. read more...

2 comments |category: |Views: 41

tags: another

XLINQ to WoW Realm Status(codeproject.com)

submitted by coconutcoconut(25) 4 years, 3 months ago

.NET 3.5 - An example for using XLINQ/LINQ to read live XML from an external website without headaches or seizures. read more...

1 comment |category: |Views: 19

tags: another

Introducing LINQ – Part 1(dotnetslackers.com)

submitted by sonukapoorsonukapoor(1372) 4 years, 11 months ago

Introducing LINQ is the first part of a series of articles on Language Integrated Query (LINQ). This series will cover the core essentials of LINQ and its use with other technologies like ASP.NET, Win Forms and WPF. read more...

add a comment |category: |Views: 7

tags: another

Build Google IG like Ajax Start Page in 7 days using ASP.NET(codeproject.com)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 1 month ago

"I will show you how I built a start page similar to Google IG in 7 nights using ASP.Net Ajax, .NET 3.0, Linq, DLinq and XLinq. I have logged my day to day development experience in this article and documented all the technical challenges, interesting discoveries and important design & architectural decisions. You will find the implementation quite close to actual Google IG. It has drag & drop enabled widgets, complete personalization of the pages, multi page feature and so on. It's not just a prototype or a sample project. It's a real living and breathing open source start page running at http://www.dropthings.com/ which you can use everyday. You are welcome to participate in the development and make widgets for the project." read more...

add a comment |category: |Views: 9

tags: another