<?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 PensandoEnCodigo</title>
	<atom:link href="http://robertoyudice.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://robertoyudice.com</link>
	<description>Programacion, productividad y otras cosas interesantes</description>
	<lastBuildDate>Fri, 30 Oct 2009 03:47:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Tutorial de ASP.NET MVC by ASP.NET MVC es el futuro de ASP.NET &#124; PensandoEnCodigo</title>
		<link>http://robertoyudice.com/asp-net/tutorial-de-asp-net-mvc/comment-page-1/#comment-194</link>
		<dc:creator>ASP.NET MVC es el futuro de ASP.NET &#124; PensandoEnCodigo</dc:creator>
		<pubDate>Fri, 30 Oct 2009 03:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://robertoyudice.com/uncategorized/tutorial-de-asp-net-mvc/#comment-194</guid>
		<description>[...] hacer énfasis en una nueva tecnología de Microsoft llamada ASP.NET MVC de la cual ya hay un tutorial en este sitio. En lo personal creo que Microsoft ha dado un gran paso al desarrollar este framework. Por ahi [...]</description>
		<content:encoded><![CDATA[<p>[...] hacer énfasis en una nueva tecnología de Microsoft llamada ASP.NET MVC de la cual ya hay un tutorial en este sitio. En lo personal creo que Microsoft ha dado un gran paso al desarrollar este framework. Por ahi [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on El Patron MVC (Modelo Vista Controlador) by Tutorial de ASP.NET MVC &#124; PensandoEnCodigo</title>
		<link>http://robertoyudice.com/programacion/el-patron-mvc-modelo-vista-controlador/comment-page-1/#comment-188</link>
		<dc:creator>Tutorial de ASP.NET MVC &#124; PensandoEnCodigo</dc:creator>
		<pubDate>Sun, 25 Oct 2009 15:31:58 +0000</pubDate>
		<guid isPermaLink="false">http://robertoyudice.wordpress.com/?p=83#comment-188</guid>
		<description>[...] solo nos agrega la Acción “Index”. Se acuerdan que les mencione que cada controlador esta compuesto por varias acciones? bueno la acción Index es la que se llama [...]</description>
		<content:encoded><![CDATA[<p>[...] solo nos agrega la Acción “Index”. Se acuerdan que les mencione que cada controlador esta compuesto por varias acciones? bueno la acción Index es la que se llama [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Diferencias entre bases de datos OLTP y OLAP (Datawarehouses) by Rene</title>
		<link>http://robertoyudice.com/infraestructura/diferencias-entre-bases-de-datos-oltp-y-olap-datawarehouses/comment-page-1/#comment-175</link>
		<dc:creator>Rene</dc:creator>
		<pubDate>Fri, 02 Oct 2009 00:36:05 +0000</pubDate>
		<guid isPermaLink="false">http://robertoyudice.wordpress.com/?p=65#comment-175</guid>
		<description>Muy buena tu explicacion, he navegado por varias paginas por varias horas y tu en 1 minuto lo has explicado de manera sencilla y clara, gracias.</description>
		<content:encoded><![CDATA[<p>Muy buena tu explicacion, he navegado por varias paginas por varias horas y tu en 1 minuto lo has explicado de manera sencilla y clara, gracias.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Herramienta para generar un diccionario de datos en SQL Server by lenintv</title>
		<link>http://robertoyudice.com/1/herramienta-para-generar-un-diccionario-de-datos-en-sql-server/comment-page-1/#comment-161</link>
		<dc:creator>lenintv</dc:creator>
		<pubDate>Wed, 23 Sep 2009 14:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://robertoyudice.wordpress.com/?p=42#comment-161</guid>
		<description>gracias... se ve vacan voy a probarla (y).</description>
		<content:encoded><![CDATA[<p>gracias&#8230; se ve vacan voy a probarla (y).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Como descomprimir archivos ZIP en .Net (C#) by ryudice</title>
		<link>http://robertoyudice.com/c/como-descomprimir-archivos-zip-en-net-c/comment-page-1/#comment-103</link>
		<dc:creator>ryudice</dc:creator>
		<pubDate>Thu, 20 Aug 2009 18:14:55 +0000</pubDate>
		<guid isPermaLink="false">http://robertoyudice.wordpress.com/?p=78#comment-103</guid>
		<description>esto puede ser porque no agreegastes la referencia a tu proyecto o porque no has agreegado la sentencia using al comienzo del codigo.</description>
		<content:encoded><![CDATA[<p>esto puede ser porque no agreegastes la referencia a tu proyecto o porque no has agreegado la sentencia using al comienzo del codigo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Como descomprimir archivos ZIP en .Net (C#) by polles</title>
		<link>http://robertoyudice.com/c/como-descomprimir-archivos-zip-en-net-c/comment-page-1/#comment-102</link>
		<dc:creator>polles</dc:creator>
		<pubDate>Thu, 20 Aug 2009 18:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://robertoyudice.wordpress.com/?p=78#comment-102</guid>
		<description>la verdad es que nome funciona... me dice que el namespace Fastzip no se encuentra</description>
		<content:encoded><![CDATA[<p>la verdad es que nome funciona&#8230; me dice que el namespace Fastzip no se encuentra</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Diferencias entre bases de datos OLTP y OLAP (Datawarehouses) by Daniel</title>
		<link>http://robertoyudice.com/infraestructura/diferencias-entre-bases-de-datos-oltp-y-olap-datawarehouses/comment-page-1/#comment-98</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 19 Aug 2009 01:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://robertoyudice.wordpress.com/?p=65#comment-98</guid>
		<description>Buena Kpo... xD</description>
		<content:encoded><![CDATA[<p>Buena Kpo&#8230; xD</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Funcion para palindromo en .NET  y C# by Haggard23</title>
		<link>http://robertoyudice.com/c/funcion-para-palindromo-en-net-y-c/comment-page-1/#comment-85</link>
		<dc:creator>Haggard23</dc:creator>
		<pubDate>Fri, 14 Aug 2009 02:41:03 +0000</pubDate>
		<guid isPermaLink="false">http://robertoyudice.wordpress.com/2007/04/26/funcion-para-palindromo-en-net-y-c/#comment-85</guid>
		<description>hola a todos el programa como esta no se puede compilar bien, por que en la linea Console.WriteLine((EsPalindromo(c.ReadLine()))?“Si es palindromo”:“No es palindromo”);, en el compilador no reconoce &quot;c.ReadLine()&quot;, lo que se necesita es lo siguiente:
namespace Palindromo
{
    class Program
    {
        static void Main(string[] args)
        {
            String c;
            Console.WriteLine(&quot;Escriba una palabra: &quot;);
            c = Console.ReadLine();
            Console.WriteLine((EsPalindromo(c)) ? &quot;Si es palindromo&quot; : &quot;No es palindromo&quot;);
            Console.ReadLine();
        }
        public static bool EsPalindromo(String palabra)
        {
            palabra = palabra.Replace(&quot; &quot;, &quot;&quot;).ToLower();
            char[] inversa = palabra.ToCharArray();
            Array.Reverse(inversa);
            string strInversa = new string(inversa);
            return palabra == strInversa;
        }
    }
Solo necesitan crear una variable String c, y despues guardarla en un Console.ReadLine().
Espero que les sirva esto nos vemos a todos bye</description>
		<content:encoded><![CDATA[<p>hola a todos el programa como esta no se puede compilar bien, por que en la linea Console.WriteLine((EsPalindromo(c.ReadLine()))?“Si es palindromo”:“No es palindromo”);, en el compilador no reconoce &#8220;c.ReadLine()&#8221;, lo que se necesita es lo siguiente:<br />
namespace Palindromo<br />
{<br />
    class Program<br />
    {<br />
        static void Main(string[] args)<br />
        {<br />
            String c;<br />
            Console.WriteLine(&#8221;Escriba una palabra: &#8220;);<br />
            c = Console.ReadLine();<br />
            Console.WriteLine((EsPalindromo(c)) ? &#8220;Si es palindromo&#8221; : &#8220;No es palindromo&#8221;);<br />
            Console.ReadLine();<br />
        }<br />
        public static bool EsPalindromo(String palabra)<br />
        {<br />
            palabra = palabra.Replace(&#8221; &#8220;, &#8220;&#8221;).ToLower();<br />
            char[] inversa = palabra.ToCharArray();<br />
            Array.Reverse(inversa);<br />
            string strInversa = new string(inversa);<br />
            return palabra == strInversa;<br />
        }<br />
    }<br />
Solo necesitan crear una variable String c, y despues guardarla en un Console.ReadLine().<br />
Espero que les sirva esto nos vemos a todos bye</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 10,000 hours to master programming? by Wayne</title>
		<link>http://robertoyudice.com/thoughts/10000-hours-to-master-programming/comment-page-1/#comment-83</link>
		<dc:creator>Wayne</dc:creator>
		<pubDate>Mon, 10 Aug 2009 15:39:23 +0000</pubDate>
		<guid isPermaLink="false">http://robertoyudice.com/?p=112#comment-83</guid>
		<description>After reading &quot;Outliers&quot;  I was of the opinion that Gladwell makes many cause and effect statements and then argues them as the truth without exploring other alternatives or offering much more in supportive facts.

We all need to practice to get better. In programming some may need 10,000 hours and some much more or less. I wouldn&#039;t even take 10,000 hours as a rule of thumb. I&#039;ll bet on a skilled programmer that is passionate about their work and wants to succeed.</description>
		<content:encoded><![CDATA[<p>After reading &#8220;Outliers&#8221;  I was of the opinion that Gladwell makes many cause and effect statements and then argues them as the truth without exploring other alternatives or offering much more in supportive facts.</p>
<p>We all need to practice to get better. In programming some may need 10,000 hours and some much more or less. I wouldn&#8217;t even take 10,000 hours as a rule of thumb. I&#8217;ll bet on a skilled programmer that is passionate about their work and wants to succeed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 10,000 hours to master programming? by Matt</title>
		<link>http://robertoyudice.com/thoughts/10000-hours-to-master-programming/comment-page-1/#comment-82</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 10 Aug 2009 14:43:44 +0000</pubDate>
		<guid isPermaLink="false">http://robertoyudice.com/?p=112#comment-82</guid>
		<description>Agreed. I also read the book and found that 10,000 hour rule interesting. Almost there myself I think.</description>
		<content:encoded><![CDATA[<p>Agreed. I also read the book and found that 10,000 hour rule interesting. Almost there myself I think.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
