SlideShare uma empresa Scribd logo
1 de 24
NIIT ENHANCEMENT MODEL
Presented By :- Savigya Singh
CSE (Morning)
00811507213
Introduction To The
Company
The NIIT Group
“At NIIT,
excellence is always an ongoing journey
never destination”
• NIIT group came into existence in 1949.
• NIIT has become known, in particular, as a corporate training
company and Industrial Training Company, with customized programs
for both large and small enterprises.
• NIIT has three main lines of business across the globe-Corporate
Learning Group, Skills and Careers Group, and the School Learning
Group.
• Built on the sound principles of 'Running Training like a Business',
NIIT's Managed Training Services and best-in-class training processes
enable customers to align business goals with L&D, reduce costs,
realize measurable value, benefit from rock-solid operations and
increase business impact.
GLOBAL PRESENCE
• Singapore
• Bangkok
• Manila
• Dubai
• Melbourne
• Madrid
• London
• Amsterdam
• India
• Frankfurt, Nuremberg, Atlanta, New
Jersey and Augusta etc..
PRODUCT & SOLUTION
As In Context For Software Engineering :-
• Database Developer Training
• Application Developer Training
• Web Developer Training
• Distributed Application Developer
Training
• Mobile Application Developer Training
• Software Tester Using F# Training
• Project Managing Skills Training
Contd..
NIIT Yuva Jyoti provides training in the following sectors:
• Retail
• BFSI
• Healthcare
• IT/ITES
• Education and Training Services
• Telecom
• Hospitality
• Media and Entertainment
• All Informal Sectors
PROJECT UNDERTAKEN
• Ministry of Rural Development (MORD): This is a central government project. The
training was conducted for Rural BPL youth. We have trained 31,200 candidates across
India under this initiative.
• Ministry of Social Justice and Empowerment (MSJE): This is a central government
project. The training was conducted for SC and OBC sections of society. We have trained
more than 1,500 candidates under this program.
• National Minorities Development and Finance Corporation (NMDFC):- This is an on-
going central government project and its target group includes India’s minority
communities (Muslims, Christians, Sikhs, Buddhist and Parsis). The target is to train 1,200
students who have passed the 12th grade and above.
• State Urban Poverty Alleviation--Chandigarh (SUPA): This is a project of the Chandigarh
Municipal Corporation, where 100 urban candidates under th Poverty Line have been
trained so far.
• State Urban Development Agency—Odisha (SUDA): Under this Odisha state government
project, we have trained 700 candidates using job-oriented courses.
TECHNOLOGY USED IN PROJECT
For to develop a website Application, Desktop Application, Mobile
Application, .Net Consist of following Component as I have mentioned
in a sequentially order :-
1. Web Application
2. Mobile Application
As I have explained these part in details in upcoming slides.
WEB APPLICATION
• C# Language (Base Coding Language)
• Knowledge Of Relational database model (use to understand the flow of data)
• Sql Server (Database Server)
• Ado.Net (Database Connection)
• Extensible Markup Language (XML -> For to have uniform communication Method)
• Asp.Net ( For to design a well maintained website)
• Wcf (For to create distributed web application)
• WPF (For to create a desktop application)
• Javascript (For to design client side application)
• Bootstrap Css(To enhance the appearance of a website)
C# LANGUAGE
• C# syntax simplifies many of the
complexities of C++ and provides
powerful features such as nullable value
types, enumerations, delegates, lambda
expressions and direct memory access,
which are not found in Java.
• C# makes it easy to develop software
components through several innovative
language constructs, including the
following:
Encapsulated method signatures called
delegates, which enable type-safe event
notifications.
Properties, which serve as accessors for
private member variables.
Attributes, which provide declarative
metadata about types at run time.
SQL SERVER
• With SQL Server 2014, new in-memory
capabilities for transaction processing and
enhancements for data warehousing
complement our existing technologies for data
warehousing and analytics. Scale and
transform your business with up to 30x
performance gain for transaction processing
using existing hardware, and a greater-than
100x performance gain for data warehousing.
• Help secure data for mission critical workloads
with transparent data encryption, robust
auditing, extensible key management and
encrypted backups. It is even easier to manage
permissions for data access to support
separation of duties across various users.
• SQL Server consistently leads in TPC-E, TPC-H
and real-world application performance
benchmarks. SQL Server is SAP-certified to run
some of the most demanding workloads. Get
more predictable performance of virtualized
SQL Server instances with IO governance in
Resource Governor.
ADO.Net
• ADO.NET is an object-oriented set of libraries that
allows you to interact with data sources.
Commonly, the data source is a database, but it
could also be a text file, an Excel spreadsheet, or
an XML file.
• EXAMPLE
<connectionStrings>
<add name="NorthindConnectionString"
connectionString=" Server=MyDataServer;Integrated
Security=SSPI;Database=Northwind;"
providerName="System.Data.SqlClient" />
</connectionStrings>
EXTENSIBLE MARKUP
LANGUAGE
• XML stands for EXtensible Markup
Language
• XML is a markup language much like
HTML
• XML was designed to describe data, not
to display data
• XML tags are not predefined. You must
define your own tags
• XML is designed to be self-descriptive
• XML is a W3C Recommendation
ASP.Net
• ASP.NET is a new ASP 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.
WCF
• Windows Communication Foundation
(WCF) is a framework for building service-
oriented applications.
• Using WCF, you can send data as
asynchronous messages from one service
endpoint to another. A service endpoint
can be part of a continuously available
service hosted by IIS, or it can be a
service hosted in an application. An
endpoint can be a client of a service that
requests data from a service endpoint.
The messages can be as simple as a single
character or word sent as XML, or as
complex as a stream of binary data.
PROJECT OBJECTIVE
NIIT Enhancement Model is a Web Application and also comprises of
desktop & Mobile Application which provide Online education service
to every one at their doorsteps.
As the Enhancement meaning is to extend the prefeature of existing
system but this enhancement would make some good modification
with new feature in existing website by including Online lectures,
Online study content, online maintenance of account section etc..
SCOPE OF ENHANCEMENT
• All user have their own profile in online storage.
• Student can check their profile and also can give their mock test
online. They also check their academic record.
• Student can their video tutorial also ask their doubt question from
the faculty or from community.
• Unified maintenance of all branches so that director can easily track
their marketing progress.
TYPE OF USER
• Student :- Student can practice their mocktest, see their academic
record, as can pay fees online, can avail the facilities of online tutorial.
• Parent :- Parent can see their child academic record, status of fees,
test result.
• Faculty :- Faculty can provide online material to their respective
student, can improve their own knowledge, maintain data on cloud
storage.
• Director :- Director can view their profit of all the branches in a
graphical design and also have the power of all above mentioned
feature.
MODULES
• Login facility for student, faculty, director.
• Update about course content.
• Student review the test result.
• Registration for New Student.
• Online maaintainance of NIIT contents.
• Video classes for student.
• Online doubt session.
TOOLS USED
VISUAL STUDIO 2012 SQL SERVER 2014
BOOTSTRAP CSS XAMARIN
PROJECT SCREENSHOT
Summer Internship Report Presentation

