CodeBlocks IDE
As DevC++ (Bloodshed) is not being maintained actively, so my hunt for C++ IDE continues. Netbeans & Eclipse C++ Packages can be a good option but very few opt for them as they’re more suitable for Java & PHP. So Finally I’ve found Codeblocks to replace DevC++. Read more
MS-SQL Server Express
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 & beneficial. It is also available as free of cost and you can get support for this product on MSDN and its respective forums. This article will discuss MS-SQL express in few easy steps. Read more
Eclipse IDE
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, eclipse can be used for C/C++ & PHP as well. Read more
Borland C++ Builder - Console Application
This is the second part of the [Borland C++ builder programming series].Here you will learn on how to create,compile & 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’s etc.If you are beginner in C++ or C then most of the time Read more
Borland C++ builder - Introduction
Turbo C++ 3.0 is no doubt a great IDE but it can’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 Win32 GUI Read more
