<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Removing tables in Microsoft&#8217;s ASP.Net 2.0 Controls</title>
	<atom:link href="http://www.sidesofmarch.com/index.php/archive/2006/02/28/removing-tables-in-microsofts-aspnet-20-controls/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sidesofmarch.com/index.php/archive/2006/02/28/removing-tables-in-microsofts-aspnet-20-controls/</link>
	<description>Thoughts on life, liberty, and information technology</description>
	<lastBuildDate>Tue, 24 Jan 2012 10:43:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: m_b</title>
		<link>http://www.sidesofmarch.com/index.php/archive/2006/02/28/removing-tables-in-microsofts-aspnet-20-controls/#comment-560021</link>
		<dc:creator>m_b</dc:creator>
		<pubDate>Fri, 30 Oct 2009 11:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.sidesofmarch.com/index.php/archive/2006/02/28/removing-tables-in-microsofts-aspnet-20-controls/#comment-560021</guid>
		<description>Hi, how would you do this in VB? Cheers</description>
		<content:encoded><![CDATA[<p>Hi, how would you do this in VB? Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.sidesofmarch.com/index.php/archive/2006/02/28/removing-tables-in-microsofts-aspnet-20-controls/#comment-367487</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Mon, 08 Dec 2008 22:26:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.sidesofmarch.com/index.php/archive/2006/02/28/removing-tables-in-microsofts-aspnet-20-controls/#comment-367487</guid>
		<description>Brian,

Thanks for your help before. I had to let this sit on the back burner while I built up my VB.NET and ASP.NET skills. When I first came by, I was about 6 weeks into .NET programming.

I figured out how to implement this after surfing MSDN a bit today, and used your source code as-is (translated to VB.NET).

Just wanted to say thanks!</description>
		<content:encoded><![CDATA[<p>Brian,</p>
<p>Thanks for your help before. I had to let this sit on the back burner while I built up my VB.NET and ASP.NET skills. When I first came by, I was about 6 weeks into .NET programming.</p>
<p>I figured out how to implement this after surfing MSDN a bit today, and used your source code as-is (translated to VB.NET).</p>
<p>Just wanted to say thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brian</title>
		<link>http://www.sidesofmarch.com/index.php/archive/2006/02/28/removing-tables-in-microsofts-aspnet-20-controls/#comment-311025</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Wed, 01 Oct 2008 03:13:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.sidesofmarch.com/index.php/archive/2006/02/28/removing-tables-in-microsofts-aspnet-20-controls/#comment-311025</guid>
		<description>Everything that was on my old blog (demarzo.net) should be on this blog -- with the same original dates, post titles, and content. The old blog is long gone (it&#039;s been redirecting to this place for many months).</description>
		<content:encoded><![CDATA[<p>Everything that was on my old blog (demarzo.net) should be on this blog &#8212; with the same original dates, post titles, and content. The old blog is long gone (it&#8217;s been redirecting to this place for many months).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.sidesofmarch.com/index.php/archive/2006/02/28/removing-tables-in-microsofts-aspnet-20-controls/#comment-310998</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Wed, 01 Oct 2008 02:40:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.sidesofmarch.com/index.php/archive/2006/02/28/removing-tables-in-microsofts-aspnet-20-controls/#comment-310998</guid>
		<description>Hey, I&#039;m still using your blog/comments on demarzo.net - and you MUST have just started redirecting it. Can you take the redirect back out, or make sure all content is rolled forward? I&#039;m desperately trying to get table tags ripped out of the stupid login control.

Thanks!</description>
		<content:encoded><![CDATA[<p>Hey, I&#8217;m still using your blog/comments on demarzo.net &#8211; and you MUST have just started redirecting it. Can you take the redirect back out, or make sure all content is rolled forward? I&#8217;m desperately trying to get table tags ripped out of the stupid login control.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brian</title>
		<link>http://www.sidesofmarch.com/index.php/archive/2006/02/28/removing-tables-in-microsofts-aspnet-20-controls/#comment-373</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Sat, 11 Aug 2007 12:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.sidesofmarch.com/index.php/archive/2006/02/28/removing-tables-in-microsofts-aspnet-20-controls/#comment-373</guid>
		<description>The techniques used in this have largely been supplanted by the CSSFriendly adapters. Go to 
http://www.asp.net/cssfriendly/ for information on this project and in-depth details, then go to http://www.sidesofmarch.com/index.php/projects/cssfriendly/ for information on the community version of these adapters, which provides some fixes, added functionality, and (arguably) simpler implementation.</description>
		<content:encoded><![CDATA[<p>The techniques used in this have largely been supplanted by the CSSFriendly adapters. Go to<br />
<a href="http://www.asp.net/cssfriendly/" rel="nofollow">http://www.asp.net/cssfriendly/</a> for information on this project and in-depth details, then go to <a href="http://www.sidesofmarch.com/index.php/projects/cssfriendly/" rel="nofollow">http://www.sidesofmarch.com/index.php/projects/cssfriendly/</a> for information on the community version of these adapters, which provides some fixes, added functionality, and (arguably) simpler implementation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dirar</title>
		<link>http://www.sidesofmarch.com/index.php/archive/2006/02/28/removing-tables-in-microsofts-aspnet-20-controls/#comment-371</link>
		<dc:creator>Dirar</dc:creator>
		<pubDate>Sat, 11 Aug 2007 07:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.sidesofmarch.com/index.php/archive/2006/02/28/removing-tables-in-microsofts-aspnet-20-controls/#comment-371</guid>
		<description>hi,
I am new to .net and I have a question. Where to put this? I added a new class but don&#039;t know what else to do?

Thanks

-dirar</description>
		<content:encoded><![CDATA[<p>hi,<br />
I am new to .net and I have a question. Where to put this? I added a new class but don&#8217;t know what else to do?</p>
<p>Thanks</p>
<p>-dirar</p>
]]></content:encoded>
	</item>
</channel>
</rss>

