<?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"
	>
<channel>
	<title>Comments on: OSCON 2006: Ajax + .NET = Atlas</title>
	<atom:link href="http://www.sitepoint.com/blogs/2006/07/29/oscon-2006-ajax-net-atlas/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2006/07/29/oscon-2006-ajax-net-atlas/</link>
	<description></description>
	<pubDate>Fri, 04 Jul 2008 21:31:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Ahmet Kaymaz</title>
		<link>http://www.sitepoint.com/blogs/2006/07/29/oscon-2006-ajax-net-atlas/#comment-76695</link>
		<dc:creator>Ahmet Kaymaz</dc:creator>
		<pubDate>Mon, 30 Oct 2006 19:54:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1656#comment-76695</guid>
		<description>I make textbox disabled=true in client side. Then, when I get to the server in post action, these objects lose their value.

&lt;a href="http://www.ahmetkaymaz.com" rel="nofollow"&gt;Ahmet Kaymaz&lt;/a&gt;
Asp.Net,C#, VB.NET, SQL, Oracle,SQL Server 2005</description>
		<content:encoded><![CDATA[<p>I make textbox disabled=true in client side. Then, when I get to the server in post action, these objects lose their value.</p>
<p><a href="http://www.ahmetkaymaz.com" rel="nofollow">Ahmet Kaymaz</a><br />
Asp.Net,C#, VB.NET, SQL, Oracle,SQL Server 2005</p>]]></content:encoded>
	</item>
	<item>
		<title>By: n</title>
		<link>http://www.sitepoint.com/blogs/2006/07/29/oscon-2006-ajax-net-atlas/#comment-41690</link>
		<dc:creator>n</dc:creator>
		<pubDate>Mon, 31 Jul 2006 21:09:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1656#comment-41690</guid>
		<description>ASP.NET applications do no fail to work with javascript disabled. 

Some functionality will fail, but if you understand what is happening under the hood and you want to make it right - you can.

You can build an application on asp.net which one need anything but plain html, it will just take a bit of manual labour and knowledge.</description>
		<content:encoded><![CDATA[<p>ASP.NET applications do no fail to work with javascript disabled. </p>
<p>Some functionality will fail, but if you understand what is happening under the hood and you want to make it right - you can.</p>
<p>You can build an application on asp.net which one need anything but plain html, it will just take a bit of manual labour and knowledge.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: chris ward</title>
		<link>http://www.sitepoint.com/blogs/2006/07/29/oscon-2006-ajax-net-atlas/#comment-41390</link>
		<dc:creator>chris ward</dc:creator>
		<pubDate>Sun, 30 Jul 2006 14:26:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1656#comment-41390</guid>
		<description>&lt;blockquote&gt;Wenz then went on to build a simple autocomplete demo in the same vein as Google Suggest. This was surprisingly easy to do, thanks to Atlas’s ability to extend existing ASP.NET components (like the TextBox) with AJAX functionality. I was gratified to see that this degraded gracefully back to a plain TextBox when JavaScript was disabled on the client side.&lt;/blockquote&gt;

Yes, the ATLAS-enabled textbox will degrade gracefully, but still...
ASP.NET applications fail to work with Javascript disabled.

This is due to the way they've used javascript to handle the way they post forms to the server.
I really wish they'd fix this.</description>
		<content:encoded><![CDATA[<blockquote><p>Wenz then went on to build a simple autocomplete demo in the same vein as Google Suggest. This was surprisingly easy to do, thanks to Atlas’s ability to extend existing ASP.NET components (like the TextBox) with AJAX functionality. I was gratified to see that this degraded gracefully back to a plain TextBox when JavaScript was disabled on the client side.</p></blockquote>
<p>Yes, the ATLAS-enabled textbox will degrade gracefully, but still&#8230;<br />
ASP.NET applications fail to work with Javascript disabled.</p>
<p>This is due to the way they&#8217;ve used javascript to handle the way they post forms to the server.<br />
I really wish they&#8217;d fix this.</p>]]></content:encoded>
	</item>
</channel>
</rss>
