SlideShare a Scribd company logo
1 of 34
BY:- PRAGATI KUMAR SINGH
VIKAS MISHRA
ANIL KUMAR
 I want to do my summer training in any useful and new technology.
 So I choose technology “ASP.NET with C# ”.
 ABOUT THE COMPANY AND COURSE
 TECHNOLOGIES USED IN THE PROJECT DEVELOPMENT
 PROJECT DETAIL WITH SNAPSHOTS
I had done my industrial training from HP ENTERPRISE
CENTRE LUCKNOW which is one of the training arm of
Hewlett Packard (Hewlett Packard Enterprise is in Education
sector for 30 years.) It offers a complete spectrum of quality
training programs on software, hardware, networking,
industrial /project training and various other new-age courses
as per the trends & demands of the industry., under the
guidance of MR. SARFARAZ AHMED, SOFTWARE TRAINER AT
HPES, LUCKNOW. The company has conducted a summer
training program.
TOPICS OF THE COURSE
 This project deals with developing an e-commerce website for Online
Jewellery Sale. It provides the user with a catalog of different products
available for purchase in the store. In order to facilitate online
purchase a shopping cart is provided to the user. The system is
implemented using a 3-tier approach, with a backend database, a
middle tier of Microsoft Internet Information Services (IIS) and ASP.NET,
and a web browser as the front end client.
 The objective of this project is to develop a general purpose e-
commerce store where any jewellery product (such as Earring, Hatpin,
Hairpins, necklace, pendant etc.) can be bought from the comfort of
home through the Internet.
 ddjewellers.in is an Indian e-commerce company, providing
consumer-to-consumer and business-to-consumer sales services via
the Internet.
This “ddjewellers.in” project is developed using ASP.NET( with
HTML) as front-end and SQL SERVER as back-end.
FRONT END TOOL: HTML5, ASP.NET,C#.
BACK END TOOL: SQL SERVER,ADO.NET.
An online store is a virtual store on the Internet where customers
can browse the catalog and select products of interest. The
selected items may be collected in a shopping cart. At checkout
time, the items in the shopping cart will be presented as an order.
At that time, more information will be needed to complete the
transaction. Usually, the customer will be asked to fill or select a
billing address, a shipping address, a shipping option, and
payment information such as credit card number. An e- mail
notification is sent to the customer as soon as the order is placed.
 ASP.NET is an open source server-side web application framework
designed for web development to produce dynamic web pages. It was
developed by Microsoft to allow programmers to build dynamic
websites, web applications and web services.
 ASP.NET is a new ASP (Active Server Pages) generation. It is not
compatible with Classic ASP, but ASP.NET may include Classic ASP.
 ASP.NET pages are compiled, which makes them faster than Classic
ASP.
 ASP.NET has better language support, a large set of user controls,
XML-based components, and integrated user authentication.
 ASP.NET pages have the extension .aspx, and are normally written in
VB (Visual Basic) or C# (C sharp).
 User controls in ASP.NET can be written in different languages,
including C++ and Java.
 When a browser requests an ASP.NET file, the ASP.NET engine reads
the file, compiles and executes the scripts in the file, and returns the
result to the browser as plain HTML.
 ASP.NET is built on the Common Language Runtime (CLR), allowing
programmers to write ASP.NET code using any supported .NET language.
 ASP.NET has many advantages – both for programmers and for the end
users because it is compatible with the .NET Framework. This
compatibility allows the users to use the following features through
ASP.NET:
a) Powerful database-driven functionality
b) Faster web applications
c) Memory leak and crash protection
 C# is pronounced “see sharp”.
 C# is an object-oriented programming language and part
of the .NET family from Microsoft. The most recent version
is C# 6.0 and it is part of Visual Studio 2015.
 C# is very similar to C++ and Java.
 C# is developed by Microsoft and works only on the
Windows platform.
 Features of C# includes Portability, Interfaces, Meta
programming, Methods and functions, Property,
Namespace, Memory access, Exception handling,
Polymorphism, Functional programming, Delegates and
Event Handler.
 Object-oriented programming (OOP) is a programming
language model organized around "objects" rather than
"actions" and data rather than logic.
 Important features with OOP are:
