Archive for the 'Programming' Category

How To Installing the Platform SDK for use with Visual C++ Express Edition

Wednesday, September 9th, 2009

When using Visual C++ Express Edition to compile and build win32 application it will get a error like:
‘fatal error C1083: Cannot open include file: ‘windows.h’: No such file or directory’
To Solve it you must install Microsoft Platform SDK.
There is some steps to setting up visual c++ Express edition for use Platform SDK:

From the Tools menu [...]

Top 5 Powerful Ways To Generate Low Cost Website Traffic

Wednesday, September 2nd, 2009

Author: temp_168807
There is one hard and fast rule in generating income for your website: A steady flow of website traffic. If no one goes to your site, it hardly bares a chance of generating an income. Many sites have tried and failed in doing so, and these results to the sites demise. It takes money [...]

Java Programming

Tuesday, August 25th, 2009

Author: Ahamed

It is high-level object-oriented programming language developed by Sun Microsystems in 1995. It is very similar to C++. It was used for the project set top box, was created by James Gosling in 1991. It is the modified from the language Oak. Oak was unsuccessful in the market. So Sun modified this language and [...]