<?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; Review</title>
	<atom:link href="http://www.onecore.net/category/review/feed" rel="self" type="application/rss+xml" />
	<link>http://www.onecore.net</link>
	<description>Developer Network</description>
	<lastBuildDate>Sun, 29 Aug 2010 19:06:22 +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>Smallbasic</title>
		<link>http://www.onecore.net/smallbasic.htm</link>
		<comments>http://www.onecore.net/smallbasic.htm#comments</comments>
		<pubDate>Fri, 18 Sep 2009 13:18:30 +0000</pubDate>
		<dc:creator>mahesh</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.onecore.net/?p=196</guid>
		<description><![CDATA[Smallbasic is simple language targeted for beginners. It tries to make it easier for newbies to start with programming. Smallbasic can be downloaded from this site. Installation is easy, all you need for smallbasic is .NET 3.5 SP1. Without .NET framework you can’t install smallbasic. If you’ve .NET installed then all you’ve to do is [...]]]></description>
		<wfw:commentRss>http://www.onecore.net/smallbasic.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Embedded Database engines</title>
		<link>http://www.onecore.net/embedded-database-engines.htm</link>
		<comments>http://www.onecore.net/embedded-database-engines.htm#comments</comments>
		<pubDate>Mon, 15 Dec 2008 10:57:27 +0000</pubDate>
		<dc:creator>mahesh</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.onecore.net/?p=71</guid>
		<description><![CDATA[There are numerous relational databases out there, each providing their own different level of functionality. If you&#8217;re building standalone java application and want to distribute your application across multiple computers. Then this question frequently comes out: “Which Embedded database should I use in this situation? There are plenty of open source &#38; commercial relational database available [...]]]></description>
		<wfw:commentRss>http://www.onecore.net/embedded-database-engines.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual C++ Express</title>
		<link>http://www.onecore.net/visual-c-express.htm</link>
		<comments>http://www.onecore.net/visual-c-express.htm#comments</comments>
		<pubDate>Sat, 15 Nov 2008 13:49:58 +0000</pubDate>
		<dc:creator>mahesh</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.onecore.net/?p=70</guid>
		<description><![CDATA[Developing C++ programs for windows platform can be fun, provided that you&#8217;re using the right tool. There are plenty of choices available while starting your journey in windows development using C++. The two most worthy tools are Turbo C++ explorer &#38; Microsoft visual C++ express. Turbo C++ explorer is very easy to start, but later [...]]]></description>
		<wfw:commentRss>http://www.onecore.net/visual-c-express.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C++ Templates</title>
		<link>http://www.onecore.net/c-templates.htm</link>
		<comments>http://www.onecore.net/c-templates.htm#comments</comments>
		<pubDate>Sat, 05 Jul 2008 09:56:59 +0000</pubDate>
		<dc:creator>mahesh</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.onecore.net/?p=87</guid>
		<description><![CDATA[Template in C++ is very interesting topic. Templates allow you to define functions and  Classes that have parameters for type names. This article is about C++ templates, its types and its usage. What is template? Templates allow us to define generic classes. Template is mechanism which allows us to use one  function or class to [...]]]></description>
		<wfw:commentRss>http://www.onecore.net/c-templates.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>RAD-C++ : GUI Library</title>
		<link>http://www.onecore.net/rad-c-gui-library.htm</link>
		<comments>http://www.onecore.net/rad-c-gui-library.htm#comments</comments>
		<pubDate>Thu, 15 May 2008 07:25:37 +0000</pubDate>
		<dc:creator>mahesh</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://www.onecore.net/rad-c-gui-library.htm</guid>
		<description><![CDATA[There are lot of GUI toolkits arround,each has its own way of developing programs.There are many libraries that requires lot of study &#38; you need to spend a lot of time with it.At the end,you wish you can create your programs in few minutes without thinking about the DLL or any memory issue.In such case [...]]]></description>
		<wfw:commentRss>http://www.onecore.net/rad-c-gui-library.htm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
