<?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; IDE</title> <atom:link href="http://onecore.net/category/ide/feed" rel="self" type="application/rss+xml" /><link>http://onecore.net</link> <description></description> <lastBuildDate>Mon, 23 Apr 2012 17:52:37 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>ASP.NET- Validation Controls</title><link>http://onecore.net/asp-net-validation-controls.htm</link> <comments>http://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><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 [...]<p><a href="http://onecore.net/asp-net-validation-controls.htm">ASP.NET- Validation Controls</a> is a post from: <a href="http://onecore.net">Onecore</a></p> ]]></description> <wfw:commentRss>http://onecore.net/asp-net-validation-controls.htm/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Visual C++ Express</title><link>http://onecore.net/visual-c-express.htm</link> <comments>http://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><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 [...]<p><a href="http://onecore.net/visual-c-express.htm">Visual C++ Express</a> is a post from: <a href="http://onecore.net">Onecore</a></p> ]]></description> <wfw:commentRss>http://onecore.net/visual-c-express.htm/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Borland C++ Builder -Components</title><link>http://onecore.net/borland-c-builder-components.htm</link> <comments>http://onecore.net/borland-c-builder-components.htm#comments</comments> <pubDate>Sun, 15 Jun 2008 13:49:29 +0000</pubDate> <dc:creator>mahesh</dc:creator> <category><![CDATA[C++]]></category> <category><![CDATA[IDE]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Tutorials]]></category><guid isPermaLink="false">http://www.onecore.net/?p=51</guid> <description><![CDATA[In previous posts,I&#8217;ve covered some details about creating windows &#38; console applications.If you haven&#8217;t read the previous part,please take a look at part1,part2 &#38; part3.For those who followed this series continue reading this article. Component palette When you open up the Borland C++ Builder then you can see the palette below the main menu of [...]<p><a href="http://onecore.net/borland-c-builder-components.htm">Borland C++ Builder -Components</a> is a post from: <a href="http://onecore.net">Onecore</a></p> ]]></description> <wfw:commentRss>http://onecore.net/borland-c-builder-components.htm/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>CodeBlocks IDE</title><link>http://onecore.net/codeblocks-ide.htm</link> <comments>http://onecore.net/codeblocks-ide.htm#comments</comments> <pubDate>Tue, 03 Jun 2008 10:30:39 +0000</pubDate> <dc:creator>mahesh</dc:creator> <category><![CDATA[C++]]></category> <category><![CDATA[IDE]]></category><guid isPermaLink="false">http://www.onecore.net/?p=83</guid> <description><![CDATA[As DevC++ (Bloodshed) is not being maintained actively, so my hunt for C++ IDE continues. Netbeans &#38; Eclipse C++ Packages can be a good option but very few opt for them as they’re more suitable for Java &#38; PHP. So Finally I’ve found Codeblocks to replace DevC++. About Codeblocks Codeblocks can be used with many [...]<p><a href="http://onecore.net/codeblocks-ide.htm">CodeBlocks IDE</a> is a post from: <a href="http://onecore.net">Onecore</a></p> ]]></description> <wfw:commentRss>http://onecore.net/codeblocks-ide.htm/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>MS-SQL Server Express</title><link>http://onecore.net/ms-sql-server-express.htm</link> <comments>http://onecore.net/ms-sql-server-express.htm#comments</comments> <pubDate>Fri, 18 Apr 2008 09:30:41 +0000</pubDate> <dc:creator>mahesh</dc:creator> <category><![CDATA[General]]></category> <category><![CDATA[Getting Started]]></category> <category><![CDATA[IDE]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Tutorials]]></category><guid isPermaLink="false">http://www.onecore.net/?p=79</guid> <description><![CDATA[MS-SQL server express is good database for developers, hobbyists and it includes all the features that you need to develop database for website or VB/VC application. If you’re using access for your visual basic application then switching to MS-SQL is easy &#38; beneficial.  It is also available as free of cost and you can get [...]<p><a href="http://onecore.net/ms-sql-server-express.htm">MS-SQL Server Express</a> is a post from: <a href="http://onecore.net">Onecore</a></p> ]]></description> <wfw:commentRss>http://onecore.net/ms-sql-server-express.htm/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Wx-Dev-C++ : Open Source Wxwidget IDE</title><link>http://onecore.net/wx-dev-c-open-source-wxwidget-ide.htm</link> <comments>http://onecore.net/wx-dev-c-open-source-wxwidget-ide.htm#comments</comments> <pubDate>Tue, 15 Apr 2008 07:53:07 +0000</pubDate> <dc:creator>mahesh</dc:creator> <category><![CDATA[C++]]></category> <category><![CDATA[IDE]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Tutorials]]></category><guid isPermaLink="false">http://www.onecore.net/?p=49</guid> <description><![CDATA[Dev-C++ is the most promising IDE for learning C++ that gives you with mingw(source),package manager,devpaks &#38; more features.But best of all it is free,thats why it is the most downloaded IDE from sourceforge.But there has been no news for this IDE since last version beta 5.In the meantime guru cathiresan came up with Wx-DevC++,fork of [...]<p><a href="http://onecore.net/wx-dev-c-open-source-wxwidget-ide.htm">Wx-Dev-C++ : Open Source Wxwidget IDE</a> is a post from: <a href="http://onecore.net">Onecore</a></p> ]]></description> <wfw:commentRss>http://onecore.net/wx-dev-c-open-source-wxwidget-ide.htm/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Eclipse IDE</title><link>http://onecore.net/eclipse-ide.htm</link> <comments>http://onecore.net/eclipse-ide.htm#comments</comments> <pubDate>Sun, 23 Mar 2008 09:53:27 +0000</pubDate> <dc:creator>mahesh</dc:creator> <category><![CDATA[General]]></category> <category><![CDATA[Getting Started]]></category> <category><![CDATA[IDE]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Tutorials]]></category><guid isPermaLink="false">http://www.onecore.net/eclipse-ide.htm</guid> <description><![CDATA[Eclipse is open source, free and easy to use IDE. This is most popular java IDE that is used in open source as well as commercial application. Eclipse is supported by many software companies like Borland, IBM etc. So learning eclipse can help you get the most out of your java development. Apart from java, [...]<p><a href="http://onecore.net/eclipse-ide.htm">Eclipse IDE</a> is a post from: <a href="http://onecore.net">Onecore</a></p> ]]></description> <wfw:commentRss>http://onecore.net/eclipse-ide.htm/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Borland C++ Builder &#8211; Windows Application</title><link>http://onecore.net/borland-c-builder-windows-application.htm</link> <comments>http://onecore.net/borland-c-builder-windows-application.htm#comments</comments> <pubDate>Sat, 15 Mar 2008 08:43:10 +0000</pubDate> <dc:creator>mahesh</dc:creator> <category><![CDATA[C++]]></category> <category><![CDATA[IDE]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Tutorials]]></category><guid isPermaLink="false">http://www.onecore.net/borland-c-builder-windows-application.htm</guid> <description><![CDATA[This is the third part of the [Borland C++ builder programming series].Here you will learn on how to create,compile &#38; execute windows application.If you are interested in creating console application then red it [here].In this article you will read about the rapid application development approach of borland c++ builder.If you are excited to create win32 [...]<p><a href="http://onecore.net/borland-c-builder-windows-application.htm">Borland C++ Builder &#8211; Windows Application</a> is a post from: <a href="http://onecore.net">Onecore</a></p> ]]></description> <wfw:commentRss>http://onecore.net/borland-c-builder-windows-application.htm/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Borland C++ Builder &#8211; Console Application</title><link>http://onecore.net/borland-c-builder-console-application.htm</link> <comments>http://onecore.net/borland-c-builder-console-application.htm#comments</comments> <pubDate>Fri, 15 Feb 2008 08:49:31 +0000</pubDate> <dc:creator>mahesh</dc:creator> <category><![CDATA[C++]]></category> <category><![CDATA[IDE]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Tutorials]]></category><guid isPermaLink="false">http://www.onecore.net/borland-c-builder-console-application.htm</guid> <description><![CDATA[This is the second part of the [Borland C++ builder programming series].Here you will learn on how to create,compile &#38; excute console application.Reader is supposed to have atleast Borland C++ builder 5 or Higher.Borland CPP Builder can be used to create many type of applications that include win32,console or opengl or DLL&#8217;s etc.If you are [...]<p><a href="http://onecore.net/borland-c-builder-console-application.htm">Borland C++ Builder &#8211; Console Application</a> is a post from: <a href="http://onecore.net">Onecore</a></p> ]]></description> <wfw:commentRss>http://onecore.net/borland-c-builder-console-application.htm/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Borland C++ builder &#8211; Introduction</title><link>http://onecore.net/borland-c-builder-introduction.htm</link> <comments>http://onecore.net/borland-c-builder-introduction.htm#comments</comments> <pubDate>Tue, 15 Jan 2008 07:15:54 +0000</pubDate> <dc:creator>mahesh</dc:creator> <category><![CDATA[C++]]></category> <category><![CDATA[IDE]]></category> <category><![CDATA[Programming]]></category><guid isPermaLink="false">http://www.onecore.net/borland-c-builder-introduction.htm</guid> <description><![CDATA[Turbo C++ 3.0 is no doubt a great IDE but it can&#8217;t produce 32bit apps for you.Also it has 64kb memory limitation.But you need to extend your skills with C++,all you need is Borland C++.Borland C++ Builder is the most powerful rapid application tool created by borland.With BCB you can create Win32 console applications or [...]<p><a href="http://onecore.net/borland-c-builder-introduction.htm">Borland C++ builder &#8211; Introduction</a> is a post from: <a href="http://onecore.net">Onecore</a></p> ]]></description> <wfw:commentRss>http://onecore.net/borland-c-builder-introduction.htm/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
<!-- Served from: onecore.net @ 2012-05-19 16:57:33 by W3 Total Cache -->
