SlideShare una empresa de 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

Más contenido relacionado

La actualidad más candente

Project report-format by vishal
Project report-format by vishalProject report-format by vishal
Project report-format by vishal
vishal18900
 
Software Developer in JAVA with 1 Year of Experience
Software Developer in JAVA with 1 Year of ExperienceSoftware Developer in JAVA with 1 Year of Experience
Software Developer in JAVA with 1 Year of Experience
Vijay Malusare
 
Internship Report on the Company Overview of
Internship Report on the Company Overview ofInternship Report on the Company Overview of
Internship Report on the Company Overview of
Vishal Singh
 
.NET DEVELOPER
.NET DEVELOPER.NET DEVELOPER
.NET DEVELOPER
vinaykeith
 

La actualidad más candente (20)

Summer Internship (Presentation)
Summer Internship (Presentation)Summer Internship (Presentation)
Summer Internship (Presentation)
 
Internship mid presentation
Internship mid presentationInternship mid presentation
Internship mid presentation
 
Internship Presentation
Internship PresentationInternship Presentation
Internship Presentation
 
internship powerpoint presentation
internship powerpoint presentationinternship powerpoint presentation
internship powerpoint presentation
 
Internship Project Power Point Presentation
Internship Project Power Point PresentationInternship Project Power Point Presentation
Internship Project Power Point Presentation
 
Project report-format by vishal
Project report-format by vishalProject report-format by vishal
Project report-format by vishal
 
Java Freshers Resume Aditya Agrawal
Java Freshers Resume Aditya AgrawalJava Freshers Resume Aditya Agrawal
Java Freshers Resume Aditya Agrawal
 
Software Developer in JAVA with 1 Year of Experience
Software Developer in JAVA with 1 Year of ExperienceSoftware Developer in JAVA with 1 Year of Experience
Software Developer in JAVA with 1 Year of Experience
 
Company profile
Company profileCompany profile
Company profile
 
Final year internship presentation
Final year internship presentationFinal year internship presentation
Final year internship presentation
 
Final Presentation Of Internship
Final Presentation Of InternshipFinal Presentation Of Internship
Final Presentation Of Internship
 
Internship Report Presentation
Internship Report Presentation Internship Report Presentation
Internship Report Presentation
 
INTERNSHIP REPORT
INTERNSHIP REPORTINTERNSHIP REPORT
INTERNSHIP REPORT
 
Final Project Report of College Management System
Final Project Report of College Management SystemFinal Project Report of College Management System
Final Project Report of College Management System
 
Internship Report on the Company Overview of
Internship Report on the Company Overview ofInternship Report on the Company Overview of
Internship Report on the Company Overview of
 
Internship Defense Presentation
Internship Defense PresentationInternship Defense Presentation
Internship Defense Presentation
 
Medical store management system
Medical store management systemMedical store management system
Medical store management system
 
Industrial Training report
Industrial Training report Industrial Training report
Industrial Training report
 
.NET DEVELOPER
.NET DEVELOPER.NET DEVELOPER
.NET DEVELOPER
 
Internship Lessons Learned
Internship Lessons LearnedInternship Lessons Learned
Internship Lessons Learned
 

Destacado

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
Sandeep Acharya
 
Internship Presentation
Internship PresentationInternship Presentation
Internship Presentation
debra24
 
Summer Training report at TATA CMC
Summer Training report at TATA CMCSummer Training report at TATA CMC
Summer Training report at TATA CMC
Pallavi Srivastava
 
Full summer training report
Full summer training reportFull summer training report
Full summer training report
wadhwa.ritika8
 
"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
MarketerBoard
 
Complaint Management system
Complaint Management systemComplaint Management system
Complaint Management system
Imran Hussain
 
Vocational training report format
Vocational training report formatVocational training report format
Vocational training report format
Ankit Namdev
 
Internship final presentation
Internship final presentationInternship final presentation
Internship final presentation
Meme Whisper
 

Destacado (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 Presentation
Internship PresentationInternship Presentation
Internship Presentation
 
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 final presentation GraphicPeople
Internship final presentation GraphicPeopleInternship final presentation GraphicPeople
Internship final presentation GraphicPeople
 
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
 
Industrial training report
Industrial training reportIndustrial training report
Industrial training report
 

Similar a Summer Internship Report Presentation

College Monitoring system BY: Geekssay.com
College Monitoring system BY: Geekssay.comCollege Monitoring system BY: Geekssay.com
College Monitoring system BY: Geekssay.com
Hemant Gautam
 
Malli Resume_30 Jun 2012
Malli Resume_30 Jun 2012Malli Resume_30 Jun 2012
Malli Resume_30 Jun 2012
mallikarjun ch
 
manish_CV _NIELIT_HCL
manish_CV _NIELIT_HCLmanish_CV _NIELIT_HCL
manish_CV _NIELIT_HCL
Manish Jha
 
PrashantDixit_SrAnalyst_4.5yrs_Exp
PrashantDixit_SrAnalyst_4.5yrs_ExpPrashantDixit_SrAnalyst_4.5yrs_Exp
PrashantDixit_SrAnalyst_4.5yrs_Exp
Prashant Dixit
 

Similar 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

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
dharasingh5698
 
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Último (20)

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
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
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
 
(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
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
22-prompt engineering noted slide shown.pdf
22-prompt engineering noted slide shown.pdf22-prompt engineering noted slide shown.pdf
22-prompt engineering noted slide shown.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