Mais conteúdo relacionado

Mais procurados

Internship Presentation
Internship PresentationInternship Presentation
Internship Presentationdebra24
 
Summer Internship (Presentation)
Summer Internship (Presentation)Summer Internship (Presentation)
Summer Internship (Presentation)Paras Garg
 
qa intern powerpoint
qa intern powerpointqa intern powerpoint
qa intern powerpointCollin Chin
 
Final Presentation for Internship
Final Presentation for InternshipFinal Presentation for Internship
Final Presentation for Internshipjnwashburn
 
Internship Presentation
Internship PresentationInternship Presentation
Internship PresentationAbRi77
 
Final Intern Presentation-Keyur
Final Intern Presentation-KeyurFinal Intern Presentation-Keyur
Final Intern Presentation-KeyurKeyur Patel
 
Internship Presentation 2 Web Developer
Internship Presentation 2 Web DeveloperInternship Presentation 2 Web Developer
Internship Presentation 2 Web DeveloperHemant Sarthak
 
Internship midterm presentation @ graphic people
Internship midterm presentation @ graphic peopleInternship midterm presentation @ graphic people
Internship midterm presentation @ graphic peopleSamsuddoha Sams
 
Computer Science Internship Report Leena AI
Computer Science Internship Report Leena AIComputer Science Internship Report Leena AI
Computer Science Internship Report Leena AIshadowhazard77
 
UTSA AAC 2011 internship presentation
UTSA AAC 2011 internship presentationUTSA AAC 2011 internship presentation
UTSA AAC 2011 internship presentationutsa_careercenter
 
