Conrad

Stories kicked by Conrad

Extensively using extension methods(ajdotnet.wordpress.com)

submitted by ajdotnetajdotnet(2940) 4 years, 3 months ago

A deeper look at extension methods... read more...

add a comment |category: |Views: 13

tags: another

LINQ to JSON beta(james.newtonking.com)

submitted by JamesNKJamesNK(3020) 4 years, 3 months ago

A beta release of Json.NET 2.0. New in 2.0 is a LINQ to JSON API. read more...

1 comment |category: |Views: 17

tags: another

dnrTV Aggregator Part 2 - LINQ to XML(blog.jrpsoftware.com)

submitted by rplantrplant(750) 4 years, 3 months ago

In Part 1 of this series I went over the creation of a Windows Service and it's remote client. For this installment, I will be covering the use of "LINQ to XML" to gather the feed, and the saving and loading of the XML configuration files. I'll also show some code to download and unzip the videos using SharpZipLib from ic#code. read more...

add a comment |category: |Views: 10

tags: another