<?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>Tincho Repository</title>
	<atom:link href="http://martinmelchior.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://martinmelchior.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Thu, 26 Jan 2012 16:38:19 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='martinmelchior.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Tincho Repository</title>
		<link>http://martinmelchior.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://martinmelchior.wordpress.com/osd.xml" title="Tincho Repository" />
	<atom:link rel='hub' href='http://martinmelchior.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Dejando de lado a DTC</title>
		<link>http://martinmelchior.wordpress.com/2009/07/23/dejando-de-lado-a-dtc/</link>
		<comments>http://martinmelchior.wordpress.com/2009/07/23/dejando-de-lado-a-dtc/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 12:50:55 +0000</pubDate>
		<dc:creator>martinmelchior</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://martinmelchior.wordpress.com/?p=85</guid>
		<description><![CDATA[Palabras clave de cadena de conexión La propiedad ConnectionString admite una palabra clave, Enlist, que indica si System.Data.SqlClient detectará contextos transaccionales e inscribirá automáticamente la conexión en una transacción distribuida. Si Enlist=true, la conexión se inscribe automáticamente en el contexto de transacción actual del subproceso de apertura. Si Enlist=false, la conexión SqlClient no interactúa con [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinmelchior.wordpress.com&amp;blog=3011276&amp;post=85&amp;subd=martinmelchior&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Palabras clave de cadena de conexión La propiedad ConnectionString admite una palabra clave, <strong>Enlist</strong>, que indica si <strong>System.Data.SqlClient</strong> detectará contextos transaccionales e inscribirá automáticamente la conexión en una transacción distribuida. Si <strong>Enlist=true</strong>, la conexión se inscribe automáticamente en el contexto de transacción actual del subproceso de apertura. Si <strong>Enlist=false</strong>, la conexión SqlClient <strong><em><span style="color:#0000ff;">no interactúa con una transacción distribuida</span></em></strong>. El valor predeterminado de Enlist es true. Si no se especifica Enlist en la cadena de conexión, la conexión se da de alta automáticamente en una transacción distribuida si se detecta una al abrirse la conexión.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/martinmelchior.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/martinmelchior.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/martinmelchior.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/martinmelchior.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/martinmelchior.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/martinmelchior.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/martinmelchior.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/martinmelchior.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/martinmelchior.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/martinmelchior.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/martinmelchior.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/martinmelchior.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/martinmelchior.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/martinmelchior.wordpress.com/85/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinmelchior.wordpress.com&amp;blog=3011276&amp;post=85&amp;subd=martinmelchior&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://martinmelchior.wordpress.com/2009/07/23/dejando-de-lado-a-dtc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3a0b5ed493d715b5ed148e4716e3c1d9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tincho</media:title>
		</media:content>
	</item>
		<item>
		<title>Obtener el nombre de mi Assembly (en este caso un servicio)</title>
		<link>http://martinmelchior.wordpress.com/2008/11/26/obtener-el-nombre-de-mi-assembly-en-este-caso-un-servicio/</link>
		<comments>http://martinmelchior.wordpress.com/2008/11/26/obtener-el-nombre-de-mi-assembly-en-este-caso-un-servicio/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 14:54:44 +0000</pubDate>
		<dc:creator>martinmelchior</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Assemby]]></category>

		<guid isPermaLink="false">http://martinmelchior.wordpress.com/?p=83</guid>
		<description><![CDATA[string name = string.Format(&#8220;{0}.exe&#8221;, System.Reflection.Assembly.GetEntryAssembly().GetName().Name);<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinmelchior.wordpress.com&amp;blog=3011276&amp;post=83&amp;subd=martinmelchior&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;">string </span></span><span style="font-size:x-small;">name = string.Format(&#8220;{0}.exe&#8221;, <span style="font-size:x-small;">System.Reflection.</span></span><span style="font-size:x-small;color:#2b91af;"><span style="font-size:x-small;color:#2b91af;">Assembly</span></span><span style="font-size:x-small;">.GetEntryAssembly().GetName().Name);</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/martinmelchior.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/martinmelchior.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/martinmelchior.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/martinmelchior.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/martinmelchior.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/martinmelchior.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/martinmelchior.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/martinmelchior.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/martinmelchior.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/martinmelchior.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/martinmelchior.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/martinmelchior.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/martinmelchior.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/martinmelchior.wordpress.com/83/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinmelchior.wordpress.com&amp;blog=3011276&amp;post=83&amp;subd=martinmelchior&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://martinmelchior.wordpress.com/2008/11/26/obtener-el-nombre-de-mi-assembly-en-este-caso-un-servicio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3a0b5ed493d715b5ed148e4716e3c1d9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tincho</media:title>
		</media:content>
	</item>
		<item>
		<title>Cambiando colores de las Rows de un ListView</title>
		<link>http://martinmelchior.wordpress.com/2008/07/31/cambiando-colores-de-las-rows-de-un-listview/</link>
		<comments>http://martinmelchior.wordpress.com/2008/07/31/cambiando-colores-de-las-rows-de-un-listview/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 18:32:21 +0000</pubDate>
		<dc:creator>martinmelchior</dc:creator>
				<category><![CDATA[ListView]]></category>
		<category><![CDATA[class]]></category>

		<guid isPermaLink="false">http://martinmelchior.wordpress.com/?p=81</guid>
		<description><![CDATA[Muchas veces es demasiado, estar copiando lo mismo que tenemos en un ItemTemplate de un ListView en el AlternatingItemTemplate solo para cambiar la clase CSS y mostrar otro background. Una mejor solucion para este caso sin duplicar el codigo seria la siguiente: &#60;ItemTemplate&#62;      &#60;tr class=&#8217;&#60;%# Container.DataItemIndex % 2 == 0 ? &#8220;row&#8221; : &#8220;altrow&#8221; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinmelchior.wordpress.com&amp;blog=3011276&amp;post=81&amp;subd=martinmelchior&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Muchas veces es demasiado, estar copiando lo mismo que tenemos en un <strong>ItemTemplate</strong> de un <strong>ListView</strong> en el <strong>AlternatingItemTemplate</strong> solo para cambiar la clase CSS y mostrar otro <strong>background</strong>.</p>
<p>Una mejor solucion para este caso sin duplicar el codigo seria la siguiente:</p>
<p><span style="font-size:small;color:#0000ff;"><span style="font-size:small;color:#0000ff;"><span style="font-size:small;color:#0000ff;"><span style="font-size:small;color:#0000ff;">&lt;</span></span></span></span><span style="font-size:small;color:#a31515;"><span style="font-size:small;color:#a31515;">ItemTemplate</span></span><span style="font-size:small;color:#0000ff;"><span style="font-size:small;color:#0000ff;">&gt;</span></span></p>
<p><span style="font-size:small;"><span style="color:#0000ff;">     <span style="font-size:small;"><span style="font-size:small;">&lt;</span></span></span><span style="font-size:small;color:#a31515;"><span style="font-size:small;color:#a31515;">tr</span></span><span style="font-size:small;"> </span><span style="font-size:small;color:#ff0000;"><span style="font-size:small;color:#ff0000;">class</span></span><span style="font-size:small;color:#0000ff;"><span style="font-size:small;color:#0000ff;">=&#8217;</span></span><span style="font-size:small;">&lt;%# Container.DataItemIndex % 2 == 0 ? &#8220;row&#8221; : &#8220;altrow&#8221; %&gt;</span><span style="font-size:small;color:#0000ff;"><span style="font-size:small;color:#0000ff;">&#8216; &#8230;</span></span></span></p>
<p> </p>
<div><span style="font-size:small;"> </span></div>
<p> </p>
<p><span style="font-size:small;"> </p>
<p></span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/martinmelchior.wordpress.com/81/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/martinmelchior.wordpress.com/81/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/martinmelchior.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/martinmelchior.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/martinmelchior.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/martinmelchior.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/martinmelchior.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/martinmelchior.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/martinmelchior.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/martinmelchior.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/martinmelchior.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/martinmelchior.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/martinmelchior.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/martinmelchior.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/martinmelchior.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/martinmelchior.wordpress.com/81/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinmelchior.wordpress.com&amp;blog=3011276&amp;post=81&amp;subd=martinmelchior&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://martinmelchior.wordpress.com/2008/07/31/cambiando-colores-de-las-rows-de-un-listview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3a0b5ed493d715b5ed148e4716e3c1d9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tincho</media:title>
		</media:content>
	</item>
		<item>
		<title>Obtener la configuración regional via AJAX en Javascript</title>
		<link>http://martinmelchior.wordpress.com/2008/07/29/obtener-la-configuracion-regional-via-ajax-en-javascript/</link>
		<comments>http://martinmelchior.wordpress.com/2008/07/29/obtener-la-configuracion-regional-via-ajax-en-javascript/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 17:26:55 +0000</pubDate>
		<dc:creator>martinmelchior</dc:creator>
				<category><![CDATA[AJAX]]></category>

		<guid isPermaLink="false">http://martinmelchior.wordpress.com/?p=79</guid>
		<description><![CDATA[var localShortDate = Sys.CultureInfo.CurrentCulture.dateTimeFormat.ShortDatePattern; var d = new Date(); d.localeFormat(localShortDate); Este fragmento recupera el patrón de fecha corta según la referencia cultural actual y lo usa para dar formato a una fecha. Sys.CultureInfo recupera la información de configuración regional si la propiedad EnableGlobalization es = true del ScriptManager.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinmelchior.wordpress.com&amp;blog=3011276&amp;post=79&amp;subd=martinmelchior&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<address><span style="color:#0000ff;">var localShortDate = Sys.CultureInfo.CurrentCulture.dateTimeFormat.ShortDatePattern;<br />
var d = new Date();<br />
d.localeFormat(localShortDate);</span></address>
<p>Este fragmento recupera el patrón de fecha corta según la referencia cultural actual y lo usa para dar formato a una fecha.<br />
Sys.CultureInfo recupera la información de configuración regional si la propiedad EnableGlobalization es = true del ScriptManager.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/martinmelchior.wordpress.com/79/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/martinmelchior.wordpress.com/79/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/martinmelchior.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/martinmelchior.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/martinmelchior.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/martinmelchior.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/martinmelchior.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/martinmelchior.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/martinmelchior.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/martinmelchior.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/martinmelchior.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/martinmelchior.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/martinmelchior.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/martinmelchior.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/martinmelchior.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/martinmelchior.wordpress.com/79/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinmelchior.wordpress.com&amp;blog=3011276&amp;post=79&amp;subd=martinmelchior&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://martinmelchior.wordpress.com/2008/07/29/obtener-la-configuracion-regional-via-ajax-en-javascript/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3a0b5ed493d715b5ed148e4716e3c1d9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tincho</media:title>
		</media:content>
	</item>
		<item>
		<title>Crear una lista ordenada de forma aleatoria de números enteros del 1 al 100</title>
		<link>http://martinmelchior.wordpress.com/2008/07/22/crear-una-lista-ordenada-de-forma-aleatoria-de-numeros-enteros-del-1-al-100/</link>
		<comments>http://martinmelchior.wordpress.com/2008/07/22/crear-una-lista-ordenada-de-forma-aleatoria-de-numeros-enteros-del-1-al-100/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 12:58:37 +0000</pubDate>
		<dc:creator>martinmelchior</dc:creator>
				<category><![CDATA[LINQ]]></category>
		<category><![CDATA[RANDOM]]></category>

		<guid isPermaLink="false">http://martinmelchior.wordpress.com/?p=77</guid>
		<description><![CDATA[Dim rnd As New System.Random() Dim numbers = Enumerable.Range(1, 100).OrderBy(Function() rnd.Next)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinmelchior.wordpress.com&amp;blog=3011276&amp;post=77&amp;subd=martinmelchior&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Dim rnd As New System.Random()<br />
Dim numbers = Enumerable.Range(1, 100).OrderBy(Function() rnd.Next)</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/martinmelchior.wordpress.com/77/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/martinmelchior.wordpress.com/77/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/martinmelchior.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/martinmelchior.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/martinmelchior.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/martinmelchior.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/martinmelchior.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/martinmelchior.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/martinmelchior.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/martinmelchior.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/martinmelchior.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/martinmelchior.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/martinmelchior.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/martinmelchior.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/martinmelchior.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/martinmelchior.wordpress.com/77/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinmelchior.wordpress.com&amp;blog=3011276&amp;post=77&amp;subd=martinmelchior&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://martinmelchior.wordpress.com/2008/07/22/crear-una-lista-ordenada-de-forma-aleatoria-de-numeros-enteros-del-1-al-100/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3a0b5ed493d715b5ed148e4716e3c1d9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tincho</media:title>
		</media:content>
	</item>
		<item>
		<title>Sumando valores de un Field de un Datatable con LINQ</title>
		<link>http://martinmelchior.wordpress.com/2008/07/18/sumando-valores-de-un-field-de-un-datatable-con-linq/</link>
		<comments>http://martinmelchior.wordpress.com/2008/07/18/sumando-valores-de-un-field-de-un-datatable-con-linq/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 14:10:44 +0000</pubDate>
		<dc:creator>martinmelchior</dc:creator>
				<category><![CDATA[LINQ]]></category>
		<category><![CDATA[SUM]]></category>

		<guid isPermaLink="false">http://martinmelchior.wordpress.com/?p=75</guid>
		<description><![CDATA[DataTable  dtSpecialty = (DataTable)e.ReturnValue; Int32 total = dtSpecialty.AsEnumerable().Sum(o =&#62; o.Field&#60;Int32&#62;(&#8220;Total&#8221;)); Ejemplos aqui: http://msdn.microsoft.com/es-es/library/bb669075.aspx<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinmelchior.wordpress.com&amp;blog=3011276&amp;post=75&amp;subd=martinmelchior&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="color:#2b91af;"><font color="#2b91af">DataTable </p>
<p></font></span><span style="color:#000000;">dtSpecialty </span>= (<span style="color:#2b91af;">DataTable</span>)e.ReturnValue;</p>
<p><span style="color:#2b91af;">Int32</span> total = dtSpecialty.AsEnumerable().Sum(o =&gt; o.Field&lt;<span style="color:#2b91af;">Int32</span>&gt;(<span style="color:#a31515;">&#8220;Total&#8221;</span>));</p>
<p>Ejemplos aqui: <a href="http://msdn.microsoft.com/es-es/library/bb669075.aspx">http://msdn.microsoft.com/es-es/library/bb669075.aspx</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/martinmelchior.wordpress.com/75/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/martinmelchior.wordpress.com/75/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/martinmelchior.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/martinmelchior.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/martinmelchior.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/martinmelchior.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/martinmelchior.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/martinmelchior.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/martinmelchior.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/martinmelchior.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/martinmelchior.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/martinmelchior.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/martinmelchior.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/martinmelchior.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/martinmelchior.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/martinmelchior.wordpress.com/75/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinmelchior.wordpress.com&amp;blog=3011276&amp;post=75&amp;subd=martinmelchior&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://martinmelchior.wordpress.com/2008/07/18/sumando-valores-de-un-field-de-un-datatable-con-linq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3a0b5ed493d715b5ed148e4716e3c1d9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tincho</media:title>
		</media:content>
	</item>
		<item>
		<title>Evitando iniciar nuevas operaciones Ajax (no AJAX) que podrían interferir en la solicitud del elemento actual</title>
		<link>http://martinmelchior.wordpress.com/2008/07/15/evitando-iniciar-nuevas-operaciones-ajax-no-ajax-que-podrian-interferir-en-la-solicitud-del-elemento-actual/</link>
		<comments>http://martinmelchior.wordpress.com/2008/07/15/evitando-iniciar-nuevas-operaciones-ajax-no-ajax-que-podrian-interferir-en-la-solicitud-del-elemento-actual/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 17:21:32 +0000</pubDate>
		<dc:creator>martinmelchior</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[OnUpdated]]></category>
		<category><![CDATA[OnUpdating]]></category>
		<category><![CDATA[UpdatePanelAnimationExtender]]></category>

		<guid isPermaLink="false">http://martinmelchior.wordpress.com/?p=69</guid>
		<description><![CDATA[Sabemos que si tenemos varios controles dentro de un UPDATEPANEL, por ejemplo varios botones, si damos clic a uno de ellos, e inmediatamente a otro, seguramente obtendremos un error o bien la devolucion de la ultima accion solamente. Bien, una panera de evitar esto es la siguiente: Recordar que en paginas en las cuales trabajamos [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinmelchior.wordpress.com&amp;blog=3011276&amp;post=69&amp;subd=martinmelchior&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="color:#000000;">Sabemos que si tenemos varios controles dentro de un UPDATEPANEL, por ejemplo varios botones, si damos clic a uno de ellos, e inmediatamente a otro, seguramente obtendremos un error o bien la devolucion de la ultima accion solamente. Bien, una panera de evitar esto es la siguiente:</span></p>
<p>Recordar que en paginas en las cuales trabajamos con <strong>representación parcial </strong>a diferencia de <strong>servicios de script, </strong>lo mencionado anteriormente nos sucedera seguro !!!</p>
<p> &lt;asp:UpdatePanel ID=&#8221;UpdatePanel1&#8243; runat=&#8221;server&#8221;<br />
    UpdateMode=&#8221;Conditional&#8221;&gt;<br />
     &lt;ContentTemplate&gt;<br />
         &lt;asp:Button ID=&#8221;Button1&#8243; runat=&#8221;server&#8221; Text=&#8221;Load&#8221; &#8230; /&gt;<br />
         &lt;div id=&#8221;Panel1&#8243;&gt;<br />
            &#8230;<br />
         &lt;/div&gt;<br />
     &lt;/ContentTemplate&gt;<br />
     &lt;Triggers&gt;<br />
         &#8230;<br />
     &lt;/Triggers&gt;<br />
&lt;/asp:UpdatePanel&gt;</p>
<p>&lt;act:UpdatePanelAnimationExtender ID=&#8221;UpdatePanelAnimation1&#8243; runat=&#8221;server&#8221;<br />
    TargetControlID=&#8221;UpdatePanel1&#8243;&gt;<br />
    &lt;Animations&gt;<br />
        &lt;<span style="color:#ff0000;">OnUpdating</span>&gt;<br />
            &lt;Sequence&gt;<br />
                &lt;EnableAction AnimationTarget=&#8221;<span style="color:#ff0000;">Button1</span>&#8221; Enabled=&#8221;<span style="color:#ff0000;">false</span>&#8221; /&gt;<br />
                &lt;FadeOut AnimationTarget=&#8221;Panel1&#8243; minimumOpacity=&#8221;.3&#8243; /&gt;<br />
            &lt;/Sequence&gt;<br />
        &lt;/OnUpdating&gt;<br />
        &lt;<span style="color:#ff00ff;">OnUpdated</span>&gt;<br />
            &lt;Sequence&gt;<br />
                &lt;FadeIn AnimationTarget=&#8221;Panel1&#8243; minimumOpacity=&#8221;.3&#8243; /&gt;<br />
                &lt;EnableAction AnimationTarget=&#8221;<span style="color:#ff00ff;">Button1</span>&#8221; Enabled=&#8221;<span style="color:#ff00ff;">true</span>&#8221; /&gt;<br />
            &lt;/Sequence&gt;<br />
        &lt;/OnUpdated&gt;<br />
    &lt;/Animations&gt;<br />
&lt;/act:UpdatePanelAnimationExtender&gt;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/martinmelchior.wordpress.com/69/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/martinmelchior.wordpress.com/69/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/martinmelchior.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/martinmelchior.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/martinmelchior.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/martinmelchior.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/martinmelchior.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/martinmelchior.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/martinmelchior.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/martinmelchior.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/martinmelchior.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/martinmelchior.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/martinmelchior.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/martinmelchior.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/martinmelchior.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/martinmelchior.wordpress.com/69/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinmelchior.wordpress.com&amp;blog=3011276&amp;post=69&amp;subd=martinmelchior&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://martinmelchior.wordpress.com/2008/07/15/evitando-iniciar-nuevas-operaciones-ajax-no-ajax-que-podrian-interferir-en-la-solicitud-del-elemento-actual/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3a0b5ed493d715b5ed148e4716e3c1d9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tincho</media:title>
		</media:content>
	</item>
		<item>
		<title>Funcionamiento del EVAL</title>
		<link>http://martinmelchior.wordpress.com/2008/07/08/funcionamiento-del-eval/</link>
		<comments>http://martinmelchior.wordpress.com/2008/07/08/funcionamiento-del-eval/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 20:43:35 +0000</pubDate>
		<dc:creator>martinmelchior</dc:creator>
				<category><![CDATA[Binding]]></category>
		<category><![CDATA[EVAL]]></category>

		<guid isPermaLink="false">http://martinmelchior.wordpress.com/?p=68</guid>
		<description><![CDATA[Notar el funcionamiento del EVAL &#8211;&#62;  Eval(&#8220;ContactName&#8221;, &#8220;Details for {0}&#8220;) &#60;asp:TemplateField&#62;       &#60;ItemTemplate&#62;           &#60;a id=&#8221;btnShowPopup&#8221; runat=&#8221;server&#8221; class=&#8221;thickbox&#8221; title=&#8217;&#60;%# Eval(&#8220;ContactName&#8221;, &#8220;Details for {0}&#8221;) %&#62;&#8216; href=&#8217;&#60;%# Eval(&#8220;ID&#8221;, &#8220;Detail.aspx?ID={0}&#38;TB_iframe=true&#38;height=220&#38;width=400&#8243;) %&#62;&#8216;&#62;Edit&#60;/a&#62;       &#60;/ItemTemplate&#62; &#60;/asp:TemplateField&#62;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinmelchior.wordpress.com&amp;blog=3011276&amp;post=68&amp;subd=martinmelchior&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="color:#000000;">Notar el funcionamiento del EVAL &#8211;&gt;  <strong>Eval(<span style="color:#ff0000;">&#8220;ContactName&#8221;</span>, &#8220;Details for <span style="color:#ff0000;">{0}</span>&#8220;) </strong></span></p>
<p><span style="color:#0000ff;">&lt;</span><span style="color:#a31515;">asp</span><span style="color:#0000ff;">:</span><span style="color:#a31515;">TemplateField</span><span style="color:#0000ff;">&gt;</span></p>
<p><span style="color:#0000ff;">      &lt;</span><span style="color:#a31515;">ItemTemplate</span><span style="color:#0000ff;">&gt;</span></p>
<p><span style="color:#0000ff;">          &lt;</span><span style="color:#a31515;">a</span> <span style="color:#ff0000;">id</span><span style="color:#0000ff;">=&#8221;btnShowPopup&#8221;</span> <span style="color:#ff0000;">runat</span><span style="color:#0000ff;">=&#8221;server&#8221;</span> <span style="color:#ff0000;">class</span><span style="color:#0000ff;">=&#8221;thickbox&#8221;</span> <span style="color:#ff0000;">title</span><span style="color:#0000ff;">=&#8217;</span>&lt;%# Eval(&#8220;ContactName&#8221;, &#8220;Details for {0}&#8221;) %&gt;<span style="color:#0000ff;">&#8216;</span> <span style="color:#ff0000;">href</span><span style="color:#0000ff;">=&#8217;</span>&lt;%# Eval(&#8220;ID&#8221;, &#8220;Detail.aspx?ID={0}&amp;TB_iframe=true&amp;height=220&amp;width=400&#8243;) %&gt;<span style="color:#0000ff;">&#8216;&gt;</span>Edit<span style="color:#0000ff;">&lt;/</span><span style="color:#a31515;">a</span><span style="color:#0000ff;">&gt;</span></p>
<p><span style="color:#0000ff;">      &lt;/</span><span style="color:#a31515;">ItemTemplate</span><span style="color:#0000ff;">&gt;</span></p>
<p><span style="color:#0000ff;">&lt;/</span><span style="color:#a31515;">asp</span><span style="color:#0000ff;">:</span><span style="color:#a31515;">TemplateField</span><span style="color:#0000ff;">&gt;</span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/martinmelchior.wordpress.com/68/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/martinmelchior.wordpress.com/68/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/martinmelchior.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/martinmelchior.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/martinmelchior.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/martinmelchior.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/martinmelchior.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/martinmelchior.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/martinmelchior.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/martinmelchior.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/martinmelchior.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/martinmelchior.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/martinmelchior.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/martinmelchior.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/martinmelchior.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/martinmelchior.wordpress.com/68/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinmelchior.wordpress.com&amp;blog=3011276&amp;post=68&amp;subd=martinmelchior&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://martinmelchior.wordpress.com/2008/07/08/funcionamiento-del-eval/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3a0b5ed493d715b5ed148e4716e3c1d9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tincho</media:title>
		</media:content>
	</item>
		<item>
		<title>Recursos interesantes</title>
		<link>http://martinmelchior.wordpress.com/2008/07/08/recursos-interesantes/</link>
		<comments>http://martinmelchior.wordpress.com/2008/07/08/recursos-interesantes/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 14:50:07 +0000</pubDate>
		<dc:creator>martinmelchior</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[recursos]]></category>

		<guid isPermaLink="false">http://martinmelchior.wordpress.com/?p=67</guid>
		<description><![CDATA[BLOGs INTERESANTES http://codeclimber.net.nz/ http://www.west-wind.com/WebLog/ http://encosia.com/ http://www.eggheadcafe.com/ http://mattberseth.com/ Listview http://www.beansoftware.com/ASP.NET-Tutorials/ListView-DataPager.aspx http://aspalliance.com/1542_Data_Manipulation_using_ListView_Server_Control_with_ASPNET_35.all http://basgun.wordpress.com/2007/12/27/listview-control-in-aspnet-35-1/ http://basgun.wordpress.com/2007/12/30/listview-control-in-aspnet-35-4/ http://msdn.microsoft.com/es-es/library/system.web.ui.webcontrols.listview.itemcommand.aspx PropertyGrid http://www.elguille.info/colabora/puntoNET/PropertyGrid/PropertyGrid.htm Web Parts http://www.es-asp.net/Foro/tutoriales-asp-net/61/tutorial-de-asp-net.aspx http://www.microsoft.com/spanish/msdn/articulos/archivo/191005/voices/WebParts.mspx http://www.microsoft.com/spanish/msdn/vstudio/Express/VWD/guidedtour2/s29.mspx http://msmvps.com/blogs/haarongonzalez/archive/2006/10/06/157939.aspx SiteMap http://ilopez.wordpress.com/2008/01/14/restriccion-de-accesos-en-aspnet-20/ http://209.200.119.101/Articulos/Articulo.aspx?ID=17 http://blogs.msdn.com/dannychen/archive/2006/03/16/553005.aspx http://www.microsoft.com/spanish/msdn/articulos/archivo/191005/voices/extendclubwebsitesk.mspx  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinmelchior.wordpress.com&amp;blog=3011276&amp;post=67&amp;subd=martinmelchior&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="text-decoration:underline;"><span style="color:#800080;"><strong>BLOGs INTERESANTES</strong></span></span></p>
<p><span style="text-decoration:underline;"><span style="color:#800080;"><strong><br />
</strong></span></span><span style="text-decoration:underline;"><span style="color:#800080;"><a href="http://codeclimber.net.nz/">http://codeclimber.net.nz/</a><br />
<a href="http://www.west-wind.com/WebLog/">http://www.west-wind.com/WebLog/</a><br />
<a href="http://encosia.com/">http://encosia.com/</a><br />
<a href="http://www.eggheadcafe.com/">http://www.eggheadcafe.com/</a><br />
<a href="http://mattberseth.com/">http://mattberseth.com/</a></span></span></p>
<p><span style="text-decoration:underline;"><span style="color:#800080;"><br />
<strong>Listview</strong></p>
<p><a href="http://www.beansoftware.com/ASP.NET-Tutorials/ListView-DataPager.aspx">http://www.beansoftware.com/ASP.NET-Tutorials/ListView-DataPager.aspx</a><br />
<a href="http://aspalliance.com/1542_Data_Manipulation_using_ListView_Server_Control_with_ASPNET_35.all">http://aspalliance.com/1542_Data_Manipulation_using_ListView_Server_Control_with_ASPNET_35.all</a><br />
<a href="http://basgun.wordpress.com/2007/12/27/listview-control-in-aspnet-35-1/">http://basgun.wordpress.com/2007/12/27/listview-control-in-aspnet-35-1/</a><br />
<a href="http://basgun.wordpress.com/2007/12/30/listview-control-in-aspnet-35-4/">http://basgun.wordpress.com/2007/12/30/listview-control-in-aspnet-35-4/</a><br />
<a href="http://msdn.microsoft.com/es-es/library/system.web.ui.webcontrols.listview.itemcommand.aspx">http://msdn.microsoft.com/es-es/library/system.web.ui.webcontrols.listview.itemcommand.aspx</a></p>
<p><strong>PropertyGrid</strong></p>
<p><a href="http://www.elguille.info/colabora/puntoNET/PropertyGrid/PropertyGrid.htm">http://www.elguille.info/colabora/puntoNET/PropertyGrid/PropertyGrid.htm</a></p>
<p><strong>Web Parts</strong></p>
<p><a href="http://www.es-asp.net/Foro/tutoriales-asp-net/61/tutorial-de-asp-net.aspx">http://www.es-asp.net/Foro/tutoriales-asp-net/61/tutorial-de-asp-net.aspx</a><br />
<a href="http://www.microsoft.com/spanish/msdn/articulos/archivo/191005/voices/WebParts.mspx">http://www.microsoft.com/spanish/msdn/articulos/archivo/191005/voices/WebParts.mspx</a><br />
<a href="http://www.microsoft.com/spanish/msdn/vstudio/Express/VWD/guidedtour2/s29.mspx">http://www.microsoft.com/spanish/msdn/vstudio/Express/VWD/guidedtour2/s29.mspx</a><br />
<a href="http://msmvps.com/blogs/haarongonzalez/archive/2006/10/06/157939.aspx">http://msmvps.com/blogs/haarongonzalez/archive/2006/10/06/157939.aspx</a></p>
<p><strong>SiteMap</strong></p>
<p><span style="text-decoration:underline;"><font color="#800080"><a href="http://ilopez.wordpress.com/2008/01/14/restriccion-de-accesos-en-aspnet-20/">http://ilopez.wordpress.com/2008/01/14/restriccion-de-accesos-en-aspnet-20/</a><br />
<a href="http://209.200.119.101/Articulos/Articulo.aspx?ID=17">http://209.200.119.101/Articulos/Articulo.aspx?ID=17</a><br />
<a href="http://blogs.msdn.com/dannychen/archive/2006/03/16/553005.aspx">http://blogs.msdn.com/dannychen/archive/2006/03/16/553005.aspx</a><br />
<a href="http://www.microsoft.com/spanish/msdn/articulos/archivo/191005/voices/extendclubwebsitesk.mspx">http://www.microsoft.com/spanish/msdn/articulos/archivo/191005/voices/extendclubwebsitesk.mspx</a></p>
<p></font></span></span> </p>
<p><a href="http://mattberseth.com/"></a></span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/martinmelchior.wordpress.com/67/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/martinmelchior.wordpress.com/67/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/martinmelchior.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/martinmelchior.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/martinmelchior.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/martinmelchior.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/martinmelchior.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/martinmelchior.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/martinmelchior.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/martinmelchior.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/martinmelchior.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/martinmelchior.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/martinmelchior.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/martinmelchior.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/martinmelchior.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/martinmelchior.wordpress.com/67/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinmelchior.wordpress.com&amp;blog=3011276&amp;post=67&amp;subd=martinmelchior&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://martinmelchior.wordpress.com/2008/07/08/recursos-interesantes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3a0b5ed493d715b5ed148e4716e3c1d9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tincho</media:title>
		</media:content>
	</item>
		<item>
		<title>Algunas reglas CSS interesantes</title>
		<link>http://martinmelchior.wordpress.com/2008/07/07/algunas-reglas-css-interesantes/</link>
		<comments>http://martinmelchior.wordpress.com/2008/07/07/algunas-reglas-css-interesantes/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 13:52:40 +0000</pubDate>
		<dc:creator>martinmelchior</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://martinmelchior.wordpress.com/?p=66</guid>
		<description><![CDATA[Regla por ATRIBUTO que se aplica a todos los TextBox input[type="text"] {  color: white;  background-color: black; }  Regla que se aplica a TODAS las IMAGENES cuyo ATRIBUTO ALT CONTENGA la palabra &#8220;placeholder&#8221;  img[alt~="placeholder"] {  border: 8px solid red; }<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinmelchior.wordpress.com&amp;blog=3011276&amp;post=66&amp;subd=martinmelchior&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Regla por ATRIBUTO que se aplica a todos los TextBox</strong></p>
<p>input<span style="color:#ff0000;"><strong>[type="text"]</strong></span> {<br />
 color: white;<br />
 background-color: black;<br />
}</p>
<p> <strong>Regla que se aplica a TODAS las IMAGENES cuyo ATRIBUTO ALT CONTENGA la palabra &#8220;placeholder&#8221;</strong></p>
<p> img<span style="color:#ff0000;"><strong>[alt~="placeholder"]</strong></span> {<br />
 border: 8px solid red;<br />
}</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/martinmelchior.wordpress.com/66/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/martinmelchior.wordpress.com/66/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/martinmelchior.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/martinmelchior.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/martinmelchior.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/martinmelchior.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/martinmelchior.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/martinmelchior.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/martinmelchior.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/martinmelchior.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/martinmelchior.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/martinmelchior.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/martinmelchior.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/martinmelchior.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/martinmelchior.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/martinmelchior.wordpress.com/66/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinmelchior.wordpress.com&amp;blog=3011276&amp;post=66&amp;subd=martinmelchior&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://martinmelchior.wordpress.com/2008/07/07/algunas-reglas-css-interesantes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3a0b5ed493d715b5ed148e4716e3c1d9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tincho</media:title>
		</media:content>
	</item>
	</channel>
</rss>
