<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Ideas on how to use the ADO.NET NNTP Provider</title><link>http://blogs.msdn.com/dirkpr/archive/2004/05/23/139782.aspx</link><description>I think a lot these days about usage scenarios for my ADO.NET NNTP Provider. What about using the XML functionality in .NET together with InfoPath? I can think of a pretty nice simple Frontend created by InfoPath using XML Forms... What do you think?</description><dc:language>de</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Ideas on how to use the ADO.NET NNTP Provider</title><link>http://blogs.msdn.com/dirkpr/archive/2004/05/23/139782.aspx#140690</link><pubDate>Tue, 25 May 2004 07:01:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:140690</guid><dc:creator>Ryan Farley</dc:creator><description>Hi Dirk, thanks for the link. Really awesome work with the NNTP Data Provider. Such an incredible idea.&lt;br&gt;&lt;br&gt;I'm currently using it to build a service that will sync newsgroup data with a SQL database to provide full-text searching (for private newsgroups not accessible though google news).&lt;br&gt;&lt;br&gt;I'll be sure to provide some feedback for any issues I find (any particular areas you want tested?) and will likely post source for the app when I am done.&lt;br&gt;&lt;br&gt;Thanks again, Dirk!</description></item><item><title>re: Ideas on how to use the ADO.NET NNTP Provider</title><link>http://blogs.msdn.com/dirkpr/archive/2004/05/23/139782.aspx#152291</link><pubDate>Thu, 10 Jun 2004 13:39:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:152291</guid><dc:creator>Kingsley Tagbo</dc:creator><description>How can one write a query that restricts filters the posts by date?&lt;br&gt;&lt;br&gt;E.g. SELECT * FROM dotnetsmart.com where date &amp;lt; june 1, 2004&lt;br&gt;&lt;br&gt;Each time a connection is made, are all the posts downloaded before the filtering is done? or is the filtering done at the host and then the matching posts downloaded?&lt;br&gt;&lt;br&gt;Thanks</description></item><item><title>re: Ideas on how to use the ADO.NET NNTP Provider</title><link>http://blogs.msdn.com/dirkpr/archive/2004/05/23/139782.aspx#152395</link><pubDate>Thu, 10 Jun 2004 16:42:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:152395</guid><dc:creator>Dirk</dc:creator><description>Currently every header needs to get loaded in order to check for any given criteria. I'm thinking about ways to change that (At least to load just parts of the header and decide based on it's content). Additionally I plan to add a way to say something like &amp;quot;get me postings newer than the posting with the Message-ID xyz&amp;quot;. Since the newnews-command is not implemented on many servers I like the idea of checking internally the ID on wich the posting is saved and enumerate until that point...&lt;br&gt;&lt;br&gt;If you like to contribute: The workspace is open to anybody and we'll happy to welcome you :-)&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Dirk</description></item><item><title>re: Ideas on how to use the ADO.NET NNTP Provider</title><link>http://blogs.msdn.com/dirkpr/archive/2004/05/23/139782.aspx#152807</link><pubDate>Fri, 11 Jun 2004 02:50:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:152807</guid><dc:creator>Kingsley Tagbo</dc:creator><description>Dirk :&lt;br&gt;&lt;br&gt;Thanks a lot for the invitation. :) I would definitely like to contribute what I know.&lt;br&gt;&lt;br&gt;Adding a check for &amp;quot;get me postings newer than the posting with the Message-ID xyz&amp;quot; will be fantastic and save a lot of bandwidth time.&lt;br&gt;&lt;br&gt;It is a fantastic tool and the idea space of the code is like a 'Star Trek' </description></item></channel></rss>