Вы находитесь на странице: 1из 2

Existing system.

Existing system is time consuming why because person who are interested in taking service they need to present at courier branch then there will be lot of formalities like filling forums submitting forms, waiting for time so this entire process take some time. In present existing system data is entered through manual process and there are chances of data loss, security is very less and any person can access important data. Proposed system. In order to overcome existing system problems new system is developed using this system any system can be easily searched with better security features. Database is implemented for maintaining files so this can help in increasing secure data storage. Database details can be easily retrieved by just knowing IDs. Amount calculation can be performed with in less time. More features are provided in the project document. This application is developed through different modules as mentioned below.
using System; using System.Collections.Generic; using System.Windows.Forms; namespace HBA_ITDNW07 { static class Program {

/// <summary> /// The main entry point for the application. /// </summary>
[STAThread] static void Main() { Application.EnableVisualStyles(); Application.SetCompatibleTextRenderingDefault(false); Application.Run(new HBAParent()); } } }

Modules in Courier system C#.Net project:


Real time Automation System for Logistics has in all six modules Admin Module Client Module Employee Module Query Module Report Module. Hardware Requirements.

The project will run on any machine with minimum requirement of the following: Processor-Intel Pentium III or higher. RAM-128 MB or more. Hard Disk Capacity-50 MB or more. Color Monitor for display. Software Requirements

The project has the following software requirement:


Platform: Microsoft Visual studio 2008 Framework: Microsoft .Net Framework 3.5 Language: C# ( C sharp) Back end: Microsoft SQL Server 2005 Operating System: Windows XP

Вам также может понравиться