Date Range
Date Range
Date Range
Load public key from . Load private key from .
I have worked on some of the top-rated big budget games in the industry and have now decided to pursue my indie dreams. My goal is to produce high quality casual games and multimedia applications. Please view my services section. To see how you can benefit from my expertise. In Fling Theory, players solve physics-based puzzles by manipulating atoms and destroying obstacles. Your weapon? Has a spe.
I have worked on some of the top-rated big budget games in the industry and have now decided to pursue my indie dreams. My goal is to produce high quality casual games and multimedia applications. Please view my services section. To see how you can benefit from my expertise. In Fling Theory, players solve physics-based puzzles by manipulating atoms and destroying obstacles. Your weapon? Has a spe.
Friday, January 18, 2008. Java Coding Question And Answers. Returning Values from a Remote Method. Return values from remote methods must be primitive, serializable, or Remote. This example demonstrates the declaration and use of all three return types. This return value is primitive. This return value implements Serializable. This return value implements Remote.
Solutions to challenges from my journey in computer programming. Friday, October 30, 2009. SQL Server Database Transaction Log Full. Unless you change the default log file settings or database recovery model, the transaction log is a ticking time bomb that grows until disk space is full, rendering your database unusable. This quick solution makes space immediately available, and the long-term solution automates the clean-up of the transaction log file.
Monday, August 28, 2006. I have seen several example on how to create command shell context menus. Additional menu options that appear when you right click on a file or folder in windows explorer. I found a few that are very useful, so I thought that I would blog about them so that I will have them documented when I need them in the future. You can add context menus to all files, folders and drive. This can be done by adding key and values to HKEY CLASSES ROOT.