Programming

SDSSU Bluebook Inventory System

Submitted by NICODAME12 on
This system is for the bluebook inventory. Hope this system help you a lot specially in making c# system. Happy coding :) :D #phoe"Nick'Z" Capability: 1. Add Supply 2. Add Personnel 3. Show point of sale 4. View financial Statement 5. Can do the following: Add, Save, Delete, Search, Update, Calulate & automatic Calculation. 6. Print record 7. With voice response. Visual Studio 2012 & Microsoft

Nikita Movies (vb6, asp, xml, mdb)

Submitted by nikyts on
Nikita Movies was developed with the purpose of making "movie lovers" a program that allows you to search and play movies online. The information structure is well elaborated, containing menus for specific search or by typing a "keywords" in the Search bar. Users will be able to search for movies through categories in the Categories menu or by a certain keyword by typing it into the text box at

Day Book Register

Submitted by Rajan on
A Day Book register for daily Transactions Cash payment Cash Receipt Journal entries Purchase and Sales etc. Record all your day to day transactions and search them, print, privew group reports, Ledagers, various filtering ..... Many more...... User Name Password: Rajan Password: abc User Name Password: Varghese Password: 123

Simple CRUD Operation Using AngularJS - Part 2

Submitted by razormist on
In this tutorial, we will create a Simple CRUD(update, delete) Operations Using AngularJS. In my last tutorial Simple CRUD Operation Using AngularJS - Part 1 we already created a function that can create and read a data. This time we will try add some function that can update and delete the existing data. Before we proceed I hope that you read the previous tutorial and have already the code to

Using Android Fingerprint API for User Login and Registration

Submitted by Inducesmile on
If you want to use Android Fingerprint API in your android app for user login, this source code will help you achieve it. You have the option of using only Fingerprint or double authentication which requires both Fingerprint and password. You can read and learn more from Android Fingerprint tutorial on inducesmile.com