Java Is Top Attack Target According to Kaspersky

Submitted by navajocodetalker on
The world's leading security firm, Kaspersky has just released their Third Quarter of 2012 Security Threats Analysis pinpointing Java as the top attack target. For the past few months there have been enormous backlash on Java language aside from the bad press the language system has received. Some of the unpopular news for Java is that Apple did not only killed off Flash on their OS, they

Reward Plus System

Submitted by Macku on
Program features: Customer Information Point Entry Point Assessment Redemption Price List Reports: Customer Info Point Entry Points Earned Redemption This application uses ODBC connection. You should configure it first. 1.) Go to Administrative Tools and select ODBC 2.) Click System DSN tab and press Add button. 3.) Specify Microsoft Access Driver (*.MDB) and press Finish button. 4.) On Data

Snake Game

Submitted by Oelasor on
This is a short and simple game program based on the mobile Snake Game popularized by the classic Nokia mobile phone models. The program demonstrates the use of Struct and Enum keywords in VB .Net 2010. The game uses the arrow keys on the keyboard. The snake increases its length and speed by 1 square unit (10 pixels x 10 pixels) and by 4 percent of its initial speed respectively for every

Firefox Supports Remote Web Console Debugging for Android

Submitted by navajocodetalker on
One of the advantage of Firefox over Chrome browser is its support of developer tools such as the remote debugger and now the Firefox Web Console. Although Chrome can now debug an Android session remotely via a USB connection. Firefox added a basic remote debugging window last August that uses WiFi network connection as well as USB. On the latest version of Firefox, all you have to do is to start

Basketball Timer Program

Submitted by bryanhayag on
Created for the purpose of Basketball Game Timer and Scorer board Keyboard Controls are placed in the screen for faster response on game Color Modifiable for Main Clock and Team Names Audible sound buzzers for 24 second shot-clock, Time-Out Calls, Substitution, and Interrupts Change the name of Team Names by Double clicking the Team A or Team B Context... If you ever like this program, vote for me

Google Web Toolkit 2.5 Final Released

Submitted by navajocodetalker on
Google Development Team have already released the Google Web Toolkit 2.5 Final which features new optimizations with major enhancements. The Google Web Toolkit was released on October 26, 2012 by the official Google Web Toolkit Blog. Some of the major enhancements were Super Dev Mode and the Elemental Library have the status of "experimental." Google was not able to release the final version of

Pusoy (Pinoy Poker)

Submitted by Oelasor on
This is a card game program written in C# .NET 2010. The game, called Pusoy, is a Philippine local version of the popular casino card game Poker. Several features and functionalities of the program are not yet implemented though. The following are the intended features of the game: 1. The user can use the game in three (3) user modes: 1.a. Banker 1.b. Dealer 1.c. Spectator 2. The game can be

Library System in VB.NET 2008 Update

Submitted by admin on
I have update on my previous post called “ Library System in Visual Basic .NET 2008 and SQL Server 2008”. In my to do list, I mentioned the following: Use accession # to borrow and return book. Auto generate ID. Sample reports like Borrowed Books, Returned Books, Fine, Members Report, and a lot more. Currently only the first list is being updated and that is on how to use Accession # to Borrow and