<?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 &#187; Programming</title>
	<atom:link href="http://www.onecore.net/category/programming/feed" rel="self" type="application/rss+xml" />
	<link>http://www.onecore.net</link>
	<description>Developer Network</description>
	<lastBuildDate>Thu, 09 Sep 2010 18:11:49 +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>.NET- What is assembly ?</title>
		<link>http://www.onecore.net/net-what-is-assembly.htm</link>
		<comments>http://www.onecore.net/net-what-is-assembly.htm#comments</comments>
		<pubDate>Thu, 09 Sep 2010 17:10:48 +0000</pubDate>
		<dc:creator>mahesh</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[CSharp]]></category>
		<category><![CDATA[Design]]></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=285</guid>
		<description><![CDATA[In this article we’ll discuss assembly in .NET environment. If you’ve any questions, suggestions or feedback then please feel free to comment. What is assembly ? &#8211; Assembly is unit of deployment like EXE or a DLL. Assembly consists of one or more files (dlls,.exe’s, html files etc), and represents a group of resources , [...]]]></description>
		<wfw:commentRss>http://www.onecore.net/net-what-is-assembly.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the difference between data grid, data list and repeater ?</title>
		<link>http://www.onecore.net/what-is-the-difference-between-data-grid-data-list-and-repeater.htm</link>
		<comments>http://www.onecore.net/what-is-the-difference-between-data-grid-data-list-and-repeater.htm#comments</comments>
		<pubDate>Tue, 07 Sep 2010 23:12:35 +0000</pubDate>
		<dc:creator>mahesh</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.onecore.net/?p=281</guid>
		<description><![CDATA[This article discusses the difference between data grid, data list and repeater. A data grid, datalist and repeater are all ASP.NET data web controls. They have many things in common like data source propert, data blind method ItemDataBound and item created. When you assign the data source property of a data grid to a dataset [...]]]></description>
		<wfw:commentRss>http://www.onecore.net/what-is-the-difference-between-data-grid-data-list-and-repeater.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How the ASP.NET authentication process works ?</title>
		<link>http://www.onecore.net/how-the-asp-net-authentication-process-works.htm</link>
		<comments>http://www.onecore.net/how-the-asp-net-authentication-process-works.htm#comments</comments>
		<pubDate>Mon, 06 Sep 2010 23:10:29 +0000</pubDate>
		<dc:creator>mahesh</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.onecore.net/?p=279</guid>
		<description><![CDATA[In this article we’ll take a look at how the ASP.NET authentication process works. ASP.NET does not run by itself, it runs inside the process of IIS. Therefore, there are two authentication layers, which exist in ASP.NET system. First Subscription happens at the IIS level and then ASP.NET level depending on the WEB.CONFIG file. Below [...]]]></description>
		<wfw:commentRss>http://www.onecore.net/how-the-asp-net-authentication-process-works.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server &#8211; Normalization</title>
		<link>http://www.onecore.net/sql-server-normalization.htm</link>
		<comments>http://www.onecore.net/sql-server-normalization.htm#comments</comments>
		<pubDate>Sun, 29 Aug 2010 19:06:22 +0000</pubDate>
		<dc:creator>mahesh</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.onecore.net/?p=274</guid>
		<description><![CDATA[If you’re learning SQL server then you’ll often stumble onto term called “normalization”. So in this article we’ll discuss what normalization is and what are the different types of normalization. What is normalization ? It is set of rules that have been established to aid in the design of tables that are meant to be [...]]]></description>
		<wfw:commentRss>http://www.onecore.net/sql-server-normalization.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
	</channel>
</rss>
