You are on page 1of 12

eventsitsolution.

com
Content
1. Acknowledgement

2. Certificate

3. Preface

4. About Company

5. About The project

6. What I have learnt

7. Self Evaluation
ACKNOWLEDGEMENT
First of all,I would like to say thanks to Mr. Amarjeet Rout(Project Head) who
gave 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.
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.
I had the opportunity to utilize my six week summer internship in Events IT
Solution,Madhu Vihar. I was a part of the company’s 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 motto
reflects 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 create
interactivity 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
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'


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 an
integrated development environment largely for .NET software called Visual
Studio.

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 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:
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 it’s 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.
LSG EXPRESS is a window application used in MLM business specially in sales
marketing,

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 information
related to services available on a website. This tier communicates with
other tiers by sending results to the browser and other tiers in the
network.

You might also like