A
PRACTICAL TRAINING REPORT
On
GUI Application Development in MS .NET
Submitted in partial fulfillment of the Requirement for the award of the
Degree of Bachelor of Technology in Computer Engineering.
ACADEMIC SESSION 2012-13
Submitted To -
Submitted By:-
Mr. AndleebHussain
Lakhan Nagar
(HOD Deptt. of Computer Engineering)
Roll No: - 09EMHCS041
MAHARISHI ARVIND INTERNATIONAL INSTITUTE OF TECHNOLOGY
KOTA (RAJ.)
(Approved by AICTE, Affiliated to Rajasthan Technical University, Kota)
CERTIFICATE
This is to certify thatMr. Lakhan Nagar Student of Maharishi Arvind
International Institute Of Technology, Kota, has undergone a practical training at Logic
pace Pvt. Ltd. ,Pratap Nagar, Jaipur From date 23.05.2012 to 07.07.2012.
He has presented a seminar on Practical training taken by Mr. Ankur Agrawal and
this report is approved for submission.
Place: - Kota
Date: 17/09/2012
Mr. Andleeb Hussain
(HOD Deptt. of Computer Engineering)
PREFACE
Engineering Students gain theoretical only through their books. Only theoretical
knowledge is not sufficient for absolute mastery in any field. Theoretical knowledge given in
our books is not much use without knowing its practical implementation. It has been
experienced that theoretical knowledge is volatile in nature; however practical knowledge
makes solid foundation our mind.
To accomplish this aspect, the Rajasthan Technical University has included practical training
for the students of B.Tech in the Session break.
I took my training at Logic Pace Pvt. Ltd. Pratap Nagar, Jaipur from 23.05.2012 to
07.07.2012. Succeeding text give details about what I have learnt in this prestigious
organization.
Lakhan Nagar
Computer Science
Final Year
(09EMHCS041)
ACKNOWLEDGEMENT
The satisfaction that accompanies that the successful completion of any task would be
incomplete without the mention of people whose ceaseless cooperation made it possible,
whose constant guidance and encouragement crown all efforts with success.
We are grateful to our project guide Mr. T.N. Sharma for the guidance, inspiration and
constructive suggestions that helpful us in the preparation of the project module. We also
thank our colleagues who have helped in successful completion of the project.
We would also like to express our heartfelt thanks to Mr. Andleeeb Hussain (HOD
Deptt. of CS), Mr. Ankur Agrawal to guidance this project report.
INDEX
1. Company Profile01
1.1 Objectives.....01
1.2 Services....02
2. Introduction to .NET.....03
2.1 Microsoft .NET..03
2.1.1 .NET Internet Standards..03
2.2 .NET Framework.......03
2.2.1 NAMESPACE.....04
2.2.2 Common Language Runtime......04
2.3Additional Information...05
2.3.1 Web Services.05
2.3.2 Standard Communication.....05
2.3.3 Internet Storages...05
2.3.4 Internet Dynamic Delivery...06
2.4 XML Based Web Protocols......06
i.
HTTP......06
ii.
XML.......06
iii.
SOAP......06
iv.
WSDL.........06
3.1 .NET FRAMEWORK DIAGRAMS......07
3.2 CLR: EXECUTION MODEL........08
4. System Requirement Analysis......09
4.1 Feasibility Study.......09
5. Methodology ..11
5.1 System Development Life Cycle.11
6. SDLC Diagram......14
7. Project Planning &Scheduling....15
8.Tourist Help Line......16
8.1 Project Aim/Objective..16
8.2 My Work...16
8.2.1 Technologies used...17
8.2.2 Software Used.....17
8.2.3 Database Used.....17
8.3 Site Map....18
9. Snap shots and Coding.........19
9.1 Home Page and coding.......19
9.2Login Page and coding...24
9.3Auto Load Report Page and coding...28
9.4Auto Complete Page and coding...31
Conclusion
References & Bibliography
Table of Figures
Figure 1- NETFramework Diagram...07
Figure 2- CLR: Execution MODEL..08
Figure 3- SDLC Diagram...14
Figure 4- PERT (Program Evaluation and Review Technique) CHART.15
Figure 5- Site Map.18
Figure 6- Home Page19
Figure 7- Login Page24
Figure 8- Auto Load Report Page28
Figure 9- Auto Complete Form Page31