<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/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>Wallace B. McClure - All Comments</title><link>http://weblogs.asp.net/wallym/default.aspx</link><description>All About Wally McClure - The musings of Wallym on .NET, Sql, ASP.NET, and other crazy shenanigans
</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>webrequest asp net</title><link>http://weblogs.asp.net/wallym/archive/2006/01/16/435602.aspx#6195176</link><pubDate>Fri, 16 May 2008 10:02:55 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6195176</guid><dc:creator>webrequest asp net</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;webrequest asp net&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6195176" width="1" height="1"&gt;</description></item><item><title>m4v</title><link>http://weblogs.asp.net/wallym/archive/2008/05/01/asp-net-podcast-show-110-integrating-asp-net-ajax-with-google-maps.aspx#6194872</link><pubDate>Fri, 16 May 2008 07:58:02 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6194872</guid><dc:creator>m4v</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;m4v&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6194872" width="1" height="1"&gt;</description></item><item><title>m4v</title><link>http://weblogs.asp.net/wallym/archive/2008/05/05/asp-net-podcast-show-111-asp-net-ajax-with-virtual-earth.aspx#6194871</link><pubDate>Fri, 16 May 2008 07:57:48 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6194871</guid><dc:creator>m4v</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;m4v&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6194871" width="1" height="1"&gt;</description></item><item><title>m4v</title><link>http://weblogs.asp.net/wallym/archive/2008/05/01/asp-net-podcast-show-110-integrating-asp-net-ajax-with-google-maps.aspx#6194870</link><pubDate>Fri, 16 May 2008 07:57:38 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6194870</guid><dc:creator>m4v</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;m4v&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6194870" width="1" height="1"&gt;</description></item><item><title>m4v</title><link>http://weblogs.asp.net/wallym/archive/2008/05/05/asp-net-podcast-show-111-asp-net-ajax-with-virtual-earth.aspx#6194869</link><pubDate>Fri, 16 May 2008 07:57:37 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6194869</guid><dc:creator>m4v</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;m4v&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6194869" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET Podcast Show #110 - Integrating ASP.NET AJAX with Google Maps</title><link>http://weblogs.asp.net/wallym/archive/2008/05/01/asp-net-podcast-show-110-integrating-asp-net-ajax-with-google-maps.aspx#6193545</link><pubDate>Thu, 15 May 2008 21:12:18 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6193545</guid><dc:creator>Wallym</dc:creator><description>&lt;p&gt;Eric - yeah, that is a problem. &amp;nbsp;I put it in the CS editor and everything looks correct. I post the code and it looks like crap. &amp;nbsp;The post is correct here:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://aspnetpodcast.com/CS11/blogs/asp.net_podcast/archive/2008/05/01/asp-net-podcast-110-integrating-asp-net-ajax-with-google-maps.aspx"&gt;aspnetpodcast.com/.../asp-net-podcast-110-integrating-asp-net-ajax-with-google-maps.aspx&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6193545" width="1" height="1"&gt;</description></item><item><title>re: Full-Text Indexing a PDF file with Sql Server 2005 December CTP (aka Yukon)</title><link>http://weblogs.asp.net/wallym/archive/2005/02/28/382060.aspx#6192598</link><pubDate>Thu, 15 May 2008 14:26:31 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6192598</guid><dc:creator>Korgoth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I use the full-text search utility in SQL Server 2005 to find word in PDFs document.&lt;/p&gt;
&lt;p&gt;This is my &amp;#39;Documents&amp;#39; table:&lt;/p&gt;
&lt;p&gt;id (PK), data (VarBinary(max)), extension (nvarchar(4))&lt;/p&gt;
&lt;p&gt;My full-text catalog on &amp;#39;data&amp;#39; column works fine because when I search &amp;#39;Microsoft&amp;#39;, my document containing this word is returned as result.&lt;/p&gt;
&lt;p&gt;SELECT * FROM Documents WHERE freetext([data], &amp;#39;Microsoft&amp;#39;); &lt;/p&gt;
&lt;p&gt;1 , 0x255044...., .pdf&lt;/p&gt;
&lt;p&gt;But I need to know how many times &amp;#39;Microsoft&amp;#39; word appears in this document.&lt;/p&gt;
&lt;p&gt;Do you have any idea how can I retrieve this information?&lt;/p&gt;
&lt;p&gt;Thanks in advance!&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6192598" width="1" height="1"&gt;</description></item><item><title>Link Listing - May 11, 2008</title><link>http://weblogs.asp.net/wallym/archive/2008/05/10/codestock-in-knoxville-tn-on-august-9.aspx#6181573</link><pubDate>Mon, 12 May 2008 07:41:12 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6181573</guid><dc:creator>Christopher Steen</dc:creator><description>&lt;p&gt;Link Listing - May 11, 2008&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6181573" width="1" height="1"&gt;</description></item><item><title>robert soloway</title><link>http://weblogs.asp.net/wallym/archive/2005/09/08/424664.aspx#6180618</link><pubDate>Mon, 12 May 2008 01:02:57 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6180618</guid><dc:creator>robert soloway</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;robert soloway&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6180618" width="1" height="1"&gt;</description></item><item><title>audio javascript</title><link>http://weblogs.asp.net/wallym/archive/2008/05/01/asp-net-podcast-show-110-integrating-asp-net-ajax-with-google-maps.aspx#6170761</link><pubDate>Thu, 08 May 2008 19:45:17 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6170761</guid><dc:creator>audio javascript</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;audio javascript&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6170761" width="1" height="1"&gt;</description></item></channel></rss>