Advance java summer training report
Advance java summer training report Advance java summer training report
Advance java summer training report Nitesh Saini
 
Final Presentation Of Internship
Final Presentation Of InternshipFinal Presentation Of Internship
Final Presentation Of Internshipbecke718
 
Summer training presentation on "CORE JAVA".
Summer training presentation on "CORE JAVA".Summer training presentation on "CORE JAVA".
Summer training presentation on "CORE JAVA".SudhanshuVijay3
 
Internship Presentation Hansen Andrea
Internship Presentation Hansen AndreaInternship Presentation Hansen Andrea
Internship Presentation Hansen AndreaESP Indonesia
 
internship powerpoint presentation
internship powerpoint presentationinternship powerpoint presentation
internship powerpoint presentationSowmya M
 
Web-developmentInternship.docx
Web-developmentInternship.docxWeb-developmentInternship.docx
Web-developmentInternship.docxAditya patil
 

Mais procurados (20)

Internship Presentation
Internship PresentationInternship Presentation
Internship Presentation
 
internship Presentation
internship Presentationinternship Presentation
internship Presentation
 
Summer Internship (Presentation)
Summer Internship (Presentation)Summer Internship (Presentation)
Summer Internship (Presentation)
 
qa intern powerpoint
qa intern powerpointqa intern powerpoint
qa intern powerpoint
 
Final Presentation for Internship
Final Presentation for InternshipFinal Presentation for Internship
Final Presentation for Internship
 
Internship Presentation
Internship PresentationInternship Presentation
Internship Presentation
 
Final Intern Presentation-Keyur
Final Intern Presentation-KeyurFinal Intern Presentation-Keyur
Final Intern Presentation-Keyur
 
Internship Presentation 2 Web Developer
Internship Presentation 2 Web DeveloperInternship Presentation 2 Web Developer
Internship Presentation 2 Web Developer
 
Internship midterm presentation @ graphic people
Internship midterm presentation @ graphic peopleInternship midterm presentation @ graphic people
Internship midterm presentation @ graphic people
 
Computer Science Internship Report Leena AI
Computer Science Internship Report Leena AIComputer Science Internship Report Leena AI
Computer Science Internship Report Leena AI
 
UTSA AAC 2011 internship presentation
UTSA AAC 2011 internship presentationUTSA AAC 2011 internship presentation
UTSA AAC 2011 internship presentation
 
Advance java summer training report
Advance java summer training report Advance java summer training report
Advance java summer training report
 
Final Presentation Of Internship
Final Presentation Of InternshipFinal Presentation Of Internship
Final Presentation Of Internship
 
Summer training presentation on "CORE JAVA".
Summer training presentation on "CORE JAVA".Summer training presentation on "CORE JAVA".
Summer training presentation on "CORE JAVA".
 
Internship Presentation Hansen Andrea
Internship Presentation Hansen AndreaInternship Presentation Hansen Andrea
Internship Presentation Hansen Andrea
 
internship powerpoint presentation
internship powerpoint presentationinternship powerpoint presentation
internship powerpoint presentation
 
NodeJs-resume
NodeJs-resumeNodeJs-resume
NodeJs-resume
 
Internships ppt
Internships pptInternships ppt
Internships ppt
 
Internship report
Internship reportInternship report
Internship report
 
Web-developmentInternship.docx
Web-developmentInternship.docxWeb-developmentInternship.docx
Web-developmentInternship.docx
 

Destaque

Internship Certificate - Sandeep Acharya - 10-08-2016
Internship Certificate - Sandeep Acharya - 10-08-2016Internship Certificate - Sandeep Acharya - 10-08-2016
Internship Certificate - Sandeep Acharya - 10-08-2016Sandeep Acharya
 
Internship report main
Internship report mainInternship report main
Internship report mainAJAL A J
 
Internship Final Report
Internship Final Report Internship Final Report
Internship Final Report Nadia Nahar
 
Summer Training report at TATA CMC
Summer Training report at TATA CMCSummer Training report at TATA CMC
Summer Training report at TATA CMCPallavi Srivastava
 
Information technology Internship report
Information technology Internship reportInformation technology Internship report
Information technology Internship reportRodney kaweesa
 
Full summer training report
Full summer training reportFull summer training report
Full summer training reportwadhwa.ritika8
 
computer science internship report
computer science  internship reportcomputer science  internship report
computer science internship reportkaahwa Armstrong
 
