<?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>code against the machine</title>
	<atom:link href="http://rhossi.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rhossi.wordpress.com</link>
	<description>programming, life and stuff</description>
	<lastBuildDate>Thu, 26 Feb 2009 22:16:44 +0000</lastBuildDate>
	<language>pt-br</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='rhossi.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>code against the machine</title>
		<link>http://rhossi.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rhossi.wordpress.com/osd.xml" title="code against the machine" />
	<atom:link rel='hub' href='http://rhossi.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Utilizando biblioteca MS Chart com Asp.net MVC / Monorail</title>
		<link>http://rhossi.wordpress.com/2009/02/26/utilizando-biblioteca-ms-chart-com-aspnet-mvc-monorail/</link>
		<comments>http://rhossi.wordpress.com/2009/02/26/utilizando-biblioteca-ms-chart-com-aspnet-mvc-monorail/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 22:16:44 +0000</pubDate>
		<dc:creator>rhossi</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Monorail]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://rhossi.wordpress.com/2009/02/26/utilizando-biblioteca-ms-chart-com-aspnet-mvc-monorail/</guid>
		<description><![CDATA[Baixei recentemente a bilbiote MS Chart para .NET da Microsoft e comecei a fazer uns testes com páginas Web. Na primeira tentativa de utilização no MVC já percebi que não poderia simplesmente sair usando, teria que escrever algum código para fazê-lo funcionar nesse modelo. Bom, antes de começar a escrever algum código, resolvi dar uma [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhossi.wordpress.com&amp;blog=416271&amp;post=64&amp;subd=rhossi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Baixei recentemente a bilbiote MS Chart para .NET da Microsoft e comecei a fazer uns testes com páginas Web. Na primeira tentativa de utilização no MVC já percebi que não poderia simplesmente sair usando, teria que escrever algum código para fazê-lo funcionar nesse modelo. </p>
<p>Bom, antes de começar a escrever algum código, resolvi dar uma pesquisada sobre o assunto no google para quem sabe achar alguém que já tivesse passado pelos mesmos problemas que eu. Pois bem, nessa busca eu encontrei o seguinte <a href="http://code-inside.de/blog-in/2008/11/27/howto-use-the-new-aspnet-chart-controls-with-aspnet-mvc/">link</a> onde o cara mostra duas maneiras possíveis de se utilizar o componente numa página ASP.Net MVC. </p>
<p>Quando vi o link, pude comprovar que funcionava, porém as duas soluções me espantaram. Não contente com as duas soluções, resolvi encontrar uma outra maneira de fazer tudo isso funcionar respeitando o MVC e gerando tudo programaticamente na controller e renderizando o output do gráfico na view.</p>
<p>O exemplo que eu fiz é o mais simples de todos e tem como fundamento mostrar apenas como é possível utilizar o controle MS Chart no ASP.Net MVC e no Monorail sem violar (ou violentar) as boas práticas de desenvolvimento.</p>
<p>Segue o <a href="http://rapidshare.com/files/202970307/MvcChartSample.rar.html">link para download</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rhossi.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rhossi.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rhossi.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rhossi.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rhossi.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rhossi.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rhossi.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rhossi.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rhossi.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rhossi.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rhossi.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rhossi.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rhossi.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rhossi.wordpress.com/64/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhossi.wordpress.com&amp;blog=416271&amp;post=64&amp;subd=rhossi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rhossi.wordpress.com/2009/02/26/utilizando-biblioteca-ms-chart-com-aspnet-mvc-monorail/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e01e9a65b7444eb8f6144058574c17af?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rhossi</media:title>
		</media:content>
	</item>
		<item>
		<title>iPhone DFU Mode</title>
		<link>http://rhossi.wordpress.com/2009/01/14/iphone-dfu-mode/</link>
		<comments>http://rhossi.wordpress.com/2009/01/14/iphone-dfu-mode/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 15:58:11 +0000</pubDate>
		<dc:creator>rhossi</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://rhossi.wordpress.com/2009/01/14/iphone-dfu-mode/</guid>
		<description><![CDATA[Hoje ao tentar colocar o meu iPhone em DFU Mode no Mac não consegui. Depois de muitas tentativas, resolvi dar uma olhada no Google e descobri que a versão 10.5.6 do MacOs bloqueia esse tipo de operação. Executei o processo no Windows, e tudo funcionou perfeitamente.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhossi.wordpress.com&amp;blog=416271&amp;post=63&amp;subd=rhossi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hoje ao tentar colocar o meu iPhone em DFU Mode no Mac não consegui. Depois de muitas tentativas, resolvi dar uma olhada no Google e descobri que a versão 10.5.6 do MacOs bloqueia esse tipo de operação.</p>
<p>Executei o processo no Windows, e tudo funcionou perfeitamente.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rhossi.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rhossi.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rhossi.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rhossi.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rhossi.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rhossi.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rhossi.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rhossi.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rhossi.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rhossi.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rhossi.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rhossi.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rhossi.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rhossi.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhossi.wordpress.com&amp;blog=416271&amp;post=63&amp;subd=rhossi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rhossi.wordpress.com/2009/01/14/iphone-dfu-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e01e9a65b7444eb8f6144058574c17af?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rhossi</media:title>
		</media:content>
	</item>
		<item>
		<title>Scrum em projetos de Manuten&#231;&#227;o, Melhoria de C&#243;digo legado e Suporte</title>
		<link>http://rhossi.wordpress.com/2009/01/13/scrum-em-projetos-de-manuteno-melhoria-de-cdigo-legado-e-suporte/</link>
		<comments>http://rhossi.wordpress.com/2009/01/13/scrum-em-projetos-de-manuteno-melhoria-de-cdigo-legado-e-suporte/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 12:11:24 +0000</pubDate>
		<dc:creator>rhossi</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Scrum]]></category>

		<guid isPermaLink="false">http://rhossi.wordpress.com/2009/01/13/scrum-em-projetos-de-manuteno-melhoria-de-cdigo-legado-e-suporte/</guid>
		<description><![CDATA[Temos diversos projetos de manutenção e melhoria de código legado aqui na empresa onde trabalho. Os projetos eram gerenciados no modelo queue management, onde havia apenas uma lista priorizada para controle das tarefas. Cansado com os problemas que tinhamos com esse modelo, pensei em adotar o Scrum para gerenciamento desses tipos de projetos. Na busca [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhossi.wordpress.com&amp;blog=416271&amp;post=62&amp;subd=rhossi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Temos diversos projetos de manutenção e melhoria de código legado aqui na empresa onde trabalho. Os projetos eram gerenciados no modelo queue management, onde havia apenas uma lista priorizada para controle das tarefas.</p>
<p>Cansado com os problemas que tinhamos com esse modelo, pensei em adotar o Scrum para gerenciamento desses tipos de projetos. Na busca de algum artigo sobre dicas ou experiência de pessoas que já utilizaram Scrum para esses fins, encontrei os seguintes artigos:</p>
<p><a href="http://stackoverflow.com/questions/285933/how-do-you-apply-scrum-to-maintenance-and-legacy-code-improvements">http://stackoverflow.com/questions/285933/how-do-you-apply-scrum-to-maintenance-and-legacy-code-improvements</a>
<p><a href="http://agileworld.blogspot.com/2007/04/applying-agilescrum-practices-in.html">http://agileworld.blogspot.com/2007/04/applying-agilescrum-practices-in.html</a>
<p><a title="http://blog.crisp.se/mattiasskarin/files/agileforsupport/kanban_for_support_and_operations.pdf" href="http://blog.crisp.se/mattiasskarin/files/agileforsupport/kanban_for_support_and_operations.pdf">http://blog.crisp.se/mattiasskarin/files/agileforsupport/kanban_for_support_and_operations.pdf</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rhossi.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rhossi.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rhossi.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rhossi.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rhossi.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rhossi.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rhossi.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rhossi.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rhossi.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rhossi.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rhossi.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rhossi.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rhossi.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rhossi.wordpress.com/62/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhossi.wordpress.com&amp;blog=416271&amp;post=62&amp;subd=rhossi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rhossi.wordpress.com/2009/01/13/scrum-em-projetos-de-manuteno-melhoria-de-cdigo-legado-e-suporte/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e01e9a65b7444eb8f6144058574c17af?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rhossi</media:title>
		</media:content>
	</item>
		<item>
		<title>Ordenando cole&#231;&#245;es HasAndBelongsToMany no Castle Active Record</title>
		<link>http://rhossi.wordpress.com/2008/11/06/ordenando-colees-hasandbelongstomany-no-castle-active-record/</link>
		<comments>http://rhossi.wordpress.com/2008/11/06/ordenando-colees-hasandbelongstomany-no-castle-active-record/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 15:53:20 +0000</pubDate>
		<dc:creator>rhossi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rhossi.wordpress.com/2008/11/06/ordenando-colees-hasandbelongstomany-no-castle-active-record/</guid>
		<description><![CDATA[Para ordenar coleções HasAndBelongsToMany no Castle, primeiramente adicione o Sort nas opções do atributo HasAndBelongsToMany da coleção que deseja ordenar Crie a classe que será responsável por fazer o sort Bem simples, não é mesmo?<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhossi.wordpress.com&amp;blog=416271&amp;post=61&amp;subd=rhossi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Para ordenar coleções HasAndBelongsToMany no Castle, primeiramente adicione o <em><strong>Sort</strong></em> nas opções do atributo HasAndBelongsToMany da coleção que deseja ordenar</p>
<p><a href="http://rhossi.files.wordpress.com/2008/11/image.png"><img style="border-right:0;border-top:0;border-left:0;border-bottom:0;" height="87" alt="image" src="http://rhossi.files.wordpress.com/2008/11/image-thumb.png?w=855&#038;h=87" width="855" border="0"></a> </p>
<p>Crie a classe que será responsável por fazer o sort</p>
<p><a href="http://rhossi.files.wordpress.com/2008/11/image1.png"><img style="border-right:0;border-top:0;border-left:0;border-bottom:0;" height="274" alt="image" src="http://rhossi.files.wordpress.com/2008/11/image-thumb1.png?w=767&#038;h=274" width="767" border="0"></a> </p>
<p>Bem simples, não é mesmo?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rhossi.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rhossi.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rhossi.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rhossi.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rhossi.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rhossi.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rhossi.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rhossi.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rhossi.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rhossi.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rhossi.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rhossi.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rhossi.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rhossi.wordpress.com/61/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhossi.wordpress.com&amp;blog=416271&amp;post=61&amp;subd=rhossi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rhossi.wordpress.com/2008/11/06/ordenando-colees-hasandbelongstomany-no-castle-active-record/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e01e9a65b7444eb8f6144058574c17af?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rhossi</media:title>
		</media:content>

		<media:content url="http://rhossi.files.wordpress.com/2008/11/image-thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://rhossi.files.wordpress.com/2008/11/image-thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Compilando NHibernate , Castle E rhino Tools</title>
		<link>http://rhossi.wordpress.com/2008/10/24/compilando-nhibernate-castle-e-rhino-tools/</link>
		<comments>http://rhossi.wordpress.com/2008/10/24/compilando-nhibernate-castle-e-rhino-tools/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 12:01:01 +0000</pubDate>
		<dc:creator>rhossi</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Castle]]></category>
		<category><![CDATA[NHibernate]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rhino Tools]]></category>

		<guid isPermaLink="false">http://rhossi.wordpress.com/2008/10/24/compilando-nhibernate-castle-e-rhino-tools/</guid>
		<description><![CDATA[Hoje tive que baixar o fonte do trunk do NHibernate, Castle e Rhino Tools, e compilá-los. Estava tendo alguns problemas para compilar o NHibernate, procurei no Google, e encontrei os seguintes links que foram muito úteis e me ajudaram a compilar todos os projetos facilmente http://blogs.hibernatingrhinos.com/nhibernate/archive/2008/03/31/prepare-your-system-for-nhibernate.aspx http://wiki.bittercoder.com/Default.aspx?Page=CastleStackFromTrunk&#38;AspxAutoDetectCookieSupport=1#Checking_Everything_Out http://ayende.com/Blog/archive/2007/08/06/Running-on-the-trunk-Building-Rhino-Commons.aspx<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhossi.wordpress.com&amp;blog=416271&amp;post=55&amp;subd=rhossi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hoje tive que baixar o fonte do trunk do NHibernate, Castle e Rhino Tools, e compilá-los.</p>
<p>Estava tendo alguns problemas para compilar o NHibernate, procurei no Google, e encontrei os seguintes links que foram muito úteis e me ajudaram a compilar todos os projetos facilmente</p>
<p><a title="http://blogs.hibernatingrhinos.com/nhibernate/archive/2008/03/31/prepare-your-system-for-nhibernate.aspx" href="http://blogs.hibernatingrhinos.com/nhibernate/archive/2008/03/31/prepare-your-system-for-nhibernate.aspx">http://blogs.hibernatingrhinos.com/nhibernate/archive/2008/03/31/prepare-your-system-for-nhibernate.aspx</a></p>
<p><a title="http://wiki.bittercoder.com/Default.aspx?Page=CastleStackFromTrunk&amp;AspxAutoDetectCookieSupport=1#Checking_Everything_Out" href="http://wiki.bittercoder.com/Default.aspx?Page=CastleStackFromTrunk&amp;AspxAutoDetectCookieSupport=1#Checking_Everything_Out">http://wiki.bittercoder.com/Default.aspx?Page=CastleStackFromTrunk&amp;AspxAutoDetectCookieSupport=1#Checking_Everything_Out</a></p>
<p><a title="http://ayende.com/Blog/archive/2007/08/06/Running-on-the-trunk-Building-Rhino-Commons.aspx" href="http://ayende.com/Blog/archive/2007/08/06/Running-on-the-trunk-Building-Rhino-Commons.aspx">http://ayende.com/Blog/archive/2007/08/06/Running-on-the-trunk-Building-Rhino-Commons.aspx</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rhossi.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rhossi.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rhossi.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rhossi.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rhossi.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rhossi.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rhossi.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rhossi.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rhossi.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rhossi.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rhossi.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rhossi.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rhossi.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rhossi.wordpress.com/55/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhossi.wordpress.com&amp;blog=416271&amp;post=55&amp;subd=rhossi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rhossi.wordpress.com/2008/10/24/compilando-nhibernate-castle-e-rhino-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e01e9a65b7444eb8f6144058574c17af?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rhossi</media:title>
		</media:content>
	</item>
		<item>
		<title>For&#231;ando download de arquivos zip no Internet Explorer</title>
		<link>http://rhossi.wordpress.com/2008/10/20/forando-download-de-arquivos-zip-no-internet-explorer/</link>
		<comments>http://rhossi.wordpress.com/2008/10/20/forando-download-de-arquivos-zip-no-internet-explorer/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 13:54:50 +0000</pubDate>
		<dc:creator>rhossi</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://rhossi.wordpress.com/2008/10/20/forando-download-de-arquivos-zip-no-internet-explorer/</guid>
		<description><![CDATA[Hoje tivemos problemas com um cliente que relatou ter problemas com a exportação de arquivo ZIP do nosso site. Fiz os testes no meu MacBook, com Firefox e Safari tudo Ok. Fiz os testes na minha workstation do trabalho com Firefox tudo Ok. Aí fiquei com a pulga atrás da orelha e resolvi testar no [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhossi.wordpress.com&amp;blog=416271&amp;post=53&amp;subd=rhossi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hoje tivemos problemas com um cliente que relatou ter problemas com a exportação de arquivo ZIP do nosso site. Fiz os testes no meu MacBook, com Firefox e Safari tudo Ok. Fiz os testes na minha workstation do trabalho com Firefox tudo Ok. Aí fiquei com a pulga atrás da orelha e resolvi testar no Internet Explorer, e para minha surpresa, consegui simular o erro.</p>
<p>Depois de muita procura no google, descobri que o mais correto seria configurar o content-type para &#8220;application/force-download&#8221; e não &#8220;application/zip&#8221; como eu estava utilizando.</p>
<p><strong><u>Trecho Código Antigo do nosso sistema em Monorail(não funcionava no IE)<br /></u></strong>Response.WriteFile(zipFile);<br />Response.ContentType = &#8220;application/zip&#8221;;<br />Response.AppendHeader(&#8220;Content-Disposition&#8221;, &#8220;attachment; filename=export.zip;&#8221;);</p>
<p><strong><u>Trecho Código Novo do nosso sistema em Monorail(funciona normalmente no IE, Firefox, Safari)<br /></u></strong>Response.WriteFile(zipFile);<br />Response.ContentType = &#8220;application/force-download&#8221;;<br />Response.AppendHeader(&#8220;Content-Disposition&#8221;, &#8220;attachment; filename=export.zip;&#8221;);</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rhossi.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rhossi.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rhossi.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rhossi.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rhossi.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rhossi.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rhossi.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rhossi.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rhossi.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rhossi.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rhossi.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rhossi.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rhossi.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rhossi.wordpress.com/53/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhossi.wordpress.com&amp;blog=416271&amp;post=53&amp;subd=rhossi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rhossi.wordpress.com/2008/10/20/forando-download-de-arquivos-zip-no-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e01e9a65b7444eb8f6144058574c17af?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rhossi</media:title>
		</media:content>
	</item>
		<item>
		<title>I&#8217;m a void Method, To return or not to return?</title>
		<link>http://rhossi.wordpress.com/2008/10/10/im-a-void-method-to-return-or-not-to-return/</link>
		<comments>http://rhossi.wordpress.com/2008/10/10/im-a-void-method-to-return-or-not-to-return/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 13:15:43 +0000</pubDate>
		<dc:creator>rhossi</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rhossi.wordpress.com/2008/10/10/im-a-void-method-to-return-or-not-to-return/</guid>
		<description><![CDATA[Um amigo meu tem o costume de escrever o return mesmo em métodos void. Eu particularmente, não escrevo. Encucado com essas particularidades, resolvi escrever um exemplo para analisar o código gerado em IL pelo compilador do C# e para verificar o tempo de chamada, consumo de clocks de CPU para um método void com return [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhossi.wordpress.com&amp;blog=416271&amp;post=51&amp;subd=rhossi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Um amigo meu tem o costume de escrever o return mesmo em métodos void. Eu particularmente, não escrevo. Encucado com essas particularidades, resolvi escrever um exemplo para analisar o código gerado em IL pelo compilador do C# e para verificar o tempo de chamada, consumo de clocks de CPU para um método void com return e outro sem return.</p>
<p><a href="http://rhossi.files.wordpress.com/2008/10/image.png"><img style="border-width:0;" height="258" alt="image" src="http://rhossi.files.wordpress.com/2008/10/image-thumb.png?w=466&#038;h=258" width="466" border="0"></a> </p>
<p>Como podem ver o código bem simples e serve apenas para testar o uso do return.</p>
<p>Com esse código compilado, executei o ILDASM e abri o código compilado para verificar o IL gerado.</p>
<p><strong>IL Gerado para método SayHello():</strong></p>
<p><a href="http://rhossi.files.wordpress.com/2008/10/image1.png"><img style="border-width:0;" height="177" alt="image" src="http://rhossi.files.wordpress.com/2008/10/image-thumb1.png?w=485&#038;h=177" width="485" border="0"></a></p>
<p><strong>IL Gerado para método SayHelloWithReturn():</strong></p>
<p><a href="http://rhossi.files.wordpress.com/2008/10/image2.png"><img style="border-width:0;" height="166" alt="image" src="http://rhossi.files.wordpress.com/2008/10/image-thumb2.png?w=490&#038;h=166" width="490" border="0"></a> </p>
<p>Como podem ver, os dois códigos IL gerados são praticamente semelhantes até a linha <strong>IL_000b.</strong></p>
<p>Quais são as diferenças? </p>
<ul>
<li>O código IL do método SayHelloWithReturn tem 15 bytes e o código sem return tem 13 bytes.
<li>O código IL do método SayHelloWithReturn tem uma instrução de jump na linha <strong>IL_000C </strong>e o código sem return acaba na linha <strong>IL_000C</strong></li>
</ul>
<p><strong>Vamos aos testes de invocação dos métodos e seus respectivos tempos em ms e clocks de cpu</strong>&nbsp;</p>
<p><a href="http://rhossi.files.wordpress.com/2008/10/image3.png"><img style="border-width:0;" height="36" alt="image" src="http://rhossi.files.wordpress.com/2008/10/image-thumb3.png?w=554&#038;h=36" width="554" border="0"></a>&nbsp;</p>
<p>Como podem ver a diferença é praticamente imperceptível a olho nu, mas o tempo em clocks de CPU consumido pelo método SayHelloWithReturn() é <strong>bem </strong>maior que o tempo de seu rival SayHello().</p>
<p><strong>Lista de todos os métodos com retorno tipo void dos tipos exportados pelos assemblies referenciados pela minha aplicação de exemplo</strong></p>
<p><a href="http://rhossi.files.wordpress.com/2008/10/image4.png"><img style="border-width:0;" height="247" alt="image" src="http://rhossi.files.wordpress.com/2008/10/image-thumb4.png?w=1125&#038;h=247" width="1125" border="0"></a> </p>
<p><strong>Resultado do teste</strong></p>
<p><a href="http://rhossi.files.wordpress.com/2008/10/image5.png"><img style="border-width:0;" height="54" alt="image" src="http://rhossi.files.wordpress.com/2008/10/image-thumb5.png?w=201&#038;h=54" width="201" border="0"></a> </p>
<p><strong>Conclusão:</strong></p>
<p>Assumindo que os métodos void com return consomem 2 bytes a mais que os métodos void sem return, supondo que todos esses assemblies tivessem o return em seus métodos void,&nbsp; teríamos nesse caso um gasto adicional de 3587&#215;2 = 7184 bytes, ou aproximadamente 7KB no tamanho dos assemblies.</p>
<p>Depdendendo do tamanho da sua aplicação, isso pode fazer alguma diferença. Para a segunda parte deste artigo, escrevei um outro teste onde analisarei o impacto da chamada em encadeada desses métodos void com e sem return e analisar os tempos em milisegundos e clocks de cpu.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rhossi.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rhossi.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rhossi.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rhossi.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rhossi.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rhossi.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rhossi.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rhossi.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rhossi.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rhossi.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rhossi.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rhossi.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rhossi.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rhossi.wordpress.com/51/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhossi.wordpress.com&amp;blog=416271&amp;post=51&amp;subd=rhossi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rhossi.wordpress.com/2008/10/10/im-a-void-method-to-return-or-not-to-return/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e01e9a65b7444eb8f6144058574c17af?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rhossi</media:title>
		</media:content>

		<media:content url="http://rhossi.files.wordpress.com/2008/10/image-thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://rhossi.files.wordpress.com/2008/10/image-thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://rhossi.files.wordpress.com/2008/10/image-thumb2.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://rhossi.files.wordpress.com/2008/10/image-thumb3.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://rhossi.files.wordpress.com/2008/10/image-thumb4.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://rhossi.files.wordpress.com/2008/10/image-thumb5.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Insert Code Plugin</title>
		<link>http://rhossi.wordpress.com/2007/05/02/insert-code-plugin/</link>
		<comments>http://rhossi.wordpress.com/2007/05/02/insert-code-plugin/#comments</comments>
		<pubDate>Wed, 02 May 2007 01:22:25 +0000</pubDate>
		<dc:creator>rhossi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rhossi.wordpress.com/2007/05/02/insert-code-plugin/</guid>
		<description><![CDATA[Para os que usam o Windows Live Writer para fazer publicações no blog, acabei de encontrar o plugin Insert Code. Eis o teste abaixo. &#160; public void SayHelloWorld() { Console.WriteLine("Hello World!"); } .csharpcode, .csharpcode pre { font-size: small; color: black; font-family: consolas, &#8220;Courier New&#8221;, courier, monospace; background-color: #ffffff; /*white-space: pre;*/ } .csharpcode pre { margin: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhossi.wordpress.com&amp;blog=416271&amp;post=38&amp;subd=rhossi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Para os que usam o <a href="http://www.google.com/url?sa=t&amp;ct=res&amp;cd=3&amp;url=http%3A%2F%2Fget.live.com%2F&amp;ei=n-c3RpzlO4WIgASRqI3oDA&amp;usg=AFrqEzf7-McyddsZ6vjUdKJ4PLoD52xptQ&amp;sig2=3YQEzljtEcXkenUAwbvG5w">Windows Live Writer</a> para fazer publicações no blog, acabei de encontrar o plugin <a href="http://www.codeplex.com/insertcode/Release/ProjectReleases.aspx?ReleaseId=840">Insert Code</a>.</p>
<p>Eis o teste abaixo.</p>
<p>&nbsp;</p>
<pre><span class="kwrd">public</span> <span class="kwrd">void</span> SayHelloWorld()
{
    Console.WriteLine(<span class="str">"Hello World!"</span>);
}</pre>
<p>.csharpcode, .csharpcode pre<br />
{<br />
	font-size: small;<br />
	color: black;<br />
	font-family: consolas, &#8220;Courier New&#8221;, courier, monospace;<br />
	background-color: #ffffff;<br />
	/*white-space: pre;*/<br />
}<br />
.csharpcode pre { margin: 0em; }<br />
.csharpcode .rem { color: #008000; }<br />
.csharpcode .kwrd { color: #0000ff; }<br />
.csharpcode .str { color: #006080; }<br />
.csharpcode .op { color: #0000c0; }<br />
.csharpcode .preproc { color: #cc6633; }<br />
.csharpcode .asp { background-color: #ffff00; }<br />
.csharpcode .html { color: #800000; }<br />
.csharpcode .attr { color: #ff0000; }<br />
.csharpcode .alt<br />
{<br />
	background-color: #f4f4f4;<br />
	width: 100%;<br />
	margin: 0em;<br />
}<br />
.csharpcode .lnum { color: #606060; }</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rhossi.wordpress.com/38/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rhossi.wordpress.com/38/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rhossi.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rhossi.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rhossi.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rhossi.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rhossi.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rhossi.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rhossi.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rhossi.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rhossi.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rhossi.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rhossi.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rhossi.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rhossi.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rhossi.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhossi.wordpress.com&amp;blog=416271&amp;post=38&amp;subd=rhossi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rhossi.wordpress.com/2007/05/02/insert-code-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e01e9a65b7444eb8f6144058574c17af?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rhossi</media:title>
		</media:content>
	</item>
		<item>
		<title>Silverlight e DLR</title>
		<link>http://rhossi.wordpress.com/2007/05/02/silverlight-e-dlr/</link>
		<comments>http://rhossi.wordpress.com/2007/05/02/silverlight-e-dlr/#comments</comments>
		<pubDate>Wed, 02 May 2007 01:09:14 +0000</pubDate>
		<dc:creator>rhossi</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://rhossi.wordpress.com/2007/05/02/silverlight-e-dlr/</guid>
		<description><![CDATA[O Silverlight da Microsoft acho que&#160;pode fazer sucesso. Tecnologias como Flash e o Flex da Adobe são excelentes. Mas eu com a minha visão de programador, nunca gostei do Action Script. Para falar a verdade também nunca gostei do Java Script. É uma opinião pessoal, mas acho a sintaxe de ambos nenhum um pouco agradável. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhossi.wordpress.com&amp;blog=416271&amp;post=37&amp;subd=rhossi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>O Silverlight da Microsoft acho que&nbsp;pode fazer sucesso. Tecnologias como Flash e o Flex da Adobe são excelentes. Mas eu com a minha visão de programador, nunca gostei do Action Script. Para falar a verdade também nunca gostei do Java Script. </p>
<p>É uma opinião pessoal, mas acho a sintaxe de ambos nenhum um pouco agradável.</p>
<p>Silverlight tem a ganhar nessa área pois com sua intregração com o .net framework, permite utilzar vários recursos já existentes. Para programadores já habituados com o VB.NET ou C#, é apenas agregar mais conhecimento e aprender apenas sobre o Silverlight.</p>
<p>Outra grande sacada é&nbsp;o ínicio do DLR(Dynamic Language Runtime). O CLR (Common Language Runtime) tem algumas features dinâmicas, mas não é 100%. O DLR chega para suprir essas lacunas.</p>
<p>Alguém consegue imaginar o que seria rodar Ruby On Rails em .NET ?</p>
<p>Alguém imagina construir aplicações do tipo Flash ou Flex, utilizando&nbsp;Silverlight ? Programando me linguagens&nbsp;rodando sobre a máquina virtual .NET ? Ruby, Pyhton, VBx,&nbsp;JavaScript(ECMAScript 3.0)&nbsp;? Ganho de performance pois o código jitado/compilado é <a href="http://feeds.feedburner.com/~r/ScottHanselman/~3/113312953/PuttingMixSilverlightTheCoreCLRAndTheDLRIntoContext.aspx">muito mais rápido</a> (até 1000x)</p>
<p>Bom, seria ótimo! E como fã de Ruby, estou louco para ver&nbsp;o IronRuby!&nbsp;</p>
<p>Bom, olhem esse <a href="http://www.aisto.com/Roeder/Silverlight/Monotone/Default.aspx">demo</a> do Lutz Roeder. É uma pequena demonstração do Silverlight. Apesar de bem simples, eu achei legal.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rhossi.wordpress.com/37/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rhossi.wordpress.com/37/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rhossi.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rhossi.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rhossi.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rhossi.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rhossi.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rhossi.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rhossi.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rhossi.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rhossi.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rhossi.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rhossi.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rhossi.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rhossi.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rhossi.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhossi.wordpress.com&amp;blog=416271&amp;post=37&amp;subd=rhossi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rhossi.wordpress.com/2007/05/02/silverlight-e-dlr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e01e9a65b7444eb8f6144058574c17af?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rhossi</media:title>
		</media:content>
	</item>
		<item>
		<title>Visual Studio 2005 + IIS7</title>
		<link>http://rhossi.wordpress.com/2007/03/28/visual-studio-2005-iis7/</link>
		<comments>http://rhossi.wordpress.com/2007/03/28/visual-studio-2005-iis7/#comments</comments>
		<pubDate>Wed, 28 Mar 2007 00:38:05 +0000</pubDate>
		<dc:creator>rhossi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rhossi.wordpress.com/2007/03/28/visual-studio-2005-iis7/</guid>
		<description><![CDATA[Após alguns minutos de divertimento propiciados pelo uso do Visual Studio 2005 com o IIS7 decidi procurar o problema no google &#8220;Unable to start debugging on the web server. An authentication error occurred while communicating with the web server. Please see Help for assistance.&#8221; E logo de cara encontrei na página do Scott Guthrie a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhossi.wordpress.com&amp;blog=416271&amp;post=36&amp;subd=rhossi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Após alguns minutos de divertimento propiciados pelo uso do Visual Studio 2005 com o IIS7 decidi procurar o problema no google</p>
<p><em>&#8220;Unable to start debugging on the web server. An authentication error occurred while communicating with the web server. Please see Help for assistance.&#8221;</em></p>
<p>E logo de cara encontrei na página do Scott Guthrie a <a href="http://weblogs.asp.net/scottgu/archive/2006/09/19/Tip_2F00_Trick_3A00_-Using-IIS7-on-Vista-with-VS-2005.aspx" target="_blank">solução</a>&nbsp;para o meu problema. Digo, o fim do meu entretenimento com o IIS7 e o Visual Studio 2005.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rhossi.wordpress.com/36/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rhossi.wordpress.com/36/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rhossi.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rhossi.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rhossi.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rhossi.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rhossi.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rhossi.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rhossi.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rhossi.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rhossi.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rhossi.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rhossi.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rhossi.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rhossi.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rhossi.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhossi.wordpress.com&amp;blog=416271&amp;post=36&amp;subd=rhossi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rhossi.wordpress.com/2007/03/28/visual-studio-2005-iis7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e01e9a65b7444eb8f6144058574c17af?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rhossi</media:title>
		</media:content>
	</item>
	</channel>
</rss>
