You are on page 1of 3

Contents

1 INTROUCTION TO PROJECT1
2- OBJECTIVE1
3- INTRODUCTION TO DOT NET FRAMEWORK2
3.1 Features of the common language Runtime...3
3.2 Dot net framework class library.3
3.3 Introduction to ADO.net4
3.4 Introduction to VB.net...4
3.4.1 Versions...5-7
4- METHODOLOGY...7-8
5- SOFTWARE DEVELOPMENT PROCESS..9
6- FEASIBILITY STUDY.10
7- SYSTEM REQUIREMENT ANALYSIS10-12
7.1 Module Description....11-12
8- SYSTEM DESIGN..13-20
8.1 Data Flow Diagram....14-17
8.2 ER Diagram18-20
9- SCREEN SHOTS.21-31
9.1 Starting Splash Screen.22
9.2 Login Form..22
9.3 About Page...23
9.4 MDI Form23
9.5 Add Item Form24
9.6 Add Customer Form24
9.7 Add Supplier Form..25

9.8 Add Employee Form..25


9.9 Modify Item Form..26
9.10 Modify Customer Form26
9.11 Modify Supplier Form..27
9.12 Modify Employee Form27
9.13 Search Item Form..28
9.14 Search Customer Form..28
9.15 Search Supplier Form29
9.16 Search Employee Form..29
9.17 Delete Item Form...30
9.18 Delete Customer Form...30
9.19 Delete Supplier Form.31
9.20 Delete Employee Form..31
10- SOURCE CODE32-73
11- DATABASE TABLES..74-75
11.1 Customer Table.74
11.2 Employee Table.74
11.3 Supplier Table75
11.4 Items Table.75
12- TESTING...76-81
12.1 Testing Methodology.77
12.2 Levels of Testing..77-80
12.2.1 Unit testing..78
12.2.2 Integration Testing..79
12.2.3 System Testing79

12.2.4 Acceptance Testing.80


12.3 Test Data and Test Cases...81
13- SECURITY OF THE SOFTWARE...82-83
14- CONCLUSION...84
15- REFRENCES..85
15.1 Bibliography..85
15.2 Library85
15.3 Website..85

You might also like