Summer training in web designing
Summer training in web designingSummer training in web designing
Summer training in web designingDUCC Systems
 
"A study of digital marketing services" -summer internship project
"A study of digital marketing services" -summer internship project"A study of digital marketing services" -summer internship project
"A study of digital marketing services" -summer internship projectMarketerBoard
 
Complaint Management system
Complaint Management systemComplaint Management system
Complaint Management systemImran Hussain
 
Vocational training report format
Vocational training report formatVocational training report format
Vocational training report formatAnkit Namdev
 
Internship final presentation
Internship final presentationInternship final presentation
Internship final presentationMeme Whisper
 
Summer internship project report
Summer internship project reportSummer internship project report
Summer internship project reportManish Singh
 
Web Design Project Report
Web Design Project ReportWeb Design Project Report
Web Design Project ReportMJ Ferdous
 
Project Report on Digital Media Marketing
Project Report on Digital Media Marketing Project Report on Digital Media Marketing
Project Report on Digital Media Marketing Asams VK
 

Destaque (20)

Internship Certificate - Sandeep Acharya - 10-08-2016
Internship Certificate - Sandeep Acharya - 10-08-2016Internship Certificate - Sandeep Acharya - 10-08-2016
Internship Certificate - Sandeep Acharya - 10-08-2016
 
Internship report main
Internship report mainInternship report main
Internship report main
 
Internship Final Report
Internship Final Report Internship Final Report
Internship Final Report
 
Summer Training report at TATA CMC
Summer Training report at TATA CMCSummer Training report at TATA CMC
Summer Training report at TATA CMC
 
Information technology Internship report
Information technology Internship reportInformation technology Internship report
Information technology Internship report
 
Full summer training report
Full summer training reportFull summer training report
Full summer training report
 
computer science internship report
computer science  internship reportcomputer science  internship report
computer science internship report
 
Summer training in web designing
Summer training in web designingSummer training in web designing
Summer training in web designing
 
"A study of digital marketing services" -summer internship project
"A study of digital marketing services" -summer internship project"A study of digital marketing services" -summer internship project
"A study of digital marketing services" -summer internship project
 
Industrial Training report on java
Industrial  Training report on javaIndustrial  Training report on java
Industrial Training report on java
 
Complaint Management system
Complaint Management systemComplaint Management system
Complaint Management system
 
Vocational training report format
Vocational training report formatVocational training report format
Vocational training report format
 
INTERNSHIP REPORT
INTERNSHIP REPORTINTERNSHIP REPORT
INTERNSHIP REPORT
 
Internship Report
Internship ReportInternship Report
Internship Report
 
Internship final presentation
Internship final presentationInternship final presentation
Internship final presentation
 
Industrial Training Report-1
Industrial Training Report-1Industrial Training Report-1
Industrial Training Report-1
 
internship report
internship reportinternship report
internship report
 
Summer internship project report
Summer internship project reportSummer internship project report
Summer internship project report
 
Web Design Project Report
Web Design Project ReportWeb Design Project Report
Web Design Project Report
 
Project Report on Digital Media Marketing
Project Report on Digital Media Marketing Project Report on Digital Media Marketing
Project Report on Digital Media Marketing
 

Semelhante a Summer Internship Report Presentation

Semelhante a Summer Internship Report Presentation (20)

IT training provided by Aptech-Malviya Nagar centre
IT training provided by Aptech-Malviya Nagar centreIT training provided by Aptech-Malviya Nagar centre
IT training provided by Aptech-Malviya Nagar centre
 
College Monitoring system BY: Geekssay.com
College Monitoring system BY: Geekssay.comCollege Monitoring system BY: Geekssay.com
College Monitoring system BY: Geekssay.com
 
Raghu resume[1]
Raghu resume[1]Raghu resume[1]
Raghu resume[1]
 
Top 10 IT training Institute in Delhi | Aptech Malviya Nagar
Top 10 IT training Institute in Delhi | Aptech Malviya NagarTop 10 IT training Institute in Delhi | Aptech Malviya Nagar
Top 10 IT training Institute in Delhi | Aptech Malviya Nagar
 
Sadiq_CV_7
Sadiq_CV_7Sadiq_CV_7
Sadiq_CV_7
 
Malli Resume_30 Jun 2012
Malli Resume_30 Jun 2012Malli Resume_30 Jun 2012
Malli Resume_30 Jun 2012
 
