<?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>ITTreats.com &#187; templates in ASP</title>
	<atom:link href="http://www.ittreats.com/tag/templates-in-asp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ittreats.com</link>
	<description>Find Programminng Articles on Microsoft Technologies ASP.NET,C#.NET, SUN Technologies JAVA/J2EE, Popular open source PHP</description>
	<lastBuildDate>Sun, 11 Dec 2011 08:25:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Creating and Using Own Templates using ASP</title>
		<link>http://www.ittreats.com/microsoft/aspnet/creating-and-using-own-templates-using-asp.html</link>
		<comments>http://www.ittreats.com/microsoft/aspnet/creating-and-using-own-templates-using-asp.html#comments</comments>
		<pubDate>Sun, 08 Mar 2009 19:58:17 +0000</pubDate>
		<dc:creator>adrevol</dc:creator>
				<category><![CDATA[ASP/ASP.NET]]></category>
		<category><![CDATA[template engine in ASP]]></category>
		<category><![CDATA[templates in ASP]]></category>

		<guid isPermaLink="false">http://www.ittreats.com/?p=21</guid>
		<description><![CDATA[When ever the scripts on your pages will become complex, Templates are the best solution. working on ASP Templates is quite easy, 1. Stick to page layout eg:. pregare a static html page with your requirements 2. change the content part of each division to one standard identification string eg:. &#60;div id='leftpanel'&#62; &#60;ul&#62; &#60;li&#62;1&#60;/li&#62; &#60;li&#62;1&#60;/li&#62; [...]]]></description>
		<wfw:commentRss>http://www.ittreats.com/microsoft/aspnet/creating-and-using-own-templates-using-asp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

