Exchange Rate Money

Submitted by sanbunna9 on
Hello everybody, this is my project exchange money rate using vb.net. This project also provide source code to other developer that want to using code in vb.net. Feature this project also have : - Log in user - User registration - Connection to database - if else condition - Create function - Splash screen If everyone want to ask me about this project please contact me : mail: [email protected]

Importance of Version Control System (VCS) for Developers

Submitted by navajocodetalker on
The Version Control Systems are important tools that every developer should be using, especially for PHP programmers. There are instances that developers don't make part the version control systems on their development tool set. We are going to discuss the Version Control System, why they are so important to be used by all developers. Before discussing the importance of VCS let us first define the

Amazon Web Service (AWS) Launches Certification

Submitted by navajocodetalker on
One of the leading web services, the Amazon Web Service (AWS) has launched a certification program for developers and administrators who want to be able to show their competence in working with Amazon Web Services. The two most famous AWS are the Amazon EC2 and Amazon S3. The AWS Certification is built around three primary roles namely Solutions Architect, SysOps Administrator, and Developer. It

Add/Edit/Delete in ASP.NET(VB) - MS SQL Server

Submitted by FnameLname on
Here's my sample Add/Edit/Delete in ASP.NET Web Application, I used VB.NET for my code behind and MS SQL Server for my back-end Database to run this program, open your Visual Studio (any version like 2005/2010/2012) File>Open>Web Site and locate folder where my sample is... then press f5 feel free to used this for your references... thanks for using this!! ^_^

Online Justice System

Submitted by josiah_ke on
Has laws and penal codes to search for offences and sentences. A system to store penal codes if one wants to know the sentences of a certain crime they can search and find login as admin to post penal codes and sentences, from the the front end one just searches for the penal codes and likely sentences this is a working progress an up to-date version of this app will be out soon.

AJAX Live Search using PHP

Submitted by jkev on
Hi guys this code will help you on how to create a Google like live search. The result of the search query will be displayed below the textbox. Also, you can customize this code by adding a link on the dropdown list and redirect it automatically to the desired page. The data in the database is display on a table in this sourcecode. This code is easy to be understood and easy to integrate in you

Delete Multiple Rows with Checkbox from MySQL

Submitted by jkev on
Hi guys this code will teach you on how to create an application in php that delete multiple data using checkbox as selector. The feature of this code is it deletes multiple data using checkbox as selector. For more information about this code just comment under this sourcecode or email me at [email protected]. Hope that this will help you in your future activities thank you. Database name