RakeshReddy-CV
RakeshReddy-CVRakeshReddy-CV
RakeshReddy-CV
 
KarthikSNOW_CV
KarthikSNOW_CVKarthikSNOW_CV
KarthikSNOW_CV
 
Prasanth_CV
Prasanth_CVPrasanth_CV
Prasanth_CV
 
manish_CV _NIELIT_HCL
manish_CV _NIELIT_HCLmanish_CV _NIELIT_HCL
manish_CV _NIELIT_HCL
 
Sai_Resume
Sai_ResumeSai_Resume
Sai_Resume
 
CV_ShobhitPaliwal
CV_ShobhitPaliwalCV_ShobhitPaliwal
CV_ShobhitPaliwal
 
muni resume (1)
muni resume (1)muni resume (1)
muni resume (1)
 
Resume_Kiran
Resume_KiranResume_Kiran
Resume_Kiran
 
PrashantDixit_SrAnalyst_4.5yrs_Exp
PrashantDixit_SrAnalyst_4.5yrs_ExpPrashantDixit_SrAnalyst_4.5yrs_Exp
PrashantDixit_SrAnalyst_4.5yrs_Exp
 
Suresh_Resume
Suresh_ResumeSuresh_Resume
Suresh_Resume
 
AbhishekKapuria
AbhishekKapuriaAbhishekKapuria
AbhishekKapuria
 
balan_resumeupdated
balan_resumeupdatedbalan_resumeupdated
balan_resumeupdated
 
RahulParwekar_Resume
RahulParwekar_ResumeRahulParwekar_Resume
RahulParwekar_Resume
 
Abhinay kumar 7.4yrs_donet
Abhinay kumar 7.4yrs_donetAbhinay kumar 7.4yrs_donet
Abhinay kumar 7.4yrs_donet
 

Último

Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01KreezheaRecto
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...tanu pandey
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringmulugeta48
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 

Último (20)

Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 

