six weeks/months industrial training report on IT Company

Embed Size (px)

Citation preview

  • 7/30/2019 six weeks/months industrial training report on IT Company

    1/28

    Report on

    INDUSTRIAL TRAININGREPORT

    Company Name:

    Events it solutioneventsitsolution.com

    Prepared By:SACHIN RANA(13515602810)

    Guided by:Mr. Amarjeet Rout (Project

    Head)Mr. Subash Chakrobortty (ProjectGuide)

  • 7/30/2019 six weeks/months industrial training report on IT Company

    2/28

    NORTHERN INDIAENGINEERING COLLEGE

    Content

    1. Acknowledgement2. Certificate3. Preface4. About Company5. About The project6. What I have learnt7. Self Evaluation

  • 7/30/2019 six weeks/months industrial training report on IT Company

    3/28

    ACKNOWLEDGEMENT

    First of all,I would like to say thanks to Mr. Amarjeet Rout(Project Head) whogave me a big opportunity to take training in his Company. He guided me from

    time to time and gave me dynamic ideas and suggestions by which I am able to

    complete my training successfully.

    I am extremely grateful to Mr Subash Chakrobortty(Project Guide) under who

    I have worked.It is not without his help I could have been able to complete my

    training here. I would like to express my deep satisfaction and gratitude for

    their support for their kind help extended during the entire period of training.

    Finally, I would like to thanks each and every member of EIS family(Mr.Saran

    shrivastav,Mr. Waseem Saifi,Ms. Sugam Mittal) for making me feel

    comfortable and helping me in every possible manner.

  • 7/30/2019 six weeks/months industrial training report on IT Company

    4/28

    PREFACE

    The six week training is a part of our B.Tech, Electronics and Communication.

    Practical Industrial Training mainly aims at making one aware of industrial

    environment; which means that one gets to know the limitation, constraint

    and freedom under which an engineer works. One also gets an opportunity to

    watch from close quarter that indicates manager relation. This training mainly

    involves industrial and complete knowledge about designing, assembling and

    manufacturing process of various equipments manufactured by an industry.

    During this six week period, as a student, there is a great opportunity of

    understanding Industrial practices. Most of the theoretical knowledge that has

    been gained during our course is useful only if it can be applied to production

    and services in the industry. The learnt is applied, tested, verified and

    rectified. Apart from this the student gets an opportunity to learn latest

    technology and is upgraded of the new trends immersing in the industry of

    interest.

  • 7/30/2019 six weeks/months industrial training report on IT Company

    5/28

    I had the opportunity to utilize my six week summer internship in Events IT

    Solution,Madhu Vihar. I was a part of the companys new venture CAR,

    which provided me a great deal of learning. My sphere of knowledge was

    expanded both at technical and personal level. I not only got chance to work

    on Live Project but also witnessed the related industrial processes and got

    acquainted to many of the prevalent technologies.

    About the Company

    Events IT Solutions specializes in providing hosting service and complete

    web development. Event IT Solutions is "Results with Style".This mottoreflects their professional web site philosophy which holds that a site can be

    beautiful, highly effective and functional at the same time. Their designers

    utilize proprietary compression techniques and optimized palettes to create

    rich, striking graphics that are quick to download and their developers are

    highly skilled professional which makes your website more secure. Their

    HTML designers understand the strengths and weaknesses of the major

    browsers and they apply this professional web site design expertise to assure

    that their web sites look great in any browser. Their programmers createinteractivity for client web sites using the latest in programming techniques to

    add life to the site and to increase traffic.

    They have an impressive infrastructure with the latest hardware and software

    facilities. their hardware facilities are regularly upgraded and can

    accommodate large volumes without any constraints.Their software team

  • 7/30/2019 six weeks/months industrial training report on IT Company

    6/28

    uses custom as well as customized software to suit the individual

    requirements of their clients.

    Events IT Solution is more than just a web design company. They offer

    others services also like:-

    MAILING WEBSITE HOSTING SMS MARKETING SEARCH ENGINE OPTIMIZATION PORTAL DEVELOPMENT ECOBULKMMERCE DEVELOPMENT EDUCATIONAL WEBSITE TRAVEL WEBSITE

    They have an impressive infrastructure with the latest hardware and software

    facilities. their hardware facilities are regularly upgraded and can

    accommodate large volumes without any constraints.Their software team

    uses custom as well as customized software to suit the individual

    requirements of their clients.

    An Overview:-Events IT Solutions, specializes in providing hosting service

    and complete web development.

    Motto:-Our philosophy is to mould ourselves as an extension of our clients'

  • 7/30/2019 six weeks/months industrial training report on IT Company

    7/28

    service arm, understand their business and relate to them as we would relate

    to ourselves. Our

    motto is that we believe in being a responsible service provider and pay

    unswerving attention to the finer details of our clients' core needs.

    Capabilities:-We have an impressive infrastructure with the latest hardware

    and software facilities. Our hardware facilities are regularly upgraded and can

    accommodate

    large volumes without any constraints. Our software team uses custom as well

    as customized software to suit the individual requirements of our clients.

    roach, keeping your success in focus is our prime objective.

    Clients of Events IT Solution:

    1.Royal Rahi

    Travel planner in India. It aims to be a one stop travel solution

    to meet all your travel needs, when planning a trip to India or

    abroad. Our International holiday packages offer you a wide

    range of holiday destinations across the world.

    2.Mechasoft Lucknow

    MechasoftLucknow is an institution for preparing for entrance

    exams of engineering with marginal fee Structure for all

    students who want to prepare for GATE, IES and PSU's.

    3.IVISION (ivision secure)

    IVS team has a wealth of knowledge and experience in Loss Prevention andCCTV.We provide service and support on a national basis with our In House

    team based in New Delhi and a network of experienced technical agents

    throughout metros in India.

  • 7/30/2019 six weeks/months industrial training report on IT Company

    8/28

    4.LKA (khojodelhi)

    Khojo Delhi is an online business directory. Local classified adsfor Delhi/NCR. You can post advertisements related to yourbusiness, products or services.

    Software used in project1. Microsoft visual studio 2012(.NET Framwork 4.5)2. Microsoft Sql Server 2008

    Language Used:

    1. c#(c sharp)2. SQL

    Introduction to Microsoft visual studio:

    Microsoft Visual Studio is an integrated development environment (IDE) from

    Microsoft. It is used to develop console and graphical user interface

    applications along with Windows Forms or WPF applications, web sites, web

    applications, and web services in both native code together with managed

    code for all platforms supported by Microsoft Windows, Windows Mobile,

    Windows CE, .NET Framework, .NET Compact Framework and Microsoft

    Silverlight.

    What is .NET Framework

    The .NET Framework (pronounced dot net) is a software framework

    developed by Microsoft that runs primarily on Microsoft Windows. It

    includes a large library and provides language interoperability (each

    language can use code written in other languages) across several

    programming languages. Programs written for the .NET Framework execute

  • 7/30/2019 six weeks/months industrial training report on IT Company

    9/28

    in a software environment (as contrasted to hardware environment), known

    as the Common Language Runtime (CLR), an application virtual machine that

    provides services such as security, memory management, and exception

    handling. The class library and the CLR together constitute the .NET

    Framework.

    The .NET Framework's Base Class Library provides user interface, data

    access, database connectivity, cryptography, web application development,

    numeric algorithms, and network communications. Programmers produce

    software by combining their own source code with the .NET Framework and

    other libraries. The .NET Framework is intended to be used by most new

    applications created for the Windows platform. Microsoft also produces anintegrated development environment largely for .NET software called Visual

    Studio.

    Introduction to Microsoft SQL server 2008:Microsoft SQL Server is a relational database management system developedby Microsoft Inc.. As a database, it is a software product whose primary

    function is to store and retrieve data as requested by other software

    applications, be it those on the same computer or those running on another

    computer across a network (including the Internet). There are at least a

  • 7/30/2019 six weeks/months industrial training report on IT Company

    10/28

    dozen different editions of Microsoft SQL Server aimed at different audiences

    and for different workloads (ranging from small applications that store and

    retrieve data on the same computer, to millions of users and computers that

    access huge amounts of data from the Internet at the same time). Its primary

    query languages are T-SQL and ANSI SQL.

    Introduction to Microsoft SQL server 2008:Microsoft SQL Server is a relational database management system developed

    by Microsoft Inc.. As a database, it is a software product whose primary

    function is to store and retrieve data as requested by other software

    applications, be it those on the same computer or those running on another

    computer across a network (including the Internet). There are at least a

    dozen different editions of Microsoft SQL Server aimed at different audiences

    and for different workloads (ranging from small applications that store and

    retrieve data on the same computer, to millions of users and computers that

    access huge amounts of data from the Internet at the same time). Its primary

    query languages are T-SQL and ANSI SQL.

    Introduction to c#:C# is an elegant and type-safe object-oriented language that enables

    developers to build a variety of secure and robust applications that run on

    the .NET Framework. You can use C# to create traditional Windows client

    applications, XML Web services, distributed components, client-server

    applications, database applications, and much, much more. Visual C#

    provides an advanced code editor, convenient user interface designers,

    integrated debugger, and many other tools to make it easier to develop

    applications based on version 4.0 of the C# language and version 4.0 of

    the .NET Framework.

    Introduction to Sql:

  • 7/30/2019 six weeks/months industrial training report on IT Company

    11/28

    SQL stands for Structured Query Language. SQL language is used to create,

    transform and retrieve information from RDBMS (Relational Database

    Management Systems). SQL is pronounced SEQUEL.

    SQL is a declarative programming language designed for creating and

    querying relational database management systems. SQL is relatively simple

    language, but its also very powerful.

    SQL can insert data into database tables. SQL can modify data in existing

    database tables. SQL can delete data from SQL database tables. Finally SQL

    can modify the database structure itself create/modify/delete tables and

    other database objects.

    SQL uses set of commands to manipulate the data in relational databases. For

    example SQL INSERT is used to insert data in database tables. SQL SELECT

    command is used to retrieve data from one or more database tables. SQL

    UPDATE is used to modify existing database records.

  • 7/30/2019 six weeks/months industrial training report on IT Company

    12/28

    About the project:LSG EXPRESS is a window application used in MLM business specially in salesmarketing,

    It s a three layer architecture coded in c#. User can maintain data of member,

    product ,location, account, member structure. It has a very easy graphical user

    interface so a non IT person could also operate it very easy.

    Three layer architecture:

    A three-tier architecture is a client-server architecture in which the functional

    process logic, data access, computer data storage and user interface are

    developed and maintained as independent modules on separate platforms.

    Three-tier architecture is a software design pattern and a well-established

    software architecture. Its three tiers are the presentation tier, application tier

    and data tier.

    The three tiers in a three-tier architecture are:

    1.Presentation Tier: Occupies the top level and displays informationrelated to services available on a website. This tier communicates with

    other tiers by sending results to the browser and other tiers in the

    network.

  • 7/30/2019 six weeks/months industrial training report on IT Company

    13/28

    2.Application Tier: Also called the middle tier, logic tier, business logic orlogic tier, this tier is pulled from the presentation tier. It controls

    application functionality by performing detailed processing.

    3.Data Tier: Houses database servers where information is stored andretrieved. Data in this tier is kept independent of application servers or

    business logic

    Starting theSoftware

    Double click on LSG Express application. Enter the login details in the login form.

  • 7/30/2019 six weeks/months industrial training report on IT Company

    14/28

    After entering correct details, LSG EXPRESS will be opened..

    Main Interface Introduction

    This is main form of LSG EXPRESS which shows various menusand Icons.

  • 7/30/2019 six weeks/months industrial training report on IT Company

    15/28

    MENU ICON FUNCTION

    ICONS FUNCTIONS

  • 7/30/2019 six weeks/months industrial training report on IT Company

    16/28

    Open member master form

    Open account master form

    Open sales master form

    Open forecasting form

    Open member structure form

    Open member status form

    TOOL ICON FUNCTION

  • 7/30/2019 six weeks/months industrial training report on IT Company

    17/28

    ICONS FUNCTIONSAdd member, product, location, user

    Save data

    Edit data

    Delete data

    Print preview

    print

    search

    cancel

    Member Master Introduction

    Member Master manages member of company. User can add , edit delete and

    search member and nominee information. It gives a automatic memberID to

    new member.

  • 7/30/2019 six weeks/months industrial training report on IT Company

    18/28

    Steps to add new member:

    Click on member master icon or open member master formthrough main master menu.

    A form will open in which both member and nominee form are inreadable mode.

    Click on the add button in tool menu. now both member and nomineeare in writable mode having a automatic memberID. Fill details of member and nominee and click on save button in tool

    menu.

    A message will show save data successfully which confirmsuccessfully saving of data.

  • 7/30/2019 six weeks/months industrial training report on IT Company

    19/28

    New member can b be shown in data grid view.Sales Master Introduction Sales Master is the kernel of LSG EXPRESS. Here user can purchase

    product. Grid view shows account details, sales history. User can select

    start date and end date to view sales in a specify interval.

    Steps to purchase product

    Open sales master by clicking on sales menu icon or through mainmenu.

    Select memberID from drop down. Refer code and Refer name will be

  • 7/30/2019 six weeks/months industrial training report on IT Company

    20/28

    automatically filled in textbox.

    Select productID from dropdown. Enter the quantity of product. According to quantity,price will be filled

    in price textbox.

    Select purchase date from date time picker. Click in purchase button. A message is shown on screen for confirmation

    of successfully save of data.

    An automatically invoice will generate on click of purchase button.Account Master Introduction

    Account master manages account of member. Here user can see balanceof member and account details in current month,previous month and

    can specify a custom interval by selecting start date and end date.

  • 7/30/2019 six weeks/months industrial training report on IT Company

    21/28

    Member Structure Introduction

    Member structure will show tree view of member. Here user can see

  • 7/30/2019 six weeks/months industrial training report on IT Company

    22/28

    any member details. User can click on + expand the tree and -

    compress the tree.

    Member Status Introduction

    Member can have any status i.e. Fresh, Error, Under and Active. Member Status will show the status of every member. User can update

  • 7/30/2019 six weeks/months industrial training report on IT Company

    23/28

    or edit the status of any member and can see the status of any member

    during a specified interval by start date and end date.

    I have learnt from there:

    1. Making of Windows application using Microsoft visual studio 2012.

  • 7/30/2019 six weeks/months industrial training report on IT Company

    24/28

    2. Operation of Microsoft visual studio 2012.1. Operation ofMicrosoft Sql Server 20083. Designing of Windows Form4. Basic commands of Mysql5. Basic of C# language and .NET Framework6. Software testing7. Software documentation8. Concepts of three layer architecture9. Difference between ADO.NET and ASP.NET10. Difference between object oriented language and procedural

    oriented language

    11. Difference between java and c#12. Basic of web development and HTML 5

    For all of above, I am extremely grateful to Mr.Amarjeet

    Rout(project head) and Mr Subash Chakrobortty(Project

    Guide) under who I have worked.

  • 7/30/2019 six weeks/months industrial training report on IT Company

    25/28

    Self evaluation

    These 6 weeks Industrial Training has led us to understand

    the various designing, assembling and the manufacturing

    processes of equipments in the industry, CEL.

    It has also enhanced our knowledge about the functioning

    and management of an industry, which we are sure, will be

    beneficial to us in our career.

    Sachin Rana

    (ECE-F3 13515602810)

    B. TECH(ECE). Final Year

    (NORTHERN INDIA ENGINEERING

    COLLEGE)

    NEW DELHI

  • 7/30/2019 six weeks/months industrial training report on IT Company

    26/28

  • 7/30/2019 six weeks/months industrial training report on IT Company

    27/28

  • 7/30/2019 six weeks/months industrial training report on IT Company

    28/28