RAD-C++ : GUI Library

May 15, 2008 · Filed Under C++, Programming, Review · Comment 

There are lot of GUI toolkits arround,each has its own way of developing programs.There are many libraries that requires lot of study & 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 RAD-C++ is the library you are looking for, Read more

MS-SQL Server Express

April 18, 2008 · Filed Under Database, General, Getting Started, IDE, Programming, Software, Tutorials · Comment 

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

Wx-Dev-C++ : Open Source Wxwidget IDE

April 15, 2008 · Filed Under C++, IDE, Programming, Review, Tutorials · 1 Comment 

Dev-C++ is the most promising IDE for learning C++ that gives you with mingw(source),package manager,devpaks & 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 Dev-C++ that has support for wxwidget. Read more

Eclipse IDE

March 23, 2008 · Filed Under General, Getting Started, IDE, Programming, Software, Tutorials · Comment 

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 - Windows Application

March 15, 2008 · Filed Under C++, IDE, Programming, Tutorials · Comment 

This is the third part of the [Borland C++ builder programming series].Here you will learn on how to create,compile & 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. Read more

« Previous PageNext Page »