﻿<?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>bruno Kenj on System.Web &#187; AJAX</title>
	<atom:link href="http://www.brunokenj.net/blog/index.php/category/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brunokenj.net/blog</link>
	<description>Professional Developer: Arquitetura, ASP.NET, jQuery e mais.</description>
	<lastBuildDate>Thu, 02 Sep 2010 04:12:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Remover o Cache de respostas JSON com Serviços WCF</title>
		<link>http://www.brunokenj.net/blog/index.php/2009/12/15/remover-o-cache-de-servicos-wcf-com-json/</link>
		<comments>http://www.brunokenj.net/blog/index.php/2009/12/15/remover-o-cache-de-servicos-wcf-com-json/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 03:05:09 +0000</pubDate>
		<dc:creator>Bruno Kenj</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://www.brunokenj.net/blog/index.php/2009/12/15/remover-o-cache-de-servicos-wcf-com-json/</guid>
		<description><![CDATA[
			
				
			
		
Pessoal, hoje o post é curto.
O Riba, colega de trabalho, precisou remover o cache de um serviço WCF que retorna dados em JSON, pois os dados mudavam e era necessário uma atualização sem recarregar a página.
Chamar o serviço assíncrono não adiantava, porque o output por comportamento padrão, estava em cache. Em termos de performance, tudo [...]]]></description>
		<wfw:commentRss>http://www.brunokenj.net/blog/index.php/2009/12/15/remover-o-cache-de-servicos-wcf-com-json/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WCF, JSON e Script Tag dinâmico</title>
		<link>http://www.brunokenj.net/blog/index.php/2009/10/16/json-e-script-tag-dinamico/</link>
		<comments>http://www.brunokenj.net/blog/index.php/2009/10/16/json-e-script-tag-dinamico/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 18:35:36 +0000</pubDate>
		<dc:creator>Bruno Kenj</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://www.brunokenj.net/blog/index.php/2009/10/16/json-e-script-tag-dinamico/</guid>
		<description><![CDATA[
			
				
			
		
Pessoal, de volta aos posts técnicos, hoje vamos falar um pouco de requisições assíncronas utilizando Javascript (claro), ASP.NET Webforms / MVC, WCF e JSON (REST / RESTful).
Aqui no meu trabalho, por algumas razões, temos dois servidores físicos como servidor de aplicação (falando de IIS), sendo um para aplicações ASP.NET e outro com aplicações (legados) em [...]]]></description>
		<wfw:commentRss>http://www.brunokenj.net/blog/index.php/2009/10/16/json-e-script-tag-dinamico/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