Classes and Objects
Inheritance
Polymorphism
Encapsulation
 Simula was the first object-oriented programming
language. Simula was developed in the 1960s by Kristen
Nygaard from Norway.
 Java, Python, C++, Visual Basic .NET and C# are popular
OOP languages today.
 Microsoft Visual Studio is an integrated development
environment (IDE) from Microsoft. It can be used to
develop console and graphical user interface
applications along with Windows Forms applications,
web sites, web applications, and web services in both
native code together with managed code for all
platforms supported by Microsoft Windows, Windows
Phone, Windows CE, .NET Framework, .NET Compact
Framework and Microsoft Silverlight.
 The latest version of Visual Studio is Visual Studio
2015.
In e-commerce applications it is very typical for the Web server to
contact the database to get information as needed. ASP.NET uses a
technology called ActiveX Data Objects.NET (ADO.NET) to connect to the
database.
ADO.NET
Classic ASP pages used ActiveX Data Objects (ADO) to access and modify
databases. ADO is a programming interface used to access data. This
method was efficient and fairly easy for developers to learn and
implement. However, ADO suffered from a dated model for data access
with many limitations, such as the inability to transmit data so it is easily
and universally accessible. Coupled with the move from standard SQL
databases to more distributed types of data (such as XML), Microsoft
introduced ADO.NET.
 SELLER MODULE
 BUYER MODULE
 ADMIN MODULE
 This module provides functionalities for sellers.
 Seller can post their product for sale with details such as
Description of product, Price and Product quality.
 They can also upload the jewellery photo.
 The Seller can also update their profile details.
 Seller get the mail when a customer is interested in buying
their product.
 This module provides functionalities related to buyer.
 Buyer can easily search the product of their choice available
under different categories and sub-categories.
 For purchasing the product buyer can place the order by
clicking on the buy now button in return ,the buyer will get
the order no.
 Admin verifies the seller details who register on the
ddjewellers.in
 Admin can manage seller and buyer both.
 Admin can add , delete, update product or product category.
 Admin can view the detail of persons who has tried to contact
him.
SYSTEM REQUIREMENTS
Minimum Hardware Requirements:-
Processor type:- Intel Core i3 -4th gen(Any higher
processor)
Processor Speed:- 1.30Ghz & higher(Minimum 1.20
GHz)
RAM:- 2 GB or above (Minimum 1 GB)
HDD Capacity:- 250 GB or above (Minimum 200 GB)
Monitor :- 17’’ Color/Mono(Any Upgraded)
Keyboard:- 104-keyboard (Any Upgraded)
Mouse: -3-button/2-Button
WINDOWS XP, VISTA,WIN 7,WIN 8.1,WIN10 Operating
System
Software Requirement:-
Front end : - web browser, Visual Studio 2013.
Back end : - SQL SERVER, ADO.NET
There are some limitations for the current system to which solutions can
be
provided as a future development:
 The Website is not accessible to everyone. It can be deployed on a web
server so that everybody who is connected to the Internet can use it.
 Online payment option is not done. Third party proprietary software
can be
used for online payment.
 The Administrator of the web site can be given more functionalities,
like
looking at a specific customer’s profile, the product that have to be
reordered, etc.
 At last it can be concluded that working on the project
ddjewellers was a real learning experience. The principles of
software production were well implemented throughout the
project. The whole project undergoes with full of enthusiasm
and with full of joyous moments. The project has been made
as per as the given specification.
 Working on the Project was really a learning experience and
we have come a long way in building our concepts of Software
engineering. The “ddjewellers“ developed by us is purely
based on ASP.NET.
Industrial training project ppt of online  shopping

More Related Content

What's hot

Online Store Modules
Online Store ModulesOnline Store Modules
Online Store ModulesKavita Sharma
 
Online Shopping project report
Online Shopping project report Online Shopping project report
Online Shopping project report Surjeet Art
 
Online Shopping Full Project Presentation (20 slides)
Online Shopping Full Project Presentation (20 slides)Online Shopping Full Project Presentation (20 slides)
Online Shopping Full Project Presentation (20 slides)Krishna Mohan Shakya
 
