<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Free Web Resources - Web Resources Depot &#187; Suggest</title>
	<atom:link href="http://www.webresourcesdepot.com/tag/suggest/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com</link>
	<description>Free Web Resources</description>
	<lastBuildDate>Mon, 22 Mar 2010 06:46:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Asp.Net Ajax Auto-Complete Control Like Google Suggest</title>
		<link>http://www.webresourcesdepot.com/aspnet-ajax-auto-complete-control-like-google-suggest/</link>
		<comments>http://www.webresourcesdepot.com/aspnet-ajax-auto-complete-control-like-google-suggest/#comments</comments>
		<pubDate>Thu, 10 Jan 2008 06:21:11 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[License Free]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[Auto Complete]]></category>
		<category><![CDATA[Form]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Suggest]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/aspnet-ajax-auto-complete-control-like-google-suggest/</guid>
		<description><![CDATA[This Asp.Net Ajax Auto-Complete Control which is created by Matt Berseth works similar to Google Suggest.
After you start typing the keyword, Asp.Net Ajax AutoComplete Control starts to offer you results from the dataset and when the keyword is typed results are filtered according to the keyword.

Code uses AjaxControlToolkit&#8217;s AutoComplete extender for suggesting the values.Special Downloads:
Ajaxed [...]]]></description>
			<content:encoded><![CDATA[<p>This <strong><a target="_blank" href="http://mattberseth.com/blog/2007/12/creating_a_google_suggest_styl.html">Asp.Net Ajax Auto-Complete Control</a></strong> which is created by Matt Berseth works similar to <a target="_blank" href="http://www.google.com/webhp?complete=1&amp;hl=en">Google Suggest</a>.</p>
<p>After you start typing the keyword, <strong>Asp.Net Ajax AutoComplete Control</strong> starts to offer you results from the dataset and when the keyword is typed results are filtered according to the keyword.</p>
<p><a target="_blank" href="http://mattberseth.com/blog/2007/12/creating_a_google_suggest_styl.html"><img width="480" src="http://www.webresourcesdepot.com/wp-content/uploads/image/asp-net-ajax-auto-complete.gif" alt="Ajax Auto Complete Asp.Net" height="309" /></a></p>
<p>Code uses <a target="_blank" href="http://www.asp.net/AJAX/AjaxControlToolkit/Samples">AjaxControlToolkit&#8217;s</a> <a target="_blank" href="http://www.asp.net/AJAX/AjaxControlToolkit/Samples/AutoComplete/AutoComplete.aspx">AutoComplete</a> extender for suggesting the values.<br /><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://findicons.com" target="_blank">FindIcons.com &#8211; Ultimate Free Icon Search Engine</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a><br />
<a href="http://twitter.com/umutm" target="_blank">Follow WebResourcesDepot At Twitter And Get More Resources!</a></p>

	Tags: <a href="http://www.webresourcesdepot.com/tag/ajax/" title="Ajax" rel="tag">Ajax</a>, <a href="http://www.webresourcesdepot.com/tag/aspnet/" title="Asp.Net" rel="tag">Asp.Net</a>, <a href="http://www.webresourcesdepot.com/tag/auto-complete/" title="Auto Complete" rel="tag">Auto Complete</a>, <a href="http://www.webresourcesdepot.com/tag/form/" title="Form" rel="tag">Form</a>, <a href="http://www.webresourcesdepot.com/tag/google/" title="Google" rel="tag">Google</a>, <a href="http://www.webresourcesdepot.com/tag/suggest/" title="Suggest" rel="tag">Suggest</a><br />

	<h4>Related posts</h4>
	<ul class='st-related-posts'>
	<li><a href="http://www.webresourcesdepot.com/simple-auto-complete-for-forms/" title="Simple Auto-Complete For Forms (December 26, 2007)">Simple Auto-Complete For Forms</a></li>
	<li><a href="http://www.webresourcesdepot.com/google-ajax-translation-api/" title="Google AJAX Translation API (March 22, 2008)">Google AJAX Translation API</a></li>
	<li><a href="http://www.webresourcesdepot.com/free-aspnet-diagrams-easydiagramnet/" title="Free ASP.NET Diagrams: EasyDiagram.NET (December 18, 2008)">Free ASP.NET Diagrams: EasyDiagram.NET</a></li>
	<li><a href="http://www.webresourcesdepot.com/ajax-spell-checker-like-gmail-googiespell/" title="AJAX Spell Checker Like Gmail: GoogieSpell (March 31, 2008)">AJAX Spell Checker Like Gmail: GoogieSpell</a></li>
	<li><a href="http://www.webresourcesdepot.com/ajax-live-form-validation-with-livevalidation/" title="Ajax Live Form Validation With LiveValidation (January 6, 2008)">Ajax Live Form Validation With LiveValidation</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/aspnet-ajax-auto-complete-control-like-google-suggest/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 10/21 queries in 0.031 seconds using disk

Served from: www.webresourcesdepot.com @ 2010-03-22 08:02:45 -->