Author Archive

Aug 27

0

Handling Bank Transactions

Category: Coding Standards Level: Beginner Description: This small piece of code will show you how Bank Transactions are handled. Bank Transactions are always executed in a series so that none of the transactions are missed or all of them are missed. If you used recordset instead, then if for some reason only one command is
Click to Read More...

Aug 23

0

No Image

Static routing are configured by network administrators to create a new entry route in the router’s routing table. It allows a network to forward packets to the IP address destination stored in the routing table. Static routes are known to be manual configured thus it does not change and its not dynamic. Advantages Static routes
Click to Read More...

0

Simple causes of Cancer

Johns Hopkins – Cancer News from Johns Hopkins No plastic containers in micro. No water bottles in freezer. No plastic wrap in microwave. A dioxin chemical causes cancer, especially breast cancer. Dioxins are highly poisonous to the cells of our bodies. Don’t freeze your plastic bottles with water in them as this releases dioxins from
Click to Read More...

Aug 14

1

PHP Databases Classes For Free!

My simple Query Language Class for MySQL & MySQLi(Improved) Author: Mustafa OZGUR Date: 2010-08-09 (4 days ago) Groups: PHP 5, Databases Description: This class is Database access wrapper using MySQL or MySQLi extensions. It can: – Establish connections to a MySQL server – Execute arbitrary queries and return the number of result rows, the number
Click to Read More...

Jul 23

0

No Image

Category: Graphics/ Sound Level: Intermediate Description: 2D, simple pan and zoom example using graphics class. Use the mouse wheel to zoom in and out and drag the mouse with the middle mouse button pressed to move. Complete source code is at: http://www.planet-source-code.com/vb/default.asp?lngCId=7899&lngWId=10

Jul 6

4

32 Most Important Algorithms

A* search algorithm Graph search algorithm that finds a path from a given initial node to a given goal node. It employs a heuristic estimate that ranks each node by an estimate of the best route that goes through that node. It visits the nodes in order of this heuristic estimate. The A* algorithm is
Click to Read More...

Jun 19

0

No Image

Category: Graphics/ Sound Level: Intermediate Description: Renders text in OpenGL using the Windows API and the Tao Framework. I created it because I really needed a way to render some simple 2D text in my OpenGL apps with formatting and automatic text-alignment according to it’s position on the screen, like Half-Life. Complete source code is
Click to Read More...

May 23

0

No Image

Simple beginner code, using ASP.NET technology with AJAX to unleash refresh on the fly. It is also use to communicate with the code behind class method by using client side javascript by AJAX. Check out source code at : http://www.planet-source-code.com/vb/default.asp?lngCId=6859&lngWId=10

May 15

0

Dj Software for Remixers!

Hi All, There’s a very cool software where you can do remixes and it totally free on your PC. Mixxx is software that allows you to build wonderful remixes and effects together. Therefore, If your a beginner or a professional, this software would be good enough for you to develop rich and powerful remixes. I
Click to Read More...

Apr 16

0

Answer2Me Activates its new Fusion Design!

The long waiting of a new highly technological design has arrive. It took me about 1 or 2 days planning, researching, testing and developing the design layout and other features. With this, here’s a quick view of the old design known as the nick redslack design. The huge differences between this this current fusion design
Click to Read More...