Imports System.Data
Imports System.Data.SqlClient
Public Class frmRID
Dim sCommand As SqlCommand
Dim sAdapter As SqlDataAdapter
Dim sBuilder As SqlCommandBuilder
Dim sDs As DataSet
Dim sTable As DataTable
Private Sub cnew_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles cnew.Click
Call main()
Con.Open()
ADD, DELETE, EDIT, SEARCH / Database Manipulation using C# and SQLite; This project is created with the use of Free and Open Source Tools C# IDE - SharpDevelop IDE; Database - SQLite Database; Note: This application can also run by using Visual Studio 2010.... To make this application run properly make sure you install .Net Framework 4.
This is a Sample of A Social Networking Sites That Helps connect People to the one they truly Belong with. This Project Cannot Be Completed Without the Help of our Friends,Classmates,Family,our Teacher and Most of All Our Beloved God...
Code beautifier or formatter can help you format the code so it can be easily understood. Sometimes we forgot to indent code correctly and it’s so hard to understand even if you are the programmer.
The group developed a simple Online Product Reservation System for CJ Handgunner. Its purpose is to enhance transaction process of purchasing products of the company and to provide easy access for customers to reserve products through online.
Today computer related courses are highly in demand here and abroad, and most of all to the cyber world where they called it skill outsourcing. Most student who graduated with those computer related courses are having problem in applying for a jobs, why? because they're having a problem about there skills and capabilities, they are unsure on there mastery and field of expertise.
Today, there are lots of software used in software and web development. Some of them are really best and perfect for your software development need. As an IT Student and Professional the first thing that comes to our mind when it comes to software development, we will immediately think of what programming language and what software development tools to use.
I would like to share here my Scheduling System, this system is only a part of my High School Enrollment System and my College Enrollment System that consist of 8 modules(registrar,grader,controller,scheduler,checker/assessor, collector/cashier,administrator, and the Web Transcript).