<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>MR-Wass Blog</title>
	<atom:link href="http://mrwass.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mrwass.wordpress.com</link>
	<description>Latin Developer</description>
	<lastBuildDate>Mon, 14 Dec 2009 19:25:58 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='mrwass.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/adb1ed5f05f738321b50e8bf8f32be19?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>MR-Wass Blog</title>
		<link>http://mrwass.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://mrwass.wordpress.com/osd.xml" title="MR-Wass Blog" />
	<atom:link rel='hub' href='http://mrwass.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Poll for Study Reason</title>
		<link>http://mrwass.wordpress.com/2009/12/14/23/</link>
		<comments>http://mrwass.wordpress.com/2009/12/14/23/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 19:24:13 +0000</pubDate>
		<dc:creator>mrwass</dc:creator>
				<category><![CDATA[Web Developer]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://mrwass.wordpress.com/?p=23</guid>
		<description><![CDATA[This poll is for study reason only.  Please vote and leave a comment.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrwass.wordpress.com&amp;blog=10954010&amp;post=23&amp;subd=mrwass&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://mrwass.wordpress.com/2009/12/14/23/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d61f52134a1d4969cedc9b0d870d14f3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mrwass</media:title>
		</media:content>
	</item>
		<item>
		<title>Best Way to Register jquery and other scripts in asp.net pages</title>
		<link>http://mrwass.wordpress.com/2009/12/14/best-way-to-register-jquery-and-other-scripts-in-asp-net-pages/</link>
		<comments>http://mrwass.wordpress.com/2009/12/14/best-way-to-register-jquery-and-other-scripts-in-asp-net-pages/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 18:28:58 +0000</pubDate>
		<dc:creator>mrwass</dc:creator>
				<category><![CDATA[Web Developer]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[script manager]]></category>

		<guid isPermaLink="false">http://mrwass.wordpress.com/?p=10</guid>
		<description><![CDATA[This time I want to explain the best way to register scripts in asp.net pages using the script manager. If you need to know what is the script manager go to script manager Overview. Here the code for register. &#60;asp:ScriptManager ID="ScriptManager1" runat="server"&#62; &#60;Scripts&#62; &#60;asp:ScriptReference Path="jquery/jquery-1.3.2.js" ScriptMode="Release" /&#62; &#60;asp:ScriptReference Path="jquery/ui/ui.core.js" ScriptMode="Release" /&#62; &#60;asp:ScriptReference Path="jquery/ui/ui.datepicker.js" ScriptMode="Release" /&#62; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrwass.wordpress.com&amp;blog=10954010&amp;post=10&amp;subd=mrwass&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://mrwass.wordpress.com/2009/12/14/best-way-to-register-jquery-and-other-scripts-in-asp-net-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d61f52134a1d4969cedc9b0d870d14f3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mrwass</media:title>
		</media:content>
	</item>
		<item>
		<title>Capture ASP.NET Update Panel Begin Request and End Request</title>
		<link>http://mrwass.wordpress.com/2009/12/14/capture-asp-net-update-panel-begin-request-and-end-request/</link>
		<comments>http://mrwass.wordpress.com/2009/12/14/capture-asp-net-update-panel-begin-request-and-end-request/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 18:25:22 +0000</pubDate>
		<dc:creator>mrwass</dc:creator>
				<category><![CDATA[Web Developer]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[udpate panel]]></category>

		<guid isPermaLink="false">http://mrwass.wordpress.com/?p=4</guid>
		<description><![CDATA[This time I explain the possibility to call some javascript code when update panel execute a request. This code get the begin request and end request events. Instance of scriptmanager in asp.net &#60;asp:ScriptManager ID="ScriptManager1" runat="server" EnablePartialRendering="true"&#62; &#60;/asp:ScriptManager&#62; Put this code in javascript file or page with script tag&#8217;s. Script tag: &#60;script language="javascript"&#62; //Code Here &#60;/script&#62; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrwass.wordpress.com&amp;blog=10954010&amp;post=4&amp;subd=mrwass&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://mrwass.wordpress.com/2009/12/14/capture-asp-net-update-panel-begin-request-and-end-request/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d61f52134a1d4969cedc9b0d870d14f3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mrwass</media:title>
		</media:content>
	</item>
		<item>
		<title>How can I call a web service in asp.net from jquery</title>
		<link>http://mrwass.wordpress.com/2009/11/11/how-can-i-call-a-web-service-in-asp-net-from-jquery/</link>
		<comments>http://mrwass.wordpress.com/2009/11/11/how-can-i-call-a-web-service-in-asp-net-from-jquery/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 19:19:00 +0000</pubDate>
		<dc:creator>mrwass</dc:creator>
				<category><![CDATA[asp.net]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[web service]]></category>

		<guid isPermaLink="false">http://mrwass.wordpress.com/2009/11/11/how-can-i-call-a-web-service-in-asp-net-from-jquery</guid>
		<description><![CDATA[In this article we are going to show how I call web service in asp.net 2.0 and to return a xml document. After creating the service and returning the xml document we go to do the call using the jquery ajax. The code showed in this example is in vb.net.This is the code of the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrwass.wordpress.com&amp;blog=10954010&amp;post=14&amp;subd=mrwass&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://mrwass.wordpress.com/2009/11/11/how-can-i-call-a-web-service-in-asp-net-from-jquery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d61f52134a1d4969cedc9b0d870d14f3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mrwass</media:title>
		</media:content>
	</item>
		<item>
		<title>Como llamar un servicio web en asp.net desde jquery y retornar un documento xml</title>
		<link>http://mrwass.wordpress.com/2009/11/11/como-llamar-un-servicio-web-en-asp-net-desde-jquery-y-retornar-un-documento-xml/</link>
		<comments>http://mrwass.wordpress.com/2009/11/11/como-llamar-un-servicio-web-en-asp-net-desde-jquery-y-retornar-un-documento-xml/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 18:36:00 +0000</pubDate>
		<dc:creator>mrwass</dc:creator>
				<category><![CDATA[asp.net]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[servicio web]]></category>

		<guid isPermaLink="false">http://mrwass.wordpress.com/2009/11/11/como-llamar-un-servicio-web-en-asp-net-desde-jquery-y-retornar-un-documento-xml</guid>
		<description><![CDATA[En este articulo vamos a mostrar como programar un servicio web en asp.net 2.0 y retornar un documento xml. Luego de crear el servicio y retornar el documento xml vamos hacer la llamada utilizando el ajax de jquery. El código mostrado en este ejemplo es vb.net.Este es el código del servicio web.Agregas un servicio web [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrwass.wordpress.com&amp;blog=10954010&amp;post=13&amp;subd=mrwass&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://mrwass.wordpress.com/2009/11/11/como-llamar-un-servicio-web-en-asp-net-desde-jquery-y-retornar-un-documento-xml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d61f52134a1d4969cedc9b0d870d14f3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mrwass</media:title>
		</media:content>
	</item>
	</channel>
</rss>