E commerce website Project Presentation
E commerce website Project PresentationE commerce website Project Presentation
E commerce website Project PresentationZT MESH
 
Mini project report_on_online_shopping
Mini project report_on_online_shoppingMini project report_on_online_shopping
Mini project report_on_online_shoppingSandeep Bittu
 
Online ecommerce website srs
Online ecommerce  website srsOnline ecommerce  website srs
Online ecommerce website srsSM Nurnobi
 
Onlineline shopping Yash Bazaar.com
Onlineline shopping Yash Bazaar.comOnlineline shopping Yash Bazaar.com
Onlineline shopping Yash Bazaar.comTmu
 
online-shopping-documentation-srs for TYBSCIT sem 6
 online-shopping-documentation-srs for TYBSCIT sem 6 online-shopping-documentation-srs for TYBSCIT sem 6
online-shopping-documentation-srs for TYBSCIT sem 6YogeshDhamke2
 
Deals made easy| Online Shopping Kart |Java,Jsp,JDBC
Deals made easy| Online Shopping Kart |Java,Jsp,JDBCDeals made easy| Online Shopping Kart |Java,Jsp,JDBC
Deals made easy| Online Shopping Kart |Java,Jsp,JDBCSaikiranReddy Sama
 
Online shopping portal: Software Project Plan
Online shopping portal: Software Project PlanOnline shopping portal: Software Project Plan
Online shopping portal: Software Project Planpiyushree nagrale
 
Online shopping ecommerce java project
Online shopping ecommerce java projectOnline shopping ecommerce java project
Online shopping ecommerce java projectTutorial Learners
 
Srs online shoping
Srs online shopingSrs online shoping
Srs online shopingAbdul Saboor
 
Project Super market billing system
Project Super market billing systemProject Super market billing system
Project Super market billing systemVickey Mahant
 

What's hot (20)

Online shopping
Online shoppingOnline shopping
Online shopping
 
Online Store Modules
Online Store ModulesOnline Store Modules
Online Store Modules
 
Online Shopping project report
Online Shopping project report Online Shopping project report
Online Shopping project report
 
Online Shopping Full Project Presentation (20 slides)
Online Shopping Full Project Presentation (20 slides)Online Shopping Full Project Presentation (20 slides)
Online Shopping Full Project Presentation (20 slides)
 
E commerce website Project Presentation
E commerce website Project PresentationE commerce website Project Presentation
E commerce website Project Presentation
 
Mini project report_on_online_shopping
Mini project report_on_online_shoppingMini project report_on_online_shopping
Mini project report_on_online_shopping
 
Online ecommerce website srs
Online ecommerce  website srsOnline ecommerce  website srs
Online ecommerce website srs
 
Onlineline shopping Yash Bazaar.com
Onlineline shopping Yash Bazaar.comOnlineline shopping Yash Bazaar.com
Onlineline shopping Yash Bazaar.com
 
online shopping
online shoppingonline shopping
online shopping
 
E commerce use case documentation.
E commerce use case documentation.E commerce use case documentation.
E commerce use case documentation.
 
online-shopping-documentation-srs for TYBSCIT sem 6
 online-shopping-documentation-srs for TYBSCIT sem 6 online-shopping-documentation-srs for TYBSCIT sem 6
online-shopping-documentation-srs for TYBSCIT sem 6
 
Online shopping Project
Online shopping Project Online shopping Project
Online shopping Project
 
Online shopping project synopsis
Online shopping project synopsisOnline shopping project synopsis
Online shopping project synopsis
 
Deals made easy| Online Shopping Kart |Java,Jsp,JDBC
Deals made easy| Online Shopping Kart |Java,Jsp,JDBCDeals made easy| Online Shopping Kart |Java,Jsp,JDBC
Deals made easy| Online Shopping Kart |Java,Jsp,JDBC
 
project-ppt1.pdf
project-ppt1.pdfproject-ppt1.pdf
project-ppt1.pdf
 
Online shopping portal: Software Project Plan
Online shopping portal: Software Project PlanOnline shopping portal: Software Project Plan
Online shopping portal: Software Project Plan
 
