<?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>Facing new challenges everyday &#187; .net</title>
	<atom:link href="http://faces.eti.br/tag/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://faces.eti.br</link>
	<description>This site talks about the many challenges on computer programming.</description>
	<lastBuildDate>Tue, 24 Apr 2012 18:42:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Linq, SQL Server and Access: a happy family</title>
		<link>http://faces.eti.br/2007/10/03/linq-sql-server-and-access-a-happy-family/</link>
		<comments>http://faces.eti.br/2007/10/03/linq-sql-server-and-access-a-happy-family/#comments</comments>
		<pubDate>Wed, 03 Oct 2007 17:38:03 +0000</pubDate>
		<dc:creator>rogerio</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[languages]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[postgres]]></category>

		<guid isPermaLink="false">http://faces.eti.br/?p=80</guid>
		<description><![CDATA[Linq seems to be a really cool MS solution, but doesn&#8217;t works with relational databases other than SQL Server or Access, the reason is simple, unfurtanelly MySQL, Oracle and Postgres doesn&#8217;t have Linq providers, this is really sad. After some google search I found a project called DB Linq that contains Linq providers for Oracle, [...]]]></description>
		<wfw:commentRss>http://faces.eti.br/2007/10/03/linq-sql-server-and-access-a-happy-family/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET Atlas, first impressions &#8211; Part 2</title>
		<link>http://faces.eti.br/2007/10/01/aspnet-atlas-first-impressions-part-2/</link>
		<comments>http://faces.eti.br/2007/10/01/aspnet-atlas-first-impressions-part-2/#comments</comments>
		<pubDate>Mon, 01 Oct 2007 02:15:24 +0000</pubDate>
		<dc:creator>rogerio</dc:creator>
				<category><![CDATA[asp.net]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[.net]]></category>

		<guid isPermaLink="false">http://faces.eti.br/?p=77</guid>
		<description><![CDATA[Well, after some investigation I found something very similar to ICEFaces approach, ASP.NET Atlas guesses which portion of page must be updated, the number of updatePanels on the page doesn&#8217;t matter. My page code is now something like this: 123456789101112131415161718192021222324252627282930313233343536&#60;%@ Page Language=&#34;C#&#34; AutoEventWireup=&#34;true&#34; &#160;CodeFile=&#34;Default.aspx.cs&#34; Inherits=&#34;_Default&#34; %&#62; &#60;!DOCTYPE html PUBLIC &#34;-//W3C//DTD XHTML 1.0 Transitional//EN&#34; &#34;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&#34;&#62; &#60;html [...]]]></description>
		<wfw:commentRss>http://faces.eti.br/2007/10/01/aspnet-atlas-first-impressions-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET Atlas, first impressions</title>
		<link>http://faces.eti.br/2007/10/01/aspnet-atlas-first-impressions/</link>
		<comments>http://faces.eti.br/2007/10/01/aspnet-atlas-first-impressions/#comments</comments>
		<pubDate>Mon, 01 Oct 2007 01:46:23 +0000</pubDate>
		<dc:creator>rogerio</dc:creator>
				<category><![CDATA[asp.net]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[.net]]></category>

		<guid isPermaLink="false">http://faces.eti.br/?p=76</guid>
		<description><![CDATA[I&#8217;ve been spending some moments evaluating the news features of ASP.NET, at first look ASP.NET Atlas seems promising, but at this moment I couldn&#8217;t find anything similar to reRender feature that we have in Ajax4JSF, this is can be a serious problem, because how can we specify which portion of such page must be updated? [...]]]></description>
		<wfw:commentRss>http://faces.eti.br/2007/10/01/aspnet-atlas-first-impressions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

