AirRaid
An MS DOS game where you shoot opponent fighter plane and save yourself from incoming missiles đ Download code here. (Note/Disclaimer : Last successful compilat...
An MS DOS game where you shoot opponent fighter plane and save yourself from incoming missiles đ Download code here. (Note/Disclaimer : Last successful compilat...
A simple brick game written in C++ Download code here. (Note/Disclaimer : Last successful compilation of most of the programs in this category were done from 20...
A minesweeper game programmed in C++. Download code here. KjKj [/.] Sreekumar programs computers as a hobby and profession. Into programming from his school day...
A simple Chess program written in C. Serves as an introduction to basics of programming the game. Download code here. (Note/Disclaimer :Given on as is basis (wr...
Bug: A above exception thrown when using hibernate. Reason: This error occurs usually because of a misplaced “order by” clause. If in a many to many...
Bug: The above exception thrown when using hibernate. Reason: This usually occurs when column name is not mentioned in many-to-many node. The correct mapping fo...
Heres how we display different error messages for the different cases of authentication failures like bad credentials, credentials expired etc. Step 1. Configur...
Bug: The exception thrown when migrating to spring 3. Reason:Â This exception thrown when migrating to spring-security 3 occurs due to spring 3 (authentication ...
Bug: Above error occurs when rebuilding a database from the SQL script. Reason: This error usually occurs when the table being created cannot fulfill a foreign ...
This is a tiny tutorial on steps required to enable CAS (Jasig, v3.4x ) single-sign-out without SSL. These are the steps involved to remove dependency on SSL ...