Online shopping ecommerce java project
Online shopping ecommerce java projectOnline shopping ecommerce java project
Online shopping ecommerce java project
 
ONLINE SHOPPING SYSTEM -SEPM
ONLINE SHOPPING SYSTEM -SEPMONLINE SHOPPING SYSTEM -SEPM
ONLINE SHOPPING SYSTEM -SEPM
 
Srs online shoping
Srs online shopingSrs online shoping
Srs online shoping
 
Project Super market billing system
Project Super market billing systemProject Super market billing system
Project Super market billing system
 

Viewers also liked

Viewers also liked (12)

S4 tarea4 agnai
S4 tarea4 agnaiS4 tarea4 agnai
S4 tarea4 agnai
 
Vishwas international
Vishwas internationalVishwas international
Vishwas international
 
Luque romero microsoft_power_point
Luque romero microsoft_power_pointLuque romero microsoft_power_point
Luque romero microsoft_power_point
 
Fortner_OSCARPresentation
Fortner_OSCARPresentationFortner_OSCARPresentation
Fortner_OSCARPresentation
 
Herramientas tic para la capacitación (1)
Herramientas tic para la capacitación (1)Herramientas tic para la capacitación (1)
Herramientas tic para la capacitación (1)
 
Diseño de una situación de aprendizaje
Diseño de una situación de aprendizajeDiseño de una situación de aprendizaje
Diseño de una situación de aprendizaje
 
Diseño de una situación de aprendizaje
Diseño de una situación de aprendizajeDiseño de una situación de aprendizaje
Diseño de una situación de aprendizaje
 
S4 tarea4 hechd
S4 tarea4 hechdS4 tarea4 hechd
S4 tarea4 hechd
 
tics en la informacion
tics en la informaciontics en la informacion
tics en la informacion
 
Kannan_ResumeNE3
Kannan_ResumeNE3Kannan_ResumeNE3
Kannan_ResumeNE3
 
Socio religious movements in india (2)
Socio religious movements in india (2)Socio religious movements in india (2)
Socio religious movements in india (2)
 
Panamá La Ruta Por Descubrir
Panamá La Ruta Por DescubrirPanamá La Ruta Por Descubrir
Panamá La Ruta Por Descubrir
 

Similar to Industrial training project ppt of online shopping

Industrial training seminar ppt on asp.net
Industrial training seminar ppt on asp.netIndustrial training seminar ppt on asp.net
Industrial training seminar ppt on asp.netPankaj Kushwaha
 
Bn1001 demo ppt advance dot net
Bn1001 demo ppt advance dot netBn1001 demo ppt advance dot net
Bn1001 demo ppt advance dot netconline training
 
Aspnet2.0 Introduction
Aspnet2.0 IntroductionAspnet2.0 Introduction
Aspnet2.0 IntroductionChanHan Hy
 
Benefits of Using ASP.NET For Web Development for Businesses In 2023
Benefits of Using ASP.NET For Web Development for Businesses In 2023Benefits of Using ASP.NET For Web Development for Businesses In 2023
Benefits of Using ASP.NET For Web Development for Businesses In 2023CMARIX TechnoLabs
 
Online furniture management system
Online furniture management systemOnline furniture management system
Online furniture management systemYesu Raj
 
Web development concepts using microsoft technologies
Web development concepts using microsoft technologiesWeb development concepts using microsoft technologies
Web development concepts using microsoft technologiesHosam Kamel
 
Portfolio - PROGmaatic Developer Network
Portfolio - PROGmaatic Developer NetworkPortfolio - PROGmaatic Developer Network
Portfolio - PROGmaatic Developer NetworkHabib Ullah Bahar
 
Making Of PHP Based Web Application
Making Of PHP Based Web ApplicationMaking Of PHP Based Web Application
Making Of PHP Based Web ApplicationSachin Walvekar
 
Online advertising management system
Online advertising management systemOnline advertising management system
Online advertising management systemYesu Raj
 
Online advertising management system
Online advertising management systemOnline advertising management system
Online advertising management systemYesu Raj
 
How DotNet, SharePoint, and Azure helps to build a Custom Web Application wi...
 How DotNet, SharePoint, and Azure helps to build a Custom Web Application wi... How DotNet, SharePoint, and Azure helps to build a Custom Web Application wi...
