DateTime Picker Control Using C#

Submitted by joken on
In this tutorial I’m going to show you how to use a DateTimePicker control in C#. The DateTimepicker control allows the user to select a date and a time and to display the date and time with specified format. To start creating this application, let’s create a new project in C# and we will call it as “Dates”. Then from the toolbox drag a DateTmePicker and four Buttons. The design will look like as shown below. da1 Next, to add functionality to our application double click the “Long” button.

How to Create a Docking Pane Form in VB6.0

Submitted by donbermoy on
Hi. In this tutorial, i will teach you how to create a program that has a docking pane interface in your form. This docking pane interface or tool is one of the functions that i have created mostly in my created projects and systems to beautify forms. Now, let's start this tutorial. 1. First, download first Codejock software in the web and then install it. 2. Go to the components menu and check Xtreme Docking Pane ActiveX Control. output 3. Create an MDI form.

Factorial of a Number using Java GUI

Submitted by donbermoy on
In this tutorial, i will going to teach you how to create a program that computes factorial of a number. We all know that factorial is defined only for natural numbers and it means as the continued product of successive natural numbers from 1 to the number inputted. Now let's start this tutorial! 1. Open JCreator or NetBeans and make a java program with a file name of factorial.java. 2. Import javax.swing package.

Getting Local Time Using Zip Code in Visual Basic 2008

Submitted by janobe on
Today, I will teach you how to get the local time by using a zip code in Visual Basic 2008. If you want to find out the time in any countries around the world, all you have to do is to type the zip code of the country that you desire and then its local time will automatically appear.

Embed Videos From URL Link

Submitted by GeePee on

This project will teach you how to embed YouTube videos through URL link. On the home page, we have to create fields which require the name of the video, what category they belong and the url link of the video. Once posted, information will be saved in the database (only the 11 character code of the youtube video is being saved and not the whole url link) and displayed on their corresponding

Google Map Application in Android

Submitted by donbermoy on
Hi. I just want to share this android application in creating and displaying Google Map. I used the Basic4Android software in creating this application. I included the full source code in this application and also the GoogleMap Library in which you are going to put it in your b4a software library. It will be very helpful to your project and to your thesis software. Hope this app helps! :) Visit and like my page on Facebook at: https://www.facebook.com/BermzISware Mobile: 09488225971

How to use a ColorDialog Box in C#

Submitted by joken on
This tutorial will show you how to use a ColorDialog Box in C#. The purpose of ColorDialog box on windows applications is that, it provides a selection of colors. And you can use the ColorDialog Box for various reasons such as letting the user set or change a color of an object or specifying the background color of a windows form application. The ColorDialog Box like as show below. d1 The figure above shows a list of colors, but if you want to have some customize or define your own color to be used.

Bakery Payroll System

Submitted by ashveen96 on
This is a simple Bakery Payroll System for a Pastry Shop. Front End: Microsoft Visual Basic 2010 Express Edition Back End: Microsoft Access 2010 OS Platform: Windows 7 N.B. The following components and tools MUST be installed in order to run the program ERROR-FREE DevExpress Universal 13.1.5 Infragistics NetAdvantage for Windows Forms 2012 Adobe Reader X (10.0) DataGridViewExtension Krypton Suite