Summer Internship Report Presentation

  • 1. NIIT ENHANCEMENT MODEL Presented By :- Savigya Singh CSE (Morning) 00811507213
  • 3. The NIIT Group “At NIIT, excellence is always an ongoing journey never destination”
  • 4. • NIIT group came into existence in 1949. • NIIT has become known, in particular, as a corporate training company and Industrial Training Company, with customized programs for both large and small enterprises. • NIIT has three main lines of business across the globe-Corporate Learning Group, Skills and Careers Group, and the School Learning Group. • Built on the sound principles of 'Running Training like a Business', NIIT's Managed Training Services and best-in-class training processes enable customers to align business goals with L&D, reduce costs, realize measurable value, benefit from rock-solid operations and increase business impact.
  • 5. GLOBAL PRESENCE • Singapore • Bangkok • Manila • Dubai • Melbourne • Madrid • London • Amsterdam • India • Frankfurt, Nuremberg, Atlanta, New Jersey and Augusta etc..
  • 6. PRODUCT & SOLUTION As In Context For Software Engineering :- • Database Developer Training • Application Developer Training • Web Developer Training • Distributed Application Developer Training • Mobile Application Developer Training • Software Tester Using F# Training • Project Managing Skills Training
  • 7. Contd.. NIIT Yuva Jyoti provides training in the following sectors: • Retail • BFSI • Healthcare • IT/ITES • Education and Training Services • Telecom • Hospitality • Media and Entertainment • All Informal Sectors
  • 8. PROJECT UNDERTAKEN • Ministry of Rural Development (MORD): This is a central government project. The training was conducted for Rural BPL youth. We have trained 31,200 candidates across India under this initiative. • Ministry of Social Justice and Empowerment (MSJE): This is a central government project. The training was conducted for SC and OBC sections of society. We have trained more than 1,500 candidates under this program. • National Minorities Development and Finance Corporation (NMDFC):- This is an on- going central government project and its target group includes India’s minority communities (Muslims, Christians, Sikhs, Buddhist and Parsis). The target is to train 1,200 students who have passed the 12th grade and above. • State Urban Poverty Alleviation--Chandigarh (SUPA): This is a project of the Chandigarh Municipal Corporation, where 100 urban candidates under th Poverty Line have been trained so far. • State Urban Development Agency—Odisha (SUDA): Under this Odisha state government project, we have trained 700 candidates using job-oriented courses.
  • 9. TECHNOLOGY USED IN PROJECT For to develop a website Application, Desktop Application, Mobile Application, .Net Consist of following Component as I have mentioned in a sequentially order :- 1. Web Application 2. Mobile Application As I have explained these part in details in upcoming slides.
  • 10. WEB APPLICATION • C# Language (Base Coding Language) • Knowledge Of Relational database model (use to understand the flow of data) • Sql Server (Database Server) • Ado.Net (Database Connection) • Extensible Markup Language (XML -> For to have uniform communication Method) • Asp.Net ( For to design a well maintained website) • Wcf (For to create distributed web application) • WPF (For to create a desktop application) • Javascript (For to design client side application) • Bootstrap Css(To enhance the appearance of a website)
  • 11. C# LANGUAGE • C# syntax simplifies many of the complexities of C++ and provides powerful features such as nullable value types, enumerations, delegates, lambda expressions and direct memory access, which are not found in Java. • C# makes it easy to develop software components through several innovative language constructs, including the following: Encapsulated method signatures called delegates, which enable type-safe event notifications. Properties, which serve as accessors for private member variables. Attributes, which provide declarative metadata about types at run time.
  • 12. SQL SERVER • With SQL Server 2014, new in-memory capabilities for transaction processing and enhancements for data warehousing complement our existing technologies for data warehousing and analytics. Scale and transform your business with up to 30x performance gain for transaction processing using existing hardware, and a greater-than 100x performance gain for data warehousing. • Help secure data for mission critical workloads with transparent data encryption, robust auditing, extensible key management and encrypted backups. It is even easier to manage permissions for data access to support separation of duties across various users. • SQL Server consistently leads in TPC-E, TPC-H and real-world application performance benchmarks. SQL Server is SAP-certified to run some of the most demanding workloads. Get more predictable performance of virtualized SQL Server instances with IO governance in Resource Governor.
  • 13. ADO.Net • ADO.NET is an object-oriented set of libraries that allows you to interact with data sources. Commonly, the data source is a database, but it could also be a text file, an Excel spreadsheet, or an XML file. • EXAMPLE <connectionStrings> <add name="NorthindConnectionString" connectionString=" Server=MyDataServer;Integrated Security=SSPI;Database=Northwind;" providerName="System.Data.SqlClient" /> </connectionStrings>
  • 14. EXTENSIBLE MARKUP LANGUAGE • XML stands for EXtensible Markup Language • XML is a markup language much like HTML • XML was designed to describe data, not to display data • XML tags are not predefined. You must define your own tags • XML is designed to be self-descriptive • XML is a W3C Recommendation
  • 15. ASP.Net • ASP.NET is a new ASP 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.
  • 16. WCF • Windows Communication Foundation (WCF) is a framework for building service- oriented applications. • Using WCF, you can send data as asynchronous messages from one service endpoint to another. A service endpoint can be part of a continuously available service hosted by IIS, or it can be a service hosted in an application. An endpoint can be a client of a service that requests data from a service endpoint. The messages can be as simple as a single character or word sent as XML, or as complex as a stream of binary data.
  • 17. PROJECT OBJECTIVE NIIT Enhancement Model is a Web Application and also comprises of desktop & Mobile Application which provide Online education service to every one at their doorsteps. As the Enhancement meaning is to extend the prefeature of existing system but this enhancement would make some good modification with new feature in existing website by including Online lectures, Online study content, online maintenance of account section etc..
  • 18. SCOPE OF ENHANCEMENT • All user have their own profile in online storage. • Student can check their profile and also can give their mock test online. They also check their academic record. • Student can their video tutorial also ask their doubt question from the faculty or from community. • Unified maintenance of all branches so that director can easily track their marketing progress.
  • 19. TYPE OF USER • Student :- Student can practice their mocktest, see their academic record, as can pay fees online, can avail the facilities of online tutorial. • Parent :- Parent can see their child academic record, status of fees, test result. • Faculty :- Faculty can provide online material to their respective student, can improve their own knowledge, maintain data on cloud storage. • Director :- Director can view their profit of all the branches in a graphical design and also have the power of all above mentioned feature.
  • 20. MODULES • Login facility for student, faculty, director. • Update about course content. • Student review the test result. • Registration for New Student. • Online maaintainance of NIIT contents. • Video classes for student. • Online doubt session.
  • 21. TOOLS USED VISUAL STUDIO 2012 SQL SERVER 2014