Image processing editor application is based on AWT (Abstract Windowing Toolkit). So that, many users can use it at any time. This application requires an installed Java 1.1 Runtime Environment and a system that can be put into some sort of graphics mode or work online with Internet Browser. It contains Graphical user interface (GUI) and provides many features to its users. This application is accessible on any system and any platform.
Latest Student Projects
Intranet Mailing System
The main aim of this project is to develop Intranet Mailing System for an organization. We can use this system within an organization. In organization, the employees are working in both day and night shifts. The organization has shift times. The employee who is working in a shift can’t communicate with another employee who is working in different shift. In these circumstances, the Intranet Mailing System is very useful. By using this system, employee of an organization can register himself. Then, he can send mails to any other registered employee of the organization. This system makes the communication between employees easier and it is user-friendly.
Add, Edit, Update, Delete in VB.NET

This is a very simple program which explains how to add, edit, delete , view records from SQL database. ADO.NET used in this mini project. After submitting name, address, phone number the record inserts to database and it displays in datagridview. The system generates dress code automatically.
Read more about Add, Edit, Update, Delete in VB.NET …
Internet banking in JAVA

Nowadays, internet is widely used in many systems like train, bus ticket reservations, banking and other systems. The main advantages of internet banking system are given below.
- In this system, the person need not be present at the place.
- It reduces the manual work and saves our time.
- The user can make bank transactions quickly and safely.
- It is very secure system
Value card – Smart card based Loyalty
Universal Web Based File Manager will provide the online administration and easy user interface which will allow you to maintain the user’s permissions. You can manage them without server configuration knowledge.
The main objective of this project is to allow the developers to access their web server files through internet. The project will support the multiple users with user level permissions on uploads, directories, creating and editing of the files and folders. This project contains permissions based off file extensions, a text file viewer and text file editor.
Changing Font property, Color and Alignment on Runtime in VB.NET
Font is one of the factors that are responsible to make your websites look good on the system. All might be aware of the font properties that we use in day to day activities while working in the computer. Using different font properties the websites or the documents that you prepare can be made to look more attractive. The changing font property, color and alignment on run time in VB.Net will act as a guide in providing the details of the font properties that are present in VB.Net. This will be one of the applications that can help in understanding the users about the font dialog properties in VB.Net.
The different font properties that are available in VB.Net are as follows:
- Color: The selected font color will be set through this property.
- Font: The selected font will be set through this property.
- AllowVerticalFonts: Indicates whether the dialog box sets or gets the vertical font.
- FontMustExist: Error condition will be displayed if the user selects the font that is not available.
- Maxsize: This property specifies the maximum point the user can select.
- MinSize: This property specifies the minimum point the user can select.
- ShowApply: This property sets the value if the dialog box contains apply button.
- ShowColor: Sets the value if the dialog box displays the color choice.
- ShowHelp: This property sets the value if the dialog box contains help button.
This is a simple program which explains to change style, Fore color, and alignment at Runtime using VB.NET. FontDialog tool to change font properties, ColorDialog property tool to change color of the text in multiline textbox. Read more about Changing Font property, Color and Alignment on Runtime in VB.NET …
