<?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/"
	>

<channel>
	<title>.Net Max &#187; ASP.Net</title>
	<atom:link href="http://www.dotnetmax.org/category/net/asp-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dotnetmax.org</link>
	<description>Conhecimento na Nuvem...</description>
	<lastBuildDate>Sun, 11 Apr 2010 01:36:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Problema ao Utilizar o SQLCe no ASP.NET</title>
		<link>http://www.dotnetmax.org/2010/02/10/problema-ao-utilizar-o-sqlce-no-asp-net/</link>
		<comments>http://www.dotnetmax.org/2010/02/10/problema-ao-utilizar-o-sqlce-no-asp-net/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 21:24:02 +0000</pubDate>
		<dc:creator>Guilherme Bacellar</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[SqlServer]]></category>

		<guid isPermaLink="false">http://www.dotnetmax.org/?p=887</guid>
		<description><![CDATA[Se você receber a mensagem &#8220;SQL Server Compact is not intended for ASP.NET development.&#8221; ao usar o SQL Server CE no ASP.NET, a solução é bem simples. No global.asax, em Application_Start adicione a linha abaixo: AppDomain.CurrentDomain.SetData(&#8220;SQLServerCompactEditionUnderWebHosting&#8221;, true); Exemplo completo: // // Hack para Ativação do SQLServer CE no ASP.NET // protected void Application_Start(object sender, EventArgs [...]


Posts Relacionados:<ol><li><a href='http://www.dotnetmax.org/2009/07/08/session-viewstate-ou-cache-o-que-utilizar/' rel='bookmark' title='Permanent Link: Session, ViewState ou Cache o que utilizar?'>Session, ViewState ou Cache o que utilizar?</a></li>
<li><a href='http://www.dotnetmax.org/2009/07/13/configurando-e-utilizando-a-session/' rel='bookmark' title='Permanent Link: Configurando e Utilizando a Session'>Configurando e Utilizando a Session</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.dotnetmax.org/2010/02/10/problema-ao-utilizar-o-sqlce-no-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recorte de Imagens com C#, Asp.NET e jQuery</title>
		<link>http://www.dotnetmax.org/2009/08/26/recorte-de-imagens-com-c-asp-net-e-jquery/</link>
		<comments>http://www.dotnetmax.org/2009/08/26/recorte-de-imagens-com-c-asp-net-e-jquery/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 00:48:16 +0000</pubDate>
		<dc:creator>Raphael Silva Ferreira</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Internet (Web)]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.dotnetmax.org/?p=688</guid>
		<description><![CDATA[Neste artigo iremos ver como implementar uma galeria de imagens utilizando C#, Asp.NET e jQuery. Para iniciarmos o artigo vamos baixar a versão mais recente do plugin chamado jCrop que pode ser baixado aqui. Agora é a hora de colocarmos a mão na massa! Vamos abrir o Visual Studio e criar um projeto do tipo [...]


Posts Relacionados:<ol><li><a href='http://www.dotnetmax.org/2009/08/20/galeria-de-imagens-com-c-asp-net-e-jquery/' rel='bookmark' title='Permanent Link: Galeria de Imagens com C#, Asp.NET e jQuery'>Galeria de Imagens com C#, Asp.NET e jQuery</a></li>
<li><a href='http://www.dotnetmax.org/2010/02/10/problema-ao-utilizar-o-sqlce-no-asp-net/' rel='bookmark' title='Permanent Link: Problema ao Utilizar o SQLCe no ASP.NET'>Problema ao Utilizar o SQLCe no ASP.NET</a></li>
<li><a href='http://www.dotnetmax.org/2009/07/13/configurando-e-utilizando-a-session/' rel='bookmark' title='Permanent Link: Configurando e Utilizando a Session'>Configurando e Utilizando a Session</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.dotnetmax.org/2009/08/26/recorte-de-imagens-com-c-asp-net-e-jquery/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Microsoft anuncia kit de desenvolvimento para integrar PHP e .Net</title>
		<link>http://www.dotnetmax.org/2009/08/24/microsoft-anuncia-kit-de-desenvolvimento-para-integrar-php-e-net/</link>
		<comments>http://www.dotnetmax.org/2009/08/24/microsoft-anuncia-kit-de-desenvolvimento-para-integrar-php-e-net/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 00:07:47 +0000</pubDate>
		<dc:creator>Guilherme Bacellar</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Geral]]></category>

		<guid isPermaLink="false">http://www.dotnetmax.org/?p=684</guid>
		<description><![CDATA[A Microsoft apresentou, nesta sexta-feira (21/08), seu kit de desenvolvimento para integrar a linguagem PHP e o modelo de programação .Net, de propriedade da companhia. Segundo a empresa, o kit permitirá que os desenvolvedores aproveitem os recursos da plataforma .Net para construir e se alimentar de serviços de dados da Web. A conexão entre as [...]


Posts Relacionados:<ol><li><a href='http://www.dotnetmax.org/2009/07/07/microsoft-alerta-para-seria-falha-de-seguranca-no-windows/' rel='bookmark' title='Permanent Link: Microsoft alerta para séria falha de segurança no Windows'>Microsoft alerta para séria falha de segurança no Windows</a></li>
<li><a href='http://www.dotnetmax.org/2009/05/12/microsoft-web-platform-installer-10-e-20-beta/' rel='bookmark' title='Permanent Link: Microsoft Web Platform Installer 1.0 e 2.0 (Beta)'>Microsoft Web Platform Installer 1.0 e 2.0 (Beta)</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.dotnetmax.org/2009/08/24/microsoft-anuncia-kit-de-desenvolvimento-para-integrar-php-e-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Galeria de Imagens com C#, Asp.NET e jQuery</title>
		<link>http://www.dotnetmax.org/2009/08/20/galeria-de-imagens-com-c-asp-net-e-jquery/</link>
		<comments>http://www.dotnetmax.org/2009/08/20/galeria-de-imagens-com-c-asp-net-e-jquery/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 23:23:11 +0000</pubDate>
		<dc:creator>Raphael Silva Ferreira</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Internet (Web)]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.dotnetmax.org/?p=657</guid>
		<description><![CDATA[A galeria de imagem é um recurso cada vez mais utilizado em páginas da web. Muitos de nossos usuários fazem questão de ter em seus sites, devido à praticidade e ainda ao diferencial e beleza que incorpora a sua página. Mas a pergunta que fica a nós desenvolvedores, como fazer? Neste artigo iremos ver como [...]


Posts Relacionados:<ol><li><a href='http://www.dotnetmax.org/2009/08/26/recorte-de-imagens-com-c-asp-net-e-jquery/' rel='bookmark' title='Permanent Link: Recorte de Imagens com C#, Asp.NET e jQuery'>Recorte de Imagens com C#, Asp.NET e jQuery</a></li>
<li><a href='http://www.dotnetmax.org/2009/05/05/javascript-para-deteccao-de-browser/' rel='bookmark' title='Permanent Link: JavaScript para Detecção de Browser'>JavaScript para Detecção de Browser</a></li>
<li><a href='http://www.dotnetmax.org/2009/07/13/configurando-e-utilizando-a-session/' rel='bookmark' title='Permanent Link: Configurando e Utilizando a Session'>Configurando e Utilizando a Session</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.dotnetmax.org/2009/08/20/galeria-de-imagens-com-c-asp-net-e-jquery/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Configurando e Utilizando a Session</title>
		<link>http://www.dotnetmax.org/2009/07/13/configurando-e-utilizando-a-session/</link>
		<comments>http://www.dotnetmax.org/2009/07/13/configurando-e-utilizando-a-session/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 13:59:12 +0000</pubDate>
		<dc:creator>Raphael Silva Ferreira</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.dotnetmax.org/?p=556</guid>
		<description><![CDATA[Session (sessão) é o período de tempo em que o usuário interage com a aplicação. Em termos de programação a sessão é a memória em forma de dicionário ou ainda de uma tabela hash. Por exemplo, a sessão pode ser um conjunto de valores-chave que podem ser definidos e lidos por um usuário, durante a [...]


Posts Relacionados:<ol><li><a href='http://www.dotnetmax.org/2009/07/08/session-viewstate-ou-cache-o-que-utilizar/' rel='bookmark' title='Permanent Link: Session, ViewState ou Cache o que utilizar?'>Session, ViewState ou Cache o que utilizar?</a></li>
<li><a href='http://www.dotnetmax.org/2010/02/10/problema-ao-utilizar-o-sqlce-no-asp-net/' rel='bookmark' title='Permanent Link: Problema ao Utilizar o SQLCe no ASP.NET'>Problema ao Utilizar o SQLCe no ASP.NET</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.dotnetmax.org/2009/07/13/configurando-e-utilizando-a-session/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Session, ViewState ou Cache o que utilizar?</title>
		<link>http://www.dotnetmax.org/2009/07/08/session-viewstate-ou-cache-o-que-utilizar/</link>
		<comments>http://www.dotnetmax.org/2009/07/08/session-viewstate-ou-cache-o-que-utilizar/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 12:00:14 +0000</pubDate>
		<dc:creator>Raphael Silva Ferreira</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.dotnetmax.org/?p=558</guid>
		<description><![CDATA[Como armazenar uma informação temporária e que preciso acessar rapidamente? Qual o desenvolvedor que nunca se deparou com tal pergunta ou não sabia o que seria melhor para resolver seu problema. Session, ViewState e Cache são três grandes ferramentas que podem nos ajudar nesta tarefa. Mas você deve estar se perguntando qual deles é a [...]


Posts Relacionados:<ol><li><a href='http://www.dotnetmax.org/2009/07/13/configurando-e-utilizando-a-session/' rel='bookmark' title='Permanent Link: Configurando e Utilizando a Session'>Configurando e Utilizando a Session</a></li>
<li><a href='http://www.dotnetmax.org/2010/02/10/problema-ao-utilizar-o-sqlce-no-asp-net/' rel='bookmark' title='Permanent Link: Problema ao Utilizar o SQLCe no ASP.NET'>Problema ao Utilizar o SQLCe no ASP.NET</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.dotnetmax.org/2009/07/08/session-viewstate-ou-cache-o-que-utilizar/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
