<?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>Onecore</title>
	<atom:link href="http://www.onecore.net/feed" rel="self" type="application/rss+xml" />
	<link>http://www.onecore.net</link>
	<description>Developer Network</description>
	<lastBuildDate>Tue, 29 Jun 2010 09:48:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>SQLite Administrator</title>
		<link>http://www.onecore.net/sqlite-administrator.htm</link>
		<comments>http://www.onecore.net/sqlite-administrator.htm#comments</comments>
		<pubDate>Tue, 29 Jun 2010 09:48:16 +0000</pubDate>
		<dc:creator>mahesh</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.onecore.net/?p=267</guid>
		<description><![CDATA[If you’re using SQLite for your small apps then using GUI interface for database creation can be handy. There is no official GUI tool for manipulating SQLite database. There are some 3rd party gui tools for sqlite. Few tools are either discontinued or are still packaged with old version of sqlite. You can download SQLite [...]]]></description>
		<wfw:commentRss>http://www.onecore.net/sqlite-administrator.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Source Code Escrow</title>
		<link>http://www.onecore.net/source-code-escrow.htm</link>
		<comments>http://www.onecore.net/source-code-escrow.htm#comments</comments>
		<pubDate>Mon, 21 Jun 2010 15:35:22 +0000</pubDate>
		<dc:creator>mahesh</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.onecore.net/?p=263</guid>
		<description><![CDATA[A source code escrow is a part of software escrow service which protects software sourcecode in the events like bankruptcy, trade secrecy etc. Source code escrow service is preferred by many businesses that outsource their work to third part software services. Software escrow agent is a media between two parties which is usually requested by [...]]]></description>
		<wfw:commentRss>http://www.onecore.net/source-code-escrow.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JIT Compilers in .NET Environment</title>
		<link>http://www.onecore.net/jit-compilers-in-net-environment.htm</link>
		<comments>http://www.onecore.net/jit-compilers-in-net-environment.htm#comments</comments>
		<pubDate>Sun, 13 Jun 2010 09:45:17 +0000</pubDate>
		<dc:creator>mahesh</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.onecore.net/?p=261</guid>
		<description><![CDATA[JIT (Just in time) compiler is a part of the .NET runtime execution environment. Unlike traditional compilers JIT doesn’t compile the full class file in one shot. Compilation is done on function basis or file basis. JIT compilation has advantage over traditional compilation that heavy parsing of original source code is avoided. Compilation in .NET [...]]]></description>
		<wfw:commentRss>http://www.onecore.net/jit-compilers-in-net-environment.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET- Validation Controls</title>
		<link>http://www.onecore.net/asp-net-validation-controls.htm</link>
		<comments>http://www.onecore.net/asp-net-validation-controls.htm#comments</comments>
		<pubDate>Thu, 10 Jun 2010 14:55:32 +0000</pubDate>
		<dc:creator>mahesh</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.onecore.net/?p=259</guid>
		<description><![CDATA[Whenever you want to check the data entered by users is valid or not then you are supposed to add validation controls. ASP.NET has validation framework that allows developers to create client-side and server-side controls with minimum coding. Client Side validation controls are easy to create and are convenience to users. It improves performance by [...]]]></description>
		<wfw:commentRss>http://www.onecore.net/asp-net-validation-controls.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a master page in visual studio ?</title>
		<link>http://www.onecore.net/how-to-create-a-master-page-in-visual-studio.htm</link>
		<comments>http://www.onecore.net/how-to-create-a-master-page-in-visual-studio.htm#comments</comments>
		<pubDate>Wed, 02 Jun 2010 14:51:46 +0000</pubDate>
		<dc:creator>mahesh</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.onecore.net/?p=257</guid>
		<description><![CDATA[To keep the core layout of your pages consistent you can use master page in your asp.net application. Master pages allow you to keep layout consistent within all the pages of your asp project. There are few more advantages of using master pages in your project: - Master pages allow you to centralize the common [...]]]></description>
		<wfw:commentRss>http://www.onecore.net/how-to-create-a-master-page-in-visual-studio.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