How DotNet, SharePoint, and Azure helps to build a Custom Web Application wi...Aimore Technologies
 
A Deep Dive into Android App Development 2.0.pdf
A Deep Dive into Android App Development 2.0.pdfA Deep Dive into Android App Development 2.0.pdf
A Deep Dive into Android App Development 2.0.pdflubnayasminsebl
 
Asp.net Web Development.pdf
Asp.net Web Development.pdfAsp.net Web Development.pdf
Asp.net Web Development.pdfSonia Simi
 
COMPRO- WEB ALBUM & MOTION ANALYZER
COMPRO- WEB ALBUM  & MOTION ANALYZERCOMPRO- WEB ALBUM  & MOTION ANALYZER
COMPRO- WEB ALBUM & MOTION ANALYZERAshish Tanwer
 
Online bus pass registration
Online bus pass registrationOnline bus pass registration
Online bus pass registrationYesu Raj
 
Over view of Technologies
Over view of TechnologiesOver view of Technologies
Over view of TechnologiesChris Mitchell
 
ASP.NET AJAX with Visual Studio 2008
ASP.NET AJAX with Visual Studio 2008ASP.NET AJAX with Visual Studio 2008
ASP.NET AJAX with Visual Studio 2008Caleb Jenkins
 

Similar to Industrial training project ppt of online shopping (20)

Industrial training seminar ppt on asp.net
Industrial training seminar ppt on asp.netIndustrial training seminar ppt on asp.net
Industrial training seminar ppt on asp.net
 
Bn1001 demo ppt advance dot net
Bn1001 demo ppt advance dot netBn1001 demo ppt advance dot net
Bn1001 demo ppt advance dot net
 
Aspnet2.0 Introduction
Aspnet2.0 IntroductionAspnet2.0 Introduction
Aspnet2.0 Introduction
 
Benefits of Using ASP.NET For Web Development for Businesses In 2023
Benefits of Using ASP.NET For Web Development for Businesses In 2023Benefits of Using ASP.NET For Web Development for Businesses In 2023
Benefits of Using ASP.NET For Web Development for Businesses In 2023
 
Online furniture management system
Online furniture management systemOnline furniture management system
Online furniture management system
 
Web development concepts using microsoft technologies
Web development concepts using microsoft technologiesWeb development concepts using microsoft technologies
Web development concepts using microsoft technologies
 
Food borne human diseases
Food borne human diseasesFood borne human diseases
Food borne human diseases
 
0nline shopping
0nline shopping0nline shopping
0nline shopping
 
Portfolio - PROGmaatic Developer Network
Portfolio - PROGmaatic Developer NetworkPortfolio - PROGmaatic Developer Network
Portfolio - PROGmaatic Developer Network
 
Making Of PHP Based Web Application
Making Of PHP Based Web ApplicationMaking Of PHP Based Web Application
Making Of PHP Based Web Application
 
AHSAN_Mosaddek0312
AHSAN_Mosaddek0312AHSAN_Mosaddek0312
AHSAN_Mosaddek0312
 
Online advertising management system
Online advertising management systemOnline advertising management system
Online advertising management system
 
Online advertising management system
Online advertising management systemOnline advertising management system
Online advertising management system
 
How DotNet, SharePoint, and Azure helps to build a Custom Web Application wi...
 How DotNet, SharePoint, and Azure helps to build a Custom Web Application wi... How DotNet, SharePoint, and Azure helps to build a Custom Web Application wi...
How DotNet, SharePoint, and Azure helps to build a Custom Web Application wi...
 
A Deep Dive into Android App Development 2.0.pdf
A Deep Dive into Android App Development 2.0.pdfA Deep Dive into Android App Development 2.0.pdf
A Deep Dive into Android App Development 2.0.pdf
 
Asp.net Web Development.pdf
Asp.net Web Development.pdfAsp.net Web Development.pdf
Asp.net Web Development.pdf
 
COMPRO- WEB ALBUM & MOTION ANALYZER
COMPRO- WEB ALBUM  & MOTION ANALYZERCOMPRO- WEB ALBUM  & MOTION ANALYZER
COMPRO- WEB ALBUM & MOTION ANALYZER
 
Online bus pass registration
Online bus pass registrationOnline bus pass registration
Online bus pass registration
 
Over view of Technologies
Over view of TechnologiesOver view of Technologies
Over view of Technologies
 
ASP.NET AJAX with Visual Studio 2008
ASP.NET AJAX with Visual Studio 2008ASP.NET AJAX with Visual Studio 2008
ASP.NET AJAX with Visual Studio 2008
 

Recently uploaded

Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 

Recently uploaded (20)

Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 

Industrial training project ppt of online shopping

  • 1. BY:- PRAGATI KUMAR SINGH VIKAS MISHRA ANIL KUMAR
  • 2.  I want to do my summer training in any useful and new technology.  So I choose technology “ASP.NET with C# ”.
  • 3.  ABOUT THE COMPANY AND COURSE  TECHNOLOGIES USED IN THE PROJECT DEVELOPMENT  PROJECT DETAIL WITH SNAPSHOTS
  • 4. I had done my industrial training from HP ENTERPRISE CENTRE LUCKNOW which is one of the training arm of Hewlett Packard (Hewlett Packard Enterprise is in Education sector for 30 years.) It offers a complete spectrum of quality training programs on software, hardware, networking, industrial /project training and various other new-age courses as per the trends & demands of the industry., under the guidance of MR. SARFARAZ AHMED, SOFTWARE TRAINER AT HPES, LUCKNOW. The company has conducted a summer training program.
  • 5. TOPICS OF THE COURSE
  • 6.  This project deals with developing an e-commerce website for Online Jewellery Sale. It provides the user with a catalog of different products available for purchase in the store. In order to facilitate online purchase a shopping cart is provided to the user. The system is implemented using a 3-tier approach, with a backend database, a middle tier of Microsoft Internet Information Services (IIS) and ASP.NET, and a web browser as the front end client.  The objective of this project is to develop a general purpose e- commerce store where any jewellery product (such as Earring, Hatpin, Hairpins, necklace, pendant etc.) can be bought from the comfort of home through the Internet.  ddjewellers.in is an Indian e-commerce company, providing consumer-to-consumer and business-to-consumer sales services via the Internet.
  • 7. This “ddjewellers.in” project is developed using ASP.NET( with HTML) as front-end and SQL SERVER as back-end. FRONT END TOOL: HTML5, ASP.NET,C#. BACK END TOOL: SQL SERVER,ADO.NET. An online store is a virtual store on the Internet where customers can browse the catalog and select products of interest. The selected items may be collected in a shopping cart. At checkout time, the items in the shopping cart will be presented as an order. At that time, more information will be needed to complete the transaction. Usually, the customer will be asked to fill or select a billing address, a shipping address, a shipping option, and payment information such as credit card number. An e- mail notification is sent to the customer as soon as the order is placed.
  • 8.  ASP.NET is an open source server-side web application framework designed for web development to produce dynamic web pages. It was developed by Microsoft to allow programmers to build dynamic websites, web applications and web services.  ASP.NET is a new ASP (Active Server Pages) generation. It is not compatible with Classic ASP, but ASP.NET may include Classic ASP.  ASP.NET pages are compiled, which makes them faster than Classic ASP.  ASP.NET has better language support, a large set of user controls, XML-based components, and integrated user authentication.  ASP.NET pages have the extension .aspx, and are normally written in VB (Visual Basic) or C# (C sharp).  User controls in ASP.NET can be written in different languages, including C++ and Java.
  • 9.  When a browser requests an ASP.NET file, the ASP.NET engine reads the file, compiles and executes the scripts in the file, and returns the result to the browser as plain HTML.  ASP.NET is built on the Common Language Runtime (CLR), allowing programmers to write ASP.NET code using any supported .NET language.  ASP.NET has many advantages – both for programmers and for the end users because it is compatible with the .NET Framework. This compatibility allows the users to use the following features through ASP.NET: a) Powerful database-driven functionality b) Faster web applications c) Memory leak and crash protection
  • 10.  C# is pronounced “see sharp”.  C# is an object-oriented programming language and part of the .NET family from Microsoft. The most recent version is C# 6.0 and it is part of Visual Studio 2015.  C# is very similar to C++ and Java.  C# is developed by Microsoft and works only on the Windows platform.  Features of C# includes Portability, Interfaces, Meta programming, Methods and functions, Property, Namespace, Memory access, Exception handling, Polymorphism, Functional programming, Delegates and Event Handler.
  • 11.  Object-oriented programming (OOP) is a programming language model organized around "objects" rather than "actions" and data rather than logic.  Important features with OOP are: Classes and Objects Inheritance Polymorphism Encapsulation  Simula was the first object-oriented programming language. Simula was developed in the 1960s by Kristen Nygaard from Norway.  Java, Python, C++, Visual Basic .NET and C# are popular OOP languages today.
  • 12.  Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft. It can be used to develop console and graphical user interface applications along with Windows Forms applications, web sites, web applications, and web services in both native code together with managed code for all platforms supported by Microsoft Windows, Windows Phone, Windows CE, .NET Framework, .NET Compact Framework and Microsoft Silverlight.  The latest version of Visual Studio is Visual Studio 2015.
  • 13. In e-commerce applications it is very typical for the Web server to contact the database to get information as needed. ASP.NET uses a technology called ActiveX Data Objects.NET (ADO.NET) to connect to the database. ADO.NET Classic ASP pages used ActiveX Data Objects (ADO) to access and modify databases. ADO is a programming interface used to access data. This method was efficient and fairly easy for developers to learn and implement. However, ADO suffered from a dated model for data access with many limitations, such as the inability to transmit data so it is easily and universally accessible. Coupled with the move from standard SQL databases to more distributed types of data (such as XML), Microsoft introduced ADO.NET.
  • 14.  SELLER MODULE  BUYER MODULE  ADMIN MODULE
  • 15.  This module provides functionalities for sellers.  Seller can post their product for sale with details such as Description of product, Price and Product quality.  They can also upload the jewellery photo.  The Seller can also update their profile details.  Seller get the mail when a customer is interested in buying their product.
  • 16.  This module provides functionalities related to buyer.  Buyer can easily search the product of their choice available under different categories and sub-categories.  For purchasing the product buyer can place the order by clicking on the buy now button in return ,the buyer will get the order no.
  • 17.  Admin verifies the seller details who register on the ddjewellers.in  Admin can manage seller and buyer both.  Admin can add , delete, update product or product category.  Admin can view the detail of persons who has tried to contact him.
  • 19. Minimum Hardware Requirements:- Processor type:- Intel Core i3 -4th gen(Any higher processor) Processor Speed:- 1.30Ghz & higher(Minimum 1.20 GHz) RAM:- 2 GB or above (Minimum 1 GB) HDD Capacity:- 250 GB or above (Minimum 200 GB) Monitor :- 17’’ Color/Mono(Any Upgraded) Keyboard:- 104-keyboard (Any Upgraded) Mouse: -3-button/2-Button WINDOWS XP, VISTA,WIN 7,WIN 8.1,WIN10 Operating System Software Requirement:- Front end : - web browser, Visual Studio 2013. Back end : - SQL SERVER, ADO.NET
  • 20.
  • 21.
  • 22.
  • 23.
  • 24.
  • 25.
  • 26.
  • 27.
  • 28.
  • 29.
  • 30.
  • 31.
  • 32. There are some limitations for the current system to which solutions can be provided as a future development:  The Website is not accessible to everyone. It can be deployed on a web server so that everybody who is connected to the Internet can use it.  Online payment option is not done. Third party proprietary software can be used for online payment.  The Administrator of the web site can be given more functionalities, like looking at a specific customer’s profile, the product that have to be reordered, etc.
  • 33.  At last it can be concluded that working on the project ddjewellers was a real learning experience. The principles of software production were well implemented throughout the project. The whole project undergoes with full of enthusiasm and with full of joyous moments. The project has been made as per as the given specification.  Working on the Project was really a learning experience and we have come a long way in building our concepts of Software engineering. The “ddjewellers“ developed by us is purely based on ASP.NET.