<?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>ERVINTER.COM &#187; Web 2.0</title>
	<atom:link href="http://www.ervinter.com/category/web-20/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ervinter.com</link>
	<description>Technology News, Programming, Web 2.0, Tips</description>
	<lastBuildDate>Sat, 13 Feb 2010 17:42:54 +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>Consuming ASP.NET Handler By jQuery Ajax With JSON</title>
		<link>http://www.ervinter.com/2009/05/05/consuming-aspnet-handler-by-jquery-ajax-with-json/</link>
		<comments>http://www.ervinter.com/2009/05/05/consuming-aspnet-handler-by-jquery-ajax-with-json/#comments</comments>
		<pubDate>Tue, 05 May 2009 04:32:10 +0000</pubDate>
		<dc:creator>ervinter</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[handler]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[json]]></category>

		<guid isPermaLink="false">http://www.ervinter.com/?p=410</guid>
		<description><![CDATA[Step towards Web 2.0 development nowdays, ajax is one of the important element in web development. There are various way of doing asynchronous call to server or web service to execute a job.
In this post, I am using jQuery to consume ASP.NET handler through a simple javascript codes. In the normal scenario, if client side [...]


<strong>Related posts:</strong><ol><li><a href='http://www.ervinter.com/2009/06/30/disabling-debug-in-other-than-dev-environment-sysinvalidoperationexception/' rel='bookmark' title='Permanent Link: Disabling debug in other than dev environment &#8211; Sys.InvalidOperationException'>Disabling debug in other than dev environment &#8211; Sys.InvalidOperationException</a> <small>If your web application using Microsoft Ajax (Ajax Control Toolkit),...</small></li>
<li><a href='http://www.ervinter.com/2009/04/23/get-process-id-from-multiple-application-pool-iisapp/' rel='bookmark' title='Permanent Link: Get Process ID from multiple application pool &#8211; iisapp'>Get Process ID from multiple application pool &#8211; iisapp</a> <small>To attach process for remote debugging to server which contains...</small></li>
<li><a href='http://www.ervinter.com/2009/11/16/microsoft-application-architecture-guide-2nd-edition-from-patterns-practices/' rel='bookmark' title='Permanent Link: Microsoft Application Architecture Guide 2nd Edition from Patterns &#038; Practices'>Microsoft Application Architecture Guide 2nd Edition from Patterns &#038; Practices</a> <small> Microsoft Patterns &amp; Practices released the 2nd edition of...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Step towards Web 2.0 development nowdays, ajax is one of the important element in web development. There are various way of doing asynchronous call to server or web service to execute a job.</p>
<p>In this post, I am using jQuery to consume ASP.NET handler through a simple javascript codes. In the normal scenario, if client side requesting a simple string, server just have to return response context with plain/text. If you wish to return a set of data to be return in formatted string, you can either have the options like text/xml or application/json. My example code here will be using application/json with the assistance of third party component, Newtonsoft Json.</p>
<h2>Scenario</h2>
<p>&#8220;I Wish to use javascript to execute a job asynchronously to ASP.NET and receiving set of data in object. I do not wish to make my asynchronous call to any of my ASP.NET aspx pages because it is not a best practice. How can I do it?&#8221;</p>
<h2>Expectation</h2>
<ul>
<li>Data return from server in JSON object</li>
<li>Calling ASP.NET handler</li>
<li>Using jQuery</li>
</ul>
<h2>Prerequisite Component</h2>
<ul>
<li>jQuery 1.3.2</li>
<li>Newtonsoft Json</li>
</ul>
<h2>Solution File Structure</h2>
<p><img class="alignnone size-full wp-image-411" style="border: 1px solid black;" title="0001-20090505-120336" src="http://www.ervinter.com/wp-content/uploads/2009/05/0001-20090505-120336.gif" alt="0001-20090505-120336" width="283" height="247" /></p>
<p>Download <strong><span style="color: #0000ff;"><a rel="attachment wp-att-413" href="http://www.ervinter.com/2009/05/05/consuming-aspnet-handler-by-jquery-ajax-with-json/hellojson_050509_1229/">hellojson_050509_1229</a></span></strong></p>



Share and Enjoy:


	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Consuming%20ASP.NET%20Handler%20By%20jQuery%20Ajax%20With%20JSON%20-%20http%3A%2F%2Fwww.ervinter.com%2F2009%2F05%2F05%2Fconsuming-aspnet-handler-by-jquery-ajax-with-json%2F" title="Twitter"><img src="http://www.ervinter.com/wp-content/plugins/sociable/images/heart/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.ervinter.com%2F2009%2F05%2F05%2Fconsuming-aspnet-handler-by-jquery-ajax-with-json%2F&amp;t=Consuming%20ASP.NET%20Handler%20By%20jQuery%20Ajax%20With%20JSON" title="Facebook"><img src="http://www.ervinter.com/wp-content/plugins/sociable/images/heart/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.ervinter.com%2F2009%2F05%2F05%2Fconsuming-aspnet-handler-by-jquery-ajax-with-json%2F&amp;title=Consuming%20ASP.NET%20Handler%20By%20jQuery%20Ajax%20With%20JSON&amp;notes=Step%20towards%20Web%202.0%20development%20nowdays%2C%20ajax%20is%20one%20of%20the%20important%20element%20in%20web%20development.%20There%20are%20various%20way%20of%20doing%20asynchronous%20call%20to%20server%20or%20web%20service%20to%20execute%20a%20job.%0D%0A%0D%0AIn%20this%20post%2C%20I%20am%20using%20jQuery%20to%20consume%20ASP.NET%20handl" title="del.icio.us"><img src="http://www.ervinter.com/wp-content/plugins/sociable/images/heart/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ervinter.com%2F2009%2F05%2F05%2Fconsuming-aspnet-handler-by-jquery-ajax-with-json%2F&amp;title=Consuming%20ASP.NET%20Handler%20By%20jQuery%20Ajax%20With%20JSON" title="StumbleUpon"><img src="http://www.ervinter.com/wp-content/plugins/sociable/images/heart/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>


<br/><br/>

<p><strong>Related posts:</strong><ol><li><a href='http://www.ervinter.com/2009/06/30/disabling-debug-in-other-than-dev-environment-sysinvalidoperationexception/' rel='bookmark' title='Permanent Link: Disabling debug in other than dev environment &#8211; Sys.InvalidOperationException'>Disabling debug in other than dev environment &#8211; Sys.InvalidOperationException</a> <small>If your web application using Microsoft Ajax (Ajax Control Toolkit),...</small></li>
<li><a href='http://www.ervinter.com/2009/04/23/get-process-id-from-multiple-application-pool-iisapp/' rel='bookmark' title='Permanent Link: Get Process ID from multiple application pool &#8211; iisapp'>Get Process ID from multiple application pool &#8211; iisapp</a> <small>To attach process for remote debugging to server which contains...</small></li>
<li><a href='http://www.ervinter.com/2009/11/16/microsoft-application-architecture-guide-2nd-edition-from-patterns-practices/' rel='bookmark' title='Permanent Link: Microsoft Application Architecture Guide 2nd Edition from Patterns &#038; Practices'>Microsoft Application Architecture Guide 2nd Edition from Patterns &#038; Practices</a> <small> Microsoft Patterns &amp; Practices released the 2nd edition of...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.ervinter.com/2009/05/05/consuming-aspnet-handler-by-jquery-ajax-with-json/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2 Best Tools To Generate Web Button 2.0 Online</title>
		<link>http://www.ervinter.com/2008/10/16/2-best-tools-to-generate-web-button-20-online/</link>
		<comments>http://www.ervinter.com/2008/10/16/2-best-tools-to-generate-web-button-20-online/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 18:25:50 +0000</pubDate>
		<dc:creator>ervinter</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[graphic]]></category>
		<category><![CDATA[Tool]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.ervinter.com/?p=274</guid>
		<description><![CDATA[Are you web developer? graphic designer? blogger?
Are you facing problem when come to designing web button with colorful, solid and clean manner based on your taste? Probably you will open up software such as Photoshop or InkScape to design it. But, still very hard to design in the tools mentioned as we need to study [...]


<strong>Related posts:</strong><ol><li><a href='http://www.ervinter.com/2009/09/25/asp-net-mvc-how-to-have-multiple-submit-button-in-form/' rel='bookmark' title='Permanent Link: ASP.NET MVC &#8211; How to have multiple submit button in form'>ASP.NET MVC &#8211; How to have multiple submit button in form</a> <small>In this tutorial, I would like to share simple form...</small></li>
<li><a href='http://www.ervinter.com/2009/07/14/clear-comm-test-speed-my-company-line/' rel='bookmark' title='Permanent Link: Clear Comm Test Speed &#8211; My Company Line'>Clear Comm Test Speed &#8211; My Company Line</a> <small>After tested my 3G connection from my mobile provider, Maxis....</small></li>
<li><a href='http://www.ervinter.com/2009/11/11/barcamp-barcampmelaka/' rel='bookmark' title='Permanent Link: BarCamp / BarCampMelaka'>BarCamp / BarCampMelaka</a> <small> Barcamp Melaka, Malaysia Focus on: Internet &amp; Technology, Business...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Are you web developer? graphic designer? blogger?</p>
<p>Are you facing problem when come to designing web button with colorful, solid and clean manner based on your taste? Probably you will open up software such as Photoshop or InkScape to design it. But, still very hard to design in the tools mentioned as we need to study on &#8220;How to use it to draw a button where must be in round corner, gradient, add in some icons&#8221;.</p>
<p>Nowadays you could easily find online tools from internet. I would like to highlight tools below which I found very useful when come to designing a web button in web 2.0 style.</p>
<h2>Buttonator</h2>
<p><strong><a href="http://www.buttonator.com/" target="_blank">Buttonator</a></strong> providing ajax functionality to generate the web button online.</p>
<p><a href="http://www.ervinter.com/wp-content/uploads/2008/10/logo_buttonator.gif"><img class="size-full wp-image-271 alignnone" title="logo_buttonator" src="http://www.ervinter.com/wp-content/uploads/2008/10/logo_buttonator.gif" alt="" width="352" height="67" /></a></p>
<p><a href="http://www.ervinter.com/wp-content/uploads/2008/10/buttons1.gif"><img class="size-full wp-image-273 alignnone" title="buttons1" src="http://www.ervinter.com/wp-content/uploads/2008/10/buttons1.gif" alt="" width="222" height="212" /></a></p>
<hr />
<h2>MyCoolButton</h2>
<p><strong><a href="http://www.mycoolbutton.com/" target="_blank">MyCoolButton</a></strong> is another tool to generate web button. But there are many advertisement around the tool. You could try it out as the slogan written &#8220;Make your button in only 4 steps&#8221;.</p>
<p><a href="http://www.ervinter.com/wp-content/uploads/2008/10/logo_mycoolbutton.gif"><img class="alignnone size-full wp-image-272" title="logo_mycoolbutton" src="http://www.ervinter.com/wp-content/uploads/2008/10/logo_mycoolbutton.gif" alt="" width="352" height="77" /></a></p>
<p><a href="http://www.ervinter.com/wp-content/uploads/2008/10/buttons2.gif"><img class="alignnone size-full wp-image-270" title="buttons2" src="http://www.ervinter.com/wp-content/uploads/2008/10/buttons2.gif" alt="" width="361" height="55" /></a></p>



Share and Enjoy:


	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=2%20Best%20Tools%20To%20Generate%20Web%20Button%202.0%20Online%20-%20http%3A%2F%2Fwww.ervinter.com%2F2008%2F10%2F16%2F2-best-tools-to-generate-web-button-20-online%2F" title="Twitter"><img src="http://www.ervinter.com/wp-content/plugins/sociable/images/heart/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.ervinter.com%2F2008%2F10%2F16%2F2-best-tools-to-generate-web-button-20-online%2F&amp;t=2%20Best%20Tools%20To%20Generate%20Web%20Button%202.0%20Online" title="Facebook"><img src="http://www.ervinter.com/wp-content/plugins/sociable/images/heart/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.ervinter.com%2F2008%2F10%2F16%2F2-best-tools-to-generate-web-button-20-online%2F&amp;title=2%20Best%20Tools%20To%20Generate%20Web%20Button%202.0%20Online&amp;notes=Are%20you%20web%20developer%3F%20graphic%20designer%3F%20blogger%3F%0D%0A%0D%0AAre%20you%20facing%20problem%20when%20come%20to%20designing%20web%20button%20with%20colorful%2C%20solid%20and%20clean%20manner%20based%20on%20your%20taste%3F%20Probably%20you%20will%20open%20up%20software%20such%20as%20Photoshop%20or%20InkScape%20to%20design%20it.%20Bu" title="del.icio.us"><img src="http://www.ervinter.com/wp-content/plugins/sociable/images/heart/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ervinter.com%2F2008%2F10%2F16%2F2-best-tools-to-generate-web-button-20-online%2F&amp;title=2%20Best%20Tools%20To%20Generate%20Web%20Button%202.0%20Online" title="StumbleUpon"><img src="http://www.ervinter.com/wp-content/plugins/sociable/images/heart/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>


<br/><br/>

<p><strong>Related posts:</strong><ol><li><a href='http://www.ervinter.com/2009/09/25/asp-net-mvc-how-to-have-multiple-submit-button-in-form/' rel='bookmark' title='Permanent Link: ASP.NET MVC &#8211; How to have multiple submit button in form'>ASP.NET MVC &#8211; How to have multiple submit button in form</a> <small>In this tutorial, I would like to share simple form...</small></li>
<li><a href='http://www.ervinter.com/2009/07/14/clear-comm-test-speed-my-company-line/' rel='bookmark' title='Permanent Link: Clear Comm Test Speed &#8211; My Company Line'>Clear Comm Test Speed &#8211; My Company Line</a> <small>After tested my 3G connection from my mobile provider, Maxis....</small></li>
<li><a href='http://www.ervinter.com/2009/11/11/barcamp-barcampmelaka/' rel='bookmark' title='Permanent Link: BarCamp / BarCampMelaka'>BarCamp / BarCampMelaka</a> <small> Barcamp Melaka, Malaysia Focus on: Internet &amp; Technology, Business...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.ervinter.com/2008/10/16/2-best-tools-to-generate-web-button-20-online/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
