<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for josemiguel.torres</title>
	<atom:link href="http://josemigueltorres.net/boresight/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://josemigueltorres.net/boresight</link>
	<description>Off-Boresight .NET Technologies</description>
	<lastBuildDate>Fri, 30 Jul 2010 18:07:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on -Colecciones del ObjectModel- Coleccionando objetos en .NET Framework (III) by Julio Emilio Espinoza</title>
		<link>http://josemigueltorres.net/boresight/?p=415&#038;cpage=1#comment-151</link>
		<dc:creator>Julio Emilio Espinoza</dc:creator>
		<pubDate>Fri, 30 Jul 2010 18:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://josemigueltorres.net/boresight/?p=415#comment-151</guid>
		<description>Gracias, buen articulo</description>
		<content:encoded><![CDATA[<p>Gracias, buen articulo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Observer Design Pattern with .NET by -Colecciones del ObjectModel- Coleccionando objetos en .NET Framework (III) &#171; josemiguel.torres</title>
		<link>http://josemigueltorres.net/boresight/?p=369&#038;cpage=1#comment-122</link>
		<dc:creator>-Colecciones del ObjectModel- Coleccionando objetos en .NET Framework (III) &#171; josemiguel.torres</dc:creator>
		<pubDate>Sat, 17 Jul 2010 17:03:17 +0000</pubDate>
		<guid isPermaLink="false">http://josemigueltorres.net/boresight/?p=369#comment-122</guid>
		<description>[...] Vemos que implementa un evento del tipo NotifyCollectionChangedEventHandler el cual notificará a los “subscriptores” – o listeners en inglés- ante cualquier modificación sobre el conjunto de elementos. Ojo, se utiliza la palabra subscriptores entre comillas pues no es una entorno publicador – subscriptor real. (Véase Observer Design Pattern with .NET) [...]</description>
		<content:encoded><![CDATA[<p>[...] Vemos que implementa un evento del tipo NotifyCollectionChangedEventHandler el cual notificará a los “subscriptores” – o listeners en inglés- ante cualquier modificación sobre el conjunto de elementos. Ojo, se utiliza la palabra subscriptores entre comillas pues no es una entorno publicador – subscriptor real. (Véase Observer Design Pattern with .NET) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on -Colecciones No Genericas- Coleccionando objetos en .NET Framework (I) by -Colecciones del ObjectModel- Coleccionando objetos en .NET Framework (III) &#171; josemiguel.torres</title>
		<link>http://josemigueltorres.net/boresight/?p=404&#038;cpage=1#comment-121</link>
		<dc:creator>-Colecciones del ObjectModel- Coleccionando objetos en .NET Framework (III) &#171; josemiguel.torres</dc:creator>
		<pubDate>Sat, 17 Jul 2010 17:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://josemigueltorres.net/boresight/?p=404#comment-121</guid>
		<description>[...] Colecciones No Genericas [...]</description>
		<content:encoded><![CDATA[<p>[...] Colecciones No Genericas [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Observer Design Pattern with .NET by -Colecciones del ObjectModel- Coleccionando objetos en .NET Framework (III) - El alegre bandolero...</title>
		<link>http://josemigueltorres.net/boresight/?p=369&#038;cpage=1#comment-114</link>
		<dc:creator>-Colecciones del ObjectModel- Coleccionando objetos en .NET Framework (III) - El alegre bandolero...</dc:creator>
		<pubDate>Wed, 07 Jul 2010 18:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://josemigueltorres.net/boresight/?p=369#comment-114</guid>
		<description>[...] Vemos que implementa un evento del tipo NotifyCollectionChangedEventHandler el cual notificar&#225; a los &#8220;subscriptores&#8221; &#8211; o listeners en ingl&#233;s- ante cualquier modificaci&#243;n sobre el conjunto de elementos. Ojo, se utiliza la palabra subscriptores entre comillas pues no es una entorno publicador &#8211; subscriptor real. (V&#233;ase Observer Design Pattern with .NET) [...]</description>
		<content:encoded><![CDATA[<p>[...] Vemos que implementa un evento del tipo NotifyCollectionChangedEventHandler el cual notificar&aacute; a los &ldquo;subscriptores&rdquo; &ndash; o listeners en ingl&eacute;s- ante cualquier modificaci&oacute;n sobre el conjunto de elementos. Ojo, se utiliza la palabra subscriptores entre comillas pues no es una entorno publicador &ndash; subscriptor real. (V&eacute;ase Observer Design Pattern with .NET) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on -Colecciones No Genericas- Coleccionando objetos en .NET Framework (I) by -Colecciones del ObjectModel- Coleccionando objetos en .NET Framework (III) - El alegre bandolero...</title>
		<link>http://josemigueltorres.net/boresight/?p=404&#038;cpage=1#comment-113</link>
		<dc:creator>-Colecciones del ObjectModel- Coleccionando objetos en .NET Framework (III) - El alegre bandolero...</dc:creator>
		<pubDate>Wed, 07 Jul 2010 18:14:38 +0000</pubDate>
		<guid isPermaLink="false">http://josemigueltorres.net/boresight/?p=404#comment-113</guid>
		<description>[...] Colecciones No Genericas [...]</description>
		<content:encoded><![CDATA[<p>[...] Colecciones No Genericas [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on La herencia entre clases, ¿a ti te deja dormir? by Acers</title>
		<link>http://josemigueltorres.net/boresight/?p=127&#038;cpage=1#comment-112</link>
		<dc:creator>Acers</dc:creator>
		<pubDate>Tue, 06 Jul 2010 14:31:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.desarrollomobile.net/boresight/?p=127#comment-112</guid>
		<description>felicitaciones blog , temas de actualidad y , bueno escrito ! Abrazos  .. http://notebooksacer.blogspot.com</description>
		<content:encoded><![CDATA[<p>felicitaciones blog , temas de actualidad y , bueno escrito ! Abrazos  .. <a href="http://notebooksacer.blogspot.com" rel="nofollow">http://notebooksacer.blogspot.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Libros by http://www.portatilesdesegundamano.org</title>
		<link>http://josemigueltorres.net/boresight/?page_id=299&#038;cpage=1#comment-107</link>
		<dc:creator>http://www.portatilesdesegundamano.org</dc:creator>
		<pubDate>Wed, 30 Jun 2010 19:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.josemigueltorres.net/boresight/?page_id=299#comment-107</guid>
		<description>Ey leyendo tu articulo me haye con esta gran informacion, que por cierto me atrajo mucho, te felicito por esto, estare al pendiende a mas contenido que estes publicando en tu pagina... un saludo</description>
		<content:encoded><![CDATA[<p>Ey leyendo tu articulo me haye con esta gran informacion, que por cierto me atrajo mucho, te felicito por esto, estare al pendiende a mas contenido que estes publicando en tu pagina&#8230; un saludo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on -Colecciones Genericas- Coleccionando objetos en .NET Framework (II) by -Colecciones No Genericas- Coleccionando objetos en .NET Framework (I) &#171; josemiguel.torres</title>
		<link>http://josemigueltorres.net/boresight/?p=411&#038;cpage=1#comment-86</link>
		<dc:creator>-Colecciones No Genericas- Coleccionando objetos en .NET Framework (I) &#171; josemiguel.torres</dc:creator>
		<pubDate>Tue, 15 Jun 2010 19:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://josemigueltorres.net/boresight/?p=411#comment-86</guid>
		<description>[...]        &#171; &#161;&#161;Microsoft SQL Server Compact no ha muerto!! -Colecciones Genericas- Coleccionando objetos en .NET Framework (II) [...]</description>
		<content:encoded><![CDATA[<p>[...]        &laquo; &iexcl;&iexcl;Microsoft SQL Server Compact no ha muerto!! -Colecciones Genericas- Coleccionando objetos en .NET Framework (II) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on -Colecciones No Genericas- Coleccionando objetos en .NET Framework (I) by -Colecciones Genericas- Coleccionando objetos en .NET Framework (II) &#171; josemiguel.torres</title>
		<link>http://josemigueltorres.net/boresight/?p=404&#038;cpage=1#comment-85</link>
		<dc:creator>-Colecciones Genericas- Coleccionando objetos en .NET Framework (II) &#171; josemiguel.torres</dc:creator>
		<pubDate>Tue, 15 Jun 2010 17:12:08 +0000</pubDate>
		<guid isPermaLink="false">http://josemigueltorres.net/boresight/?p=404#comment-85</guid>
		<description>[...] About        &#171; -Colecciones No Genericas- Coleccionando objetos en .NET Framework (I) [...]</description>
		<content:encoded><![CDATA[<p>[...] About        &laquo; -Colecciones No Genericas- Coleccionando objetos en .NET Framework (I) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on -Colecciones No Genericas- Coleccionando objetos en .NET Framework (I) by -Colecciones Genericas- Coleccionando objetos en .NET Framework (II) - El alegre bandolero...</title>
		<link>http://josemigueltorres.net/boresight/?p=404&#038;cpage=1#comment-84</link>
		<dc:creator>-Colecciones Genericas- Coleccionando objetos en .NET Framework (II) - El alegre bandolero...</dc:creator>
		<pubDate>Tue, 15 Jun 2010 17:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://josemigueltorres.net/boresight/?p=404#comment-84</guid>
		<description>[...] Colecciones No Genericas [...]</description>
		<content:encoded><![CDATA[<p>[...] Colecciones No Genericas [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
