SlideShare una empresa de Scribd logo
1 de 9
Descargar para leer sin conexión
Catalogo LEN Formazione 2009/2010
Scheda di dettaglio
www.lenformazione.it – www.hrsystem.it
Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it
Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311
LEN Learning Education Network - diritti riservati anno 2009
INTRODUCTION TO MICROSOFT.NET
DEVELOPMENT
Durata: 16 ore
[cod. S101]
UN BUON MOTIVO PER
This two-day instructor-led seminar provides students with an introduction to the technologies that comprise the
Microsoft .NET strategy.
A CHI È RIVOLTO
This course is intended for experienced programmers who are evaluating Microsoft .NET tools and technologies,
such as Microsoft Visual Studio .NET 2003 and the .NET Framework 1.1.
COMPETENZE ACQUISITE
After completing this course, students will have a fundamental understanding of how to:
Create a simple .NET solution by using Microsoft Visual J#® .NET, Microsoft Visual C++® .NET, and Microsoft
Visual Basic® .NET, use Microsoft Visual Studio .NET.
PROGRAMMA DI DETTAGLIO
1) Module 1: Introduction to Microsoft .NET
This module provides students with an
introduction to Microsoft .NET. The module
identifies problems with existing technologies
that are solved by the .NET initiative, and
describes the core services and features provided
by the .NET Framework 1.1. After completing this
module, students will be able to describe the
features and benefits of using XML Web services
and the .NET Framework 1.1.
 The Microsoft Application Platform
 Introduction to XML Web Services
 Inside the .NET Framework
 Introduction to .NET Languages
 Microsoft Developer Tools Roadmap
Catalogo LEN Formazione 2009/2010
Scheda di dettaglio
www.lenformazione.it – www.hrsystem.it
Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it
Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311
LEN Learning Education Network - diritti riservati anno 2009
 After completing this module, students will
be able to:
Describe how the Microsoft Application
Platform simplifies development.
 Identify the features and benefits of XML
Web services.
 Describe the core components of the .NET
Framework.
 Describe how multiple languages are
supported by the .NET Framework.
 Describe the Microsoft Developer Tools
Roadmap.
 Describe the features and benefits of
Microsoft .NET.
2) Module 2: Using Visual Studio .NET
This module shows how Microsoft Visual Studio
.NET is a suite of programming tools that provide
a complete development environment for
building applications for the Microsoft .NET
platform. After completing this module, students
will be able to describe the design goals,
features, and benefits of using Microsoft Visual
Studio .NET.
 Introduction to Visual Studio .NET
 Using Visual Studio .NET for Web
Application Development
 After completing this module, students will
be able to:
 Explain the design goals of Visual Studio
.NET.
 List the productivity features of Visual Studio
.NET.
 Describe the Visual Studio .NET Rapid
Application Development (RAD) tools.
 Understand how Visual Studio .NET
simplifies the Web application development
process and shortens delivery time.
3) Module 3: Building ASP .NET Applications
This module describes Microsoft Active Server
Pages (ASP) as they are implemented for the
.NET platform. After completing this module,
students will be able to describe how ASP.NET
can be used to develop enterprise-class Web
applications, including those designed for mobile
browsers.
 Introduction to ASP .NET
 Using Web Forms
 Introduction to ASP.NET Mobile Web
Applications
 Introduction to ASP.NET Application Services
 After completing this module, students will
be able to:
Catalogo LEN Formazione 2009/2010
Scheda di dettaglio
www.lenformazione.it – www.hrsystem.it
Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it
Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311
LEN Learning Education Network - diritti riservati anno 2009
 Discuss the capabilities of ASP.NET and its
implementation.
 Identify the important concepts of Web
Forms and ASP.NET server controls.
 Discuss the capabilities of ASP.NET Mobile
Web Applications.
 Describe the features of the ASP.NET
application services.
4) Module 4: Using ADO.NET
This module describes a new data access
technology that is an evolutionary improvement
to Microsoft ActiveX Data Objects (ADO).
ADO.NET is a group of classes in the Microsoft
.NET Framework that integrates previous XML
and ADO object models, and is designed for
distributed applications that might need to
operate over the Web. After completing this
module, you will be able to describe how to
implement data services across enterprise-level
applications using ADO.NET.
 Introduction to ADO.NET
 The ADO.NET Object Model
 Using .NET Framework Data Providers
 After completing this module, students will
be able to:
 Describe ADO.NET and its architecture.
 Use the ADO.NET and DataSet objects.
 Use the .NET Framework data providers.
5) Module 5: Applying Object-Oriented
Programming Concepts
This module describes how object-oriented
programming techniques are available across
.NET languages, and how the .NET common
language runtime (CLR) provides features to
simplify the development of reusable
components. After completing this module, you
will be able to define object-oriented concepts
such as inheritance and describe how
namespaces and assemblies can be used to
increase efficiency in component development.
 Introduction to Classes and Their Members
 Inheritance
 Namespaces and Assemblies
 After completing this module, students will
be able to: Define a class and identify its
members.
 Identify how to implement inheritance in
.NET.
 Describe how .NET relies on namespaces and
assemblies.
 Describe how object-oriented programming
concepts apply to .NET development.
6) Module 6: Developing Windows Applications
Catalogo LEN Formazione 2009/2010
Scheda di dettaglio
www.lenformazione.it – www.hrsystem.it
Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it
Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311
LEN Learning Education Network - diritti riservati anno 2009
This module explains how to use existing forms
and controls that are available for an
application’s user interface. After completing
this module, you will be able to create forms and
form templates, and describe how to utilize some
advanced functionality of existing controls.
 Introduction to Windows Applications
 Using Windows Forms
 Visual Inheritance
 After completing this module, students will
be able to: Describe the features of Windows
Forms.
 Create a Windows Forms application.
 Create a form that inherits from another
form.
7) Module 7: Using XML in .NET
This module explains how you can work with
XML by using classes defined within the .NET
Framework. After completing this module, you
will be able to explain the role of XML classes in
the .NET Framework, describe how ADO.NET
takes advantage of the power of XML to provide
disconnected access to data, and retrieve and
write XML data. You will also use the XML
Designer to create and edit XML source code and
XML Schema Definition (XSD) schemas.
 XML in .NET
 Using the XML Designer
 ADO.NET and XML
 After completing this module, students will
be able to: Explain the role of XML classes in
the .NET Framework.
 Describe how Microsoft ActiveX® Data
Objects .NET (ADO.NET) takes advantage of
the power of XML to provide disconnected
access to data.
 Retrieve and write XML data.
 Use the XML Designer to create and edit
XML source code and XML Schema
Definition (XSD) schemas.
8) Module 8: XML Web Services
This module describes a simple, standards-based
model for binding applications together over the
Internet by using XML Web services. After
completing this module, you will be able to
describe how to create, implement, deploy,
secure, and consume an XML Web service.
 Introduction to XML Web Services
 Creating and Implementing XML Web
Services
 Deploying and Securing XML Web Services
 Consuming XML Web Services
 After completing this module, students will
be able to: Identify XML Web services.
Catalogo LEN Formazione 2009/2010
Scheda di dettaglio
www.lenformazione.it – www.hrsystem.it
Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it
Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311
LEN Learning Education Network - diritti riservati anno 2009
 Design an XML Web service.
 Create and implement an XML Web service.
 Deploy and secure an XML Web service.
 Access an XML Web service from a client
application.
9) Module 9: Making Applications Scalable and
Reusable
This module describes the tools built into the
.NET Framework for creating reliable and scalable
applications. After completing this module, you
will be able to explain Microsoft Message
Queuing support in .NET. You will also be able to
describe how Microsoft Visual Studio .NET Server
Explorer and programmatic access to event logs,
performance counters, and tracing can help you
to deploy and test your applications.
 Using Microsoft Message Queuing
 Application Diagnostics and Tuning
 After completing this module, students will
be able to: Use Microsoft Message Queuing
to build scalable applications.
 Diagnose and tune applications by using
event logs, performance counters, tracing,
and Microsoft Windows Services.
 Describe the following testing tools:
Microsoft Visual Studio Analyzer and
Application Center Test.
10) Module 10: Security in .NET
This module describes the core security features
provided by the .NET Framework. After
completing this module, you will be able to
explain how to implement authorization and
authentication for applications created within the
framework. You will also be able to identify
additional security measures and tools provided
by the framework.
 Code-Based Security
 Role-Based Security
 Additional Security Measures
 After completing this module, students will
be able to: Understand code-based security.
 Understand role-based security.
 Implement the security mechanisms
provided by the .NET Framework.
 Understand how the .NET Framework
handles authorization and authentication.
 Identify the additional security measures and
security tools provided by the .NET
Framework.
11) Module 11: Lifecycle Tools for Microsoft .NET
This module describes Microsoft Visual Studio
.NET tools that help you to design, develop, and
deploy enterprise-level applications. After
Catalogo LEN Formazione 2009/2010
Scheda di dettaglio
www.lenformazione.it – www.hrsystem.it
Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it
Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311
LEN Learning Education Network - diritti riservati anno 2009
completing this module, you will be able to
describe the features of enterprise templates and
describe how the Unified Modeling Language
(UML) and Object Role Modeling (ORM) are
applied in software design. You will also be able
to describe the use of Application Center Test
and Microsoft Visual SourceSafe to simplify
project deployment and testing.
 Using Enterprise Templates
 Software Modeling Using UML
 Data Modeling
 Using Application Center Test
 Introduction to Visual Source Safe
 After completing this module, students will
be able to: Describe the features, goals, and
components of Enterprise Templates.
 Discuss software modeling by using a
Unified Modeling Language (UML).
 Explain database modeling by using Object
Role Modeling (ORM).
 Describe how to use Application Center Test.
 Discuss the features of Microsoft Visual
SourceSafe®.
 Describe the lifecycle tools included with
Visual Studio .NET 2003 Enterprise Architect
Edition
12) Module 12: Configuring and Deploying .NET–
based Applications
This module describes how the .NET Framework
and the CLR help you to configure and deploy
self-described, self-contained applications. After
completing this module, you will be able to
describe how to use assemblies and the global
assembly cache to configure and deploy
applications.
 Configuring .NET Framework Applications
 Using Assemblies in .NET Framework
Applications
 Deploying .NET Framework Applications
 After completing this module, students will
be able to:
 Identify important concepts of configuring
.NET Framework applications.
 Identify the role of assemblies and the
global assembly cache in configuring and
deploying .NET applications.
 Deploy .NET Framework applications.
 Describe how to configure and deploy .NET
assemblies.
13) Module 13: Application Interoperability
This module explains how Microsoft Visual
Studio .NET helps you to enhance the reliability
of your applications by using managed code.
Catalogo LEN Formazione 2009/2010
Scheda di dettaglio
www.lenformazione.it – www.hrsystem.it
Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it
Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311
LEN Learning Education Network - diritti riservati anno 2009
After completing this module, you will be able to
call COM components from the .NET Framework,
and call .NET Framework components from COM.
 Introduction to Application Interoperability
 Calling COM Objects from .NET
 Calling .NET Components from COM
 Using Platform Invoke
 After completing this module, students will
be able to: Describe the role of interop
services with reference to the Microsoft .NET
Framework.
 Call COM components from the .NET
Framework.
 Call the .NET Framework components from
COM.
 Describe how to use Platform Invocation
Services (PInvoke) to call unmanaged
functions implemented in DLLs.
14) Module 14: Migrating Applications to .NET
This module explains how to migrate legacy
applications to the .NET Framework by using the
Upgrade Wizard. After completing this module,
you will be able to port applications from earlier
versions of Visual Basic and ASP to Visual Basic
.NET and ASP.NET. You will also learn how to
convert Microsoft Visual J++ 6.0 projects to J# or
C# code.
 Migrating Visual Basic Applications to .NET
 Migrating ASP Applications to ASP.NET
 Migrating Visual J++ Applications to .NET
 After completing this module, students will
be able to: Migrate Visual Basic 6.0
applications to Visual Basic .NET.
 Migrate ASP applications to ASP.NET.
 Migrate Java-language code to .NET.
15) Module 15: Building Applications for Mobile
Devices
This module describes how Microsoft Visual
Studio .NET 2003 is a complete set of
development tools for building Smart Device
applications that run on mobile devices. After
completing this module, you will be able to
describe the .NET Compact Framework, create
Smart Device applications, and use SQL Server CE
to store data locally.
 Introduction to the .NET Compact
Framework
 Creating Smart Device Applications
 Using SQL Server CE To Store Data
 After completing this module, students will
be able to: Describe the .NET Compact
Framework.
 Create Smart Device applications.
Catalogo LEN Formazione 2009/2010
Scheda di dettaglio
www.lenformazione.it – www.hrsystem.it
Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it
Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311
LEN Learning Education Network - diritti riservati anno 2009
 Use Microsoft SQL Server™ 2000 Windows®
CE to store data locally.
16) Module 16: Developing with Windows Server
2003
This module describes Windows Server 2003 as a
.NET development environment. In this module,
you will see how Windows Server 2003 builds on
the core strengths of the Windows family of
operating systems - security, manageability,
reliability, availability, and scalability. After
completing this module, you will be able to
describe the Web technologies and application
server features provided by Windows Server
2003, and be able to discuss the benefits of
developing with Windows Server 2003.
 Using Windows Server 2003 As An
Application Server
 Using Windows Server 2003 Web
Technologies
 After completing this module, students will
be able to: Describe the application server
features of Windows Server 2003.
 Describe the Web technologies of Windows
Server 2003.
 Describe the benefits of developing with
Windows Server 2003.
MODALITA’ FORMATIVE
o SEMINARIO
Intervento collettivo d'aula a taglio divulgativo, di approfondimento o generico su di un tema afferente ai
contenuti sotto descritti. La durata è stabilita da un minimo di 3 ad un massimo di 8 ore.
o WORKSHOP
Intervento collettivo d'aula a taglio pratico sperimentale finalizzato alla condivisione di problemi, proposte,
soluzioni, esami di certificazione e strumenti specifici afferenti ai contenuti sotto descritti e ai processi aziendali
ad essi collegati. La durata è stabilità da un minimo di 3 ad un massimo di 16 ore.
o CORSO
Catalogo LEN Formazione 2009/2010
Scheda di dettaglio
www.lenformazione.it – www.hrsystem.it
Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it
Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311
LEN Learning Education Network - diritti riservati anno 2009
TRAINING: «il sapere e il saper fare» intervento frontale, seminariale e di laboratorio
finalizzato all’introduzione e alla conoscenza teorica e pratica dell’argomento in
oggetto. TRAINING ON THE JOB: «il saper risolvere» intervento personalizzato finalizzato alla conduzione di
strumenti operativi e di soluzioni pratiche Le durate sono coerenti rispetto agli obiettivi e sono stabilite da un
minimo di 9 ad un massimo di 40 ore.

Más contenido relacionado

Destacado

Destacado (6)

Catalogo LEN experience
Catalogo LEN experienceCatalogo LEN experience
Catalogo LEN experience
 
Comunicazione interna aziendale - scheda corso [R246]
Comunicazione interna aziendale - scheda corso [R246]Comunicazione interna aziendale - scheda corso [R246]
Comunicazione interna aziendale - scheda corso [R246]
 
Talent management - Sviluppare talenti per pianificare il successo
Talent management - Sviluppare talenti per pianificare il successoTalent management - Sviluppare talenti per pianificare il successo
Talent management - Sviluppare talenti per pianificare il successo
 
MS Word Intermediate Training
MS Word Intermediate TrainingMS Word Intermediate Training
MS Word Intermediate Training
 
LEN così è cambiato il mondo del lavoro
LEN così è cambiato il mondo del lavoroLEN così è cambiato il mondo del lavoro
LEN così è cambiato il mondo del lavoro
 
Microsoft word basics ppt
Microsoft word basics pptMicrosoft word basics ppt
Microsoft word basics ppt
 

Similar a Introduction to microsoft .net development - Scheda corso LEN

MS Share Point server 2007 - Advanced sharepoint development - Scheda corso LEN
MS Share Point server 2007 - Advanced sharepoint development - Scheda corso LENMS Share Point server 2007 - Advanced sharepoint development - Scheda corso LEN
MS Share Point server 2007 - Advanced sharepoint development - Scheda corso LENLEN Learning Education Network
 
The OMG UML Testing Profile in Use--An Industrial Case Study for the Future I...
The OMG UML Testing Profile in Use--An Industrial Case Study for the Future I...The OMG UML Testing Profile in Use--An Industrial Case Study for the Future I...
The OMG UML Testing Profile in Use--An Industrial Case Study for the Future I...Alessandra Bagnato
 
CV_LiubaPoli-2016
CV_LiubaPoli-2016CV_LiubaPoli-2016
CV_LiubaPoli-2016Liuba Poli
 
mca-5thSem-curriculum-and-Syllabus-2017-Batch.pdf
mca-5thSem-curriculum-and-Syllabus-2017-Batch.pdfmca-5thSem-curriculum-and-Syllabus-2017-Batch.pdf
mca-5thSem-curriculum-and-Syllabus-2017-Batch.pdfSanRock2
 
E-Comura Documentation
E-Comura DocumentationE-Comura Documentation
E-Comura Documentationanuj_rakheja
 
Pal gov.tutorial3.session9.esb
Pal gov.tutorial3.session9.esbPal gov.tutorial3.session9.esb
Pal gov.tutorial3.session9.esbMustafa Jarrar
 
Curriculum Vitae
Curriculum VitaeCurriculum Vitae
Curriculum Vitaebutest
 
Pal gov.tutorial3.session3.xpath & xquery (lab1)
Pal gov.tutorial3.session3.xpath & xquery (lab1)Pal gov.tutorial3.session3.xpath & xquery (lab1)
Pal gov.tutorial3.session3.xpath & xquery (lab1)Mustafa Jarrar
 
Pal gov.tutorial3.session6.soap
Pal gov.tutorial3.session6.soapPal gov.tutorial3.session6.soap
Pal gov.tutorial3.session6.soapMustafa Jarrar
 
Bachelor Thesis-Peter Gerhat
Bachelor Thesis-Peter GerhatBachelor Thesis-Peter Gerhat
Bachelor Thesis-Peter GerhatPeter Gerhat
 
Pal gov.tutorial3.session0.outline
Pal gov.tutorial3.session0.outlinePal gov.tutorial3.session0.outline
Pal gov.tutorial3.session0.outlineMustafa Jarrar
 
Pal gov.tutorial3.session1.soa
Pal gov.tutorial3.session1.soaPal gov.tutorial3.session1.soa
Pal gov.tutorial3.session1.soaMustafa Jarrar
 
Emotion recognition from facial expression using fuzzy logic
Emotion recognition from facial expression using fuzzy logicEmotion recognition from facial expression using fuzzy logic
Emotion recognition from facial expression using fuzzy logicFinalyear Projects
 
2.Applications of ICT Commerce Department.docx
2.Applications of ICT Commerce Department.docx2.Applications of ICT Commerce Department.docx
2.Applications of ICT Commerce Department.docxgcckhanewal
 
Paper aegis 2
Paper aegis 2Paper aegis 2
Paper aegis 2satyres
 

Similar a Introduction to microsoft .net development - Scheda corso LEN (20)

MS Share Point server 2007 - Advanced sharepoint development - Scheda corso LEN
MS Share Point server 2007 - Advanced sharepoint development - Scheda corso LENMS Share Point server 2007 - Advanced sharepoint development - Scheda corso LEN
MS Share Point server 2007 - Advanced sharepoint development - Scheda corso LEN
 
Modulecatalogue
ModulecatalogueModulecatalogue
Modulecatalogue
 
The OMG UML Testing Profile in Use--An Industrial Case Study for the Future I...
The OMG UML Testing Profile in Use--An Industrial Case Study for the Future I...The OMG UML Testing Profile in Use--An Industrial Case Study for the Future I...
The OMG UML Testing Profile in Use--An Industrial Case Study for the Future I...
 
CV_LiubaPoli-2016
CV_LiubaPoli-2016CV_LiubaPoli-2016
CV_LiubaPoli-2016
 
mca-5thSem-curriculum-and-Syllabus-2017-Batch.pdf
mca-5thSem-curriculum-and-Syllabus-2017-Batch.pdfmca-5thSem-curriculum-and-Syllabus-2017-Batch.pdf
mca-5thSem-curriculum-and-Syllabus-2017-Batch.pdf
 
VIRTUAL LAB
VIRTUAL LABVIRTUAL LAB
VIRTUAL LAB
 
E-Comura Documentation
E-Comura DocumentationE-Comura Documentation
E-Comura Documentation
 
Informatica power center 9 Online Training
Informatica power center 9 Online TrainingInformatica power center 9 Online Training
Informatica power center 9 Online Training
 
Pal gov.tutorial3.session9.esb
Pal gov.tutorial3.session9.esbPal gov.tutorial3.session9.esb
Pal gov.tutorial3.session9.esb
 
Curriculum Vitae
Curriculum VitaeCurriculum Vitae
Curriculum Vitae
 
Pal gov.tutorial3.session3.xpath & xquery (lab1)
Pal gov.tutorial3.session3.xpath & xquery (lab1)Pal gov.tutorial3.session3.xpath & xquery (lab1)
Pal gov.tutorial3.session3.xpath & xquery (lab1)
 
Marco Brunori CV EN
Marco Brunori CV ENMarco Brunori CV EN
Marco Brunori CV EN
 
STID
STIDSTID
STID
 
Pal gov.tutorial3.session6.soap
Pal gov.tutorial3.session6.soapPal gov.tutorial3.session6.soap
Pal gov.tutorial3.session6.soap
 
Bachelor Thesis-Peter Gerhat
Bachelor Thesis-Peter GerhatBachelor Thesis-Peter Gerhat
Bachelor Thesis-Peter Gerhat
 
Pal gov.tutorial3.session0.outline
Pal gov.tutorial3.session0.outlinePal gov.tutorial3.session0.outline
Pal gov.tutorial3.session0.outline
 
Pal gov.tutorial3.session1.soa
Pal gov.tutorial3.session1.soaPal gov.tutorial3.session1.soa
Pal gov.tutorial3.session1.soa
 
Emotion recognition from facial expression using fuzzy logic
Emotion recognition from facial expression using fuzzy logicEmotion recognition from facial expression using fuzzy logic
Emotion recognition from facial expression using fuzzy logic
 
2.Applications of ICT Commerce Department.docx
2.Applications of ICT Commerce Department.docx2.Applications of ICT Commerce Department.docx
2.Applications of ICT Commerce Department.docx
 
Paper aegis 2
Paper aegis 2Paper aegis 2
Paper aegis 2
 

Más de LEN Learning Education Network

Progettare il percorso formativo e le metodologie d'aula
Progettare il percorso formativo e le metodologie d'aulaProgettare il percorso formativo e le metodologie d'aula
Progettare il percorso formativo e le metodologie d'aulaLEN Learning Education Network
 
Event VideoMaking: un servizio in crescita – Riprese e Montaggi Audio Video d...
Event VideoMaking: un servizio in crescita – Riprese e Montaggi Audio Video d...Event VideoMaking: un servizio in crescita – Riprese e Montaggi Audio Video d...
Event VideoMaking: un servizio in crescita – Riprese e Montaggi Audio Video d...LEN Learning Education Network
 
LMS Moodle e Docebo: piattaforme progettate, personalizzate e gestite su serv...
LMS Moodle e Docebo: piattaforme progettate, personalizzate e gestite su serv...LMS Moodle e Docebo: piattaforme progettate, personalizzate e gestite su serv...
LMS Moodle e Docebo: piattaforme progettate, personalizzate e gestite su serv...LEN Learning Education Network
 
Office automation: LEN TEC presenta la Suite di Corsi on line in collaborazio...
Office automation: LEN TEC presenta la Suite di Corsi on line in collaborazio...Office automation: LEN TEC presenta la Suite di Corsi on line in collaborazio...
Office automation: LEN TEC presenta la Suite di Corsi on line in collaborazio...LEN Learning Education Network
 
Progetti Editoriali: Il mio Subbuteo di Renzo Frignani – corso on line e cofa...
Progetti Editoriali: Il mio Subbuteo di Renzo Frignani – corso on line e cofa...Progetti Editoriali: Il mio Subbuteo di Renzo Frignani – corso on line e cofa...
Progetti Editoriali: Il mio Subbuteo di Renzo Frignani – corso on line e cofa...LEN Learning Education Network
 
Analisi di Clima e Indagine di Gradimento: il modello e i risultati del Grupp...
Analisi di Clima e Indagine di Gradimento: il modello e i risultati del Grupp...Analisi di Clima e Indagine di Gradimento: il modello e i risultati del Grupp...
Analisi di Clima e Indagine di Gradimento: il modello e i risultati del Grupp...LEN Learning Education Network
 
Sms social media support le 10 mosse vincenti applicate ai casi dei nostri cl...
Sms social media support le 10 mosse vincenti applicate ai casi dei nostri cl...Sms social media support le 10 mosse vincenti applicate ai casi dei nostri cl...
Sms social media support le 10 mosse vincenti applicate ai casi dei nostri cl...LEN Learning Education Network
 
La Rocca del Gusto: progetto di comunicazione integrata per Master Comet Univ...
La Rocca del Gusto: progetto di comunicazione integrata per Master Comet Univ...La Rocca del Gusto: progetto di comunicazione integrata per Master Comet Univ...
La Rocca del Gusto: progetto di comunicazione integrata per Master Comet Univ...LEN Learning Education Network
 
CoderDojo Parma: La programmazione come gioco per i più piccoli - Alessio Gar...
CoderDojo Parma: La programmazione come gioco per i più piccoli - Alessio Gar...CoderDojo Parma: La programmazione come gioco per i più piccoli - Alessio Gar...
CoderDojo Parma: La programmazione come gioco per i più piccoli - Alessio Gar...LEN Learning Education Network
 
Nuovo servizio LEN comunicazione integrata - Chiara Zantelli
Nuovo servizio LEN comunicazione integrata - Chiara ZantelliNuovo servizio LEN comunicazione integrata - Chiara Zantelli
Nuovo servizio LEN comunicazione integrata - Chiara ZantelliLEN Learning Education Network
 
LEN Formazione, LEN Human Resource, LEN Progettazione, Business Unit: Progett...
LEN Formazione, LEN Human Resource, LEN Progettazione, Business Unit: Progett...LEN Formazione, LEN Human Resource, LEN Progettazione, Business Unit: Progett...
LEN Formazione, LEN Human Resource, LEN Progettazione, Business Unit: Progett...LEN Learning Education Network
 
Partner LEN: Synergos Srl (CPL Taylor): Wella - Valeria Mazzoni, Paolo Bergam...
Partner LEN: Synergos Srl (CPL Taylor): Wella - Valeria Mazzoni, Paolo Bergam...Partner LEN: Synergos Srl (CPL Taylor): Wella - Valeria Mazzoni, Paolo Bergam...
Partner LEN: Synergos Srl (CPL Taylor): Wella - Valeria Mazzoni, Paolo Bergam...LEN Learning Education Network
 
LEN incontra E.bi.gen - Marilena Failla e Stefania Picone
LEN incontra E.bi.gen - Marilena Failla e Stefania PiconeLEN incontra E.bi.gen - Marilena Failla e Stefania Picone
LEN incontra E.bi.gen - Marilena Failla e Stefania PiconeLEN Learning Education Network
 
LEN Sicurezza on demand, Business Unit: Sicurezza on Demand e la tagesmutter ...
LEN Sicurezza on demand, Business Unit: Sicurezza on Demand e la tagesmutter ...LEN Sicurezza on demand, Business Unit: Sicurezza on Demand e la tagesmutter ...
LEN Sicurezza on demand, Business Unit: Sicurezza on Demand e la tagesmutter ...LEN Learning Education Network
 
Eventi di People Rasing - supportare il Volontariato - Paolo Vallicelli, Marc...
Eventi di People Rasing - supportare il Volontariato - Paolo Vallicelli, Marc...Eventi di People Rasing - supportare il Volontariato - Paolo Vallicelli, Marc...
Eventi di People Rasing - supportare il Volontariato - Paolo Vallicelli, Marc...LEN Learning Education Network
 
Infografica Gestione digitale aule didattiche - Paola Ziliani e Michele Maria...
Infografica Gestione digitale aule didattiche - Paola Ziliani e Michele Maria...Infografica Gestione digitale aule didattiche - Paola Ziliani e Michele Maria...
Infografica Gestione digitale aule didattiche - Paola Ziliani e Michele Maria...LEN Learning Education Network
 

Más de LEN Learning Education Network (20)

100e20 - Digital library webinar gratuiti Gruppo LEN
100e20 - Digital library webinar gratuiti Gruppo LEN100e20 - Digital library webinar gratuiti Gruppo LEN
100e20 - Digital library webinar gratuiti Gruppo LEN
 
Progettare il percorso formativo e le metodologie d'aula
Progettare il percorso formativo e le metodologie d'aulaProgettare il percorso formativo e le metodologie d'aula
Progettare il percorso formativo e le metodologie d'aula
 
Ruolo del formatore
Ruolo del formatoreRuolo del formatore
Ruolo del formatore
 
Favorire l'apprendimento continuo
Favorire l'apprendimento continuoFavorire l'apprendimento continuo
Favorire l'apprendimento continuo
 
Mentoring aziendale
Mentoring aziendaleMentoring aziendale
Mentoring aziendale
 
Event VideoMaking: un servizio in crescita – Riprese e Montaggi Audio Video d...
Event VideoMaking: un servizio in crescita – Riprese e Montaggi Audio Video d...Event VideoMaking: un servizio in crescita – Riprese e Montaggi Audio Video d...
Event VideoMaking: un servizio in crescita – Riprese e Montaggi Audio Video d...
 
LMS Moodle e Docebo: piattaforme progettate, personalizzate e gestite su serv...
LMS Moodle e Docebo: piattaforme progettate, personalizzate e gestite su serv...LMS Moodle e Docebo: piattaforme progettate, personalizzate e gestite su serv...
LMS Moodle e Docebo: piattaforme progettate, personalizzate e gestite su serv...
 
Office automation: LEN TEC presenta la Suite di Corsi on line in collaborazio...
Office automation: LEN TEC presenta la Suite di Corsi on line in collaborazio...Office automation: LEN TEC presenta la Suite di Corsi on line in collaborazio...
Office automation: LEN TEC presenta la Suite di Corsi on line in collaborazio...
 
Progetti Editoriali: Il mio Subbuteo di Renzo Frignani – corso on line e cofa...
Progetti Editoriali: Il mio Subbuteo di Renzo Frignani – corso on line e cofa...Progetti Editoriali: Il mio Subbuteo di Renzo Frignani – corso on line e cofa...
Progetti Editoriali: Il mio Subbuteo di Renzo Frignani – corso on line e cofa...
 
Analisi di Clima e Indagine di Gradimento: il modello e i risultati del Grupp...
Analisi di Clima e Indagine di Gradimento: il modello e i risultati del Grupp...Analisi di Clima e Indagine di Gradimento: il modello e i risultati del Grupp...
Analisi di Clima e Indagine di Gradimento: il modello e i risultati del Grupp...
 
Sms social media support le 10 mosse vincenti applicate ai casi dei nostri cl...
Sms social media support le 10 mosse vincenti applicate ai casi dei nostri cl...Sms social media support le 10 mosse vincenti applicate ai casi dei nostri cl...
Sms social media support le 10 mosse vincenti applicate ai casi dei nostri cl...
 
La Rocca del Gusto: progetto di comunicazione integrata per Master Comet Univ...
La Rocca del Gusto: progetto di comunicazione integrata per Master Comet Univ...La Rocca del Gusto: progetto di comunicazione integrata per Master Comet Univ...
La Rocca del Gusto: progetto di comunicazione integrata per Master Comet Univ...
 
CoderDojo Parma: La programmazione come gioco per i più piccoli - Alessio Gar...
CoderDojo Parma: La programmazione come gioco per i più piccoli - Alessio Gar...CoderDojo Parma: La programmazione come gioco per i più piccoli - Alessio Gar...
CoderDojo Parma: La programmazione come gioco per i più piccoli - Alessio Gar...
 
Nuovo servizio LEN comunicazione integrata - Chiara Zantelli
Nuovo servizio LEN comunicazione integrata - Chiara ZantelliNuovo servizio LEN comunicazione integrata - Chiara Zantelli
Nuovo servizio LEN comunicazione integrata - Chiara Zantelli
 
LEN Formazione, LEN Human Resource, LEN Progettazione, Business Unit: Progett...
LEN Formazione, LEN Human Resource, LEN Progettazione, Business Unit: Progett...LEN Formazione, LEN Human Resource, LEN Progettazione, Business Unit: Progett...
LEN Formazione, LEN Human Resource, LEN Progettazione, Business Unit: Progett...
 
Partner LEN: Synergos Srl (CPL Taylor): Wella - Valeria Mazzoni, Paolo Bergam...
Partner LEN: Synergos Srl (CPL Taylor): Wella - Valeria Mazzoni, Paolo Bergam...Partner LEN: Synergos Srl (CPL Taylor): Wella - Valeria Mazzoni, Paolo Bergam...
Partner LEN: Synergos Srl (CPL Taylor): Wella - Valeria Mazzoni, Paolo Bergam...
 
LEN incontra E.bi.gen - Marilena Failla e Stefania Picone
LEN incontra E.bi.gen - Marilena Failla e Stefania PiconeLEN incontra E.bi.gen - Marilena Failla e Stefania Picone
LEN incontra E.bi.gen - Marilena Failla e Stefania Picone
 
LEN Sicurezza on demand, Business Unit: Sicurezza on Demand e la tagesmutter ...
LEN Sicurezza on demand, Business Unit: Sicurezza on Demand e la tagesmutter ...LEN Sicurezza on demand, Business Unit: Sicurezza on Demand e la tagesmutter ...
LEN Sicurezza on demand, Business Unit: Sicurezza on Demand e la tagesmutter ...
 
Eventi di People Rasing - supportare il Volontariato - Paolo Vallicelli, Marc...
Eventi di People Rasing - supportare il Volontariato - Paolo Vallicelli, Marc...Eventi di People Rasing - supportare il Volontariato - Paolo Vallicelli, Marc...
Eventi di People Rasing - supportare il Volontariato - Paolo Vallicelli, Marc...
 
Infografica Gestione digitale aule didattiche - Paola Ziliani e Michele Maria...
Infografica Gestione digitale aule didattiche - Paola Ziliani e Michele Maria...Infografica Gestione digitale aule didattiche - Paola Ziliani e Michele Maria...
Infografica Gestione digitale aule didattiche - Paola Ziliani e Michele Maria...
 

Último

ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfVanessa Camilleri
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operationalssuser3e220a
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfPatidar M
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxVanesaIglesias10
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4JOYLYNSAMANIEGO
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17Celine George
 
Millenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptxMillenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptxJanEmmanBrigoli
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmStan Meyer
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationdeepaannamalai16
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 

Último (20)

ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdf
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operational
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdf
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptx
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17
 
Millenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptxMillenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptx
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and Film
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentation
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 

Introduction to microsoft .net development - Scheda corso LEN

  • 1. Catalogo LEN Formazione 2009/2010 Scheda di dettaglio www.lenformazione.it – www.hrsystem.it Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311 LEN Learning Education Network - diritti riservati anno 2009 INTRODUCTION TO MICROSOFT.NET DEVELOPMENT Durata: 16 ore [cod. S101] UN BUON MOTIVO PER This two-day instructor-led seminar provides students with an introduction to the technologies that comprise the Microsoft .NET strategy. A CHI È RIVOLTO This course is intended for experienced programmers who are evaluating Microsoft .NET tools and technologies, such as Microsoft Visual Studio .NET 2003 and the .NET Framework 1.1. COMPETENZE ACQUISITE After completing this course, students will have a fundamental understanding of how to: Create a simple .NET solution by using Microsoft Visual J#® .NET, Microsoft Visual C++® .NET, and Microsoft Visual Basic® .NET, use Microsoft Visual Studio .NET. PROGRAMMA DI DETTAGLIO 1) Module 1: Introduction to Microsoft .NET This module provides students with an introduction to Microsoft .NET. The module identifies problems with existing technologies that are solved by the .NET initiative, and describes the core services and features provided by the .NET Framework 1.1. After completing this module, students will be able to describe the features and benefits of using XML Web services and the .NET Framework 1.1.  The Microsoft Application Platform  Introduction to XML Web Services  Inside the .NET Framework  Introduction to .NET Languages  Microsoft Developer Tools Roadmap
  • 2. Catalogo LEN Formazione 2009/2010 Scheda di dettaglio www.lenformazione.it – www.hrsystem.it Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311 LEN Learning Education Network - diritti riservati anno 2009  After completing this module, students will be able to: Describe how the Microsoft Application Platform simplifies development.  Identify the features and benefits of XML Web services.  Describe the core components of the .NET Framework.  Describe how multiple languages are supported by the .NET Framework.  Describe the Microsoft Developer Tools Roadmap.  Describe the features and benefits of Microsoft .NET. 2) Module 2: Using Visual Studio .NET This module shows how Microsoft Visual Studio .NET is a suite of programming tools that provide a complete development environment for building applications for the Microsoft .NET platform. After completing this module, students will be able to describe the design goals, features, and benefits of using Microsoft Visual Studio .NET.  Introduction to Visual Studio .NET  Using Visual Studio .NET for Web Application Development  After completing this module, students will be able to:  Explain the design goals of Visual Studio .NET.  List the productivity features of Visual Studio .NET.  Describe the Visual Studio .NET Rapid Application Development (RAD) tools.  Understand how Visual Studio .NET simplifies the Web application development process and shortens delivery time. 3) Module 3: Building ASP .NET Applications This module describes Microsoft Active Server Pages (ASP) as they are implemented for the .NET platform. After completing this module, students will be able to describe how ASP.NET can be used to develop enterprise-class Web applications, including those designed for mobile browsers.  Introduction to ASP .NET  Using Web Forms  Introduction to ASP.NET Mobile Web Applications  Introduction to ASP.NET Application Services  After completing this module, students will be able to:
  • 3. Catalogo LEN Formazione 2009/2010 Scheda di dettaglio www.lenformazione.it – www.hrsystem.it Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311 LEN Learning Education Network - diritti riservati anno 2009  Discuss the capabilities of ASP.NET and its implementation.  Identify the important concepts of Web Forms and ASP.NET server controls.  Discuss the capabilities of ASP.NET Mobile Web Applications.  Describe the features of the ASP.NET application services. 4) Module 4: Using ADO.NET This module describes a new data access technology that is an evolutionary improvement to Microsoft ActiveX Data Objects (ADO). ADO.NET is a group of classes in the Microsoft .NET Framework that integrates previous XML and ADO object models, and is designed for distributed applications that might need to operate over the Web. After completing this module, you will be able to describe how to implement data services across enterprise-level applications using ADO.NET.  Introduction to ADO.NET  The ADO.NET Object Model  Using .NET Framework Data Providers  After completing this module, students will be able to:  Describe ADO.NET and its architecture.  Use the ADO.NET and DataSet objects.  Use the .NET Framework data providers. 5) Module 5: Applying Object-Oriented Programming Concepts This module describes how object-oriented programming techniques are available across .NET languages, and how the .NET common language runtime (CLR) provides features to simplify the development of reusable components. After completing this module, you will be able to define object-oriented concepts such as inheritance and describe how namespaces and assemblies can be used to increase efficiency in component development.  Introduction to Classes and Their Members  Inheritance  Namespaces and Assemblies  After completing this module, students will be able to: Define a class and identify its members.  Identify how to implement inheritance in .NET.  Describe how .NET relies on namespaces and assemblies.  Describe how object-oriented programming concepts apply to .NET development. 6) Module 6: Developing Windows Applications
  • 4. Catalogo LEN Formazione 2009/2010 Scheda di dettaglio www.lenformazione.it – www.hrsystem.it Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311 LEN Learning Education Network - diritti riservati anno 2009 This module explains how to use existing forms and controls that are available for an application’s user interface. After completing this module, you will be able to create forms and form templates, and describe how to utilize some advanced functionality of existing controls.  Introduction to Windows Applications  Using Windows Forms  Visual Inheritance  After completing this module, students will be able to: Describe the features of Windows Forms.  Create a Windows Forms application.  Create a form that inherits from another form. 7) Module 7: Using XML in .NET This module explains how you can work with XML by using classes defined within the .NET Framework. After completing this module, you will be able to explain the role of XML classes in the .NET Framework, describe how ADO.NET takes advantage of the power of XML to provide disconnected access to data, and retrieve and write XML data. You will also use the XML Designer to create and edit XML source code and XML Schema Definition (XSD) schemas.  XML in .NET  Using the XML Designer  ADO.NET and XML  After completing this module, students will be able to: Explain the role of XML classes in the .NET Framework.  Describe how Microsoft ActiveX® Data Objects .NET (ADO.NET) takes advantage of the power of XML to provide disconnected access to data.  Retrieve and write XML data.  Use the XML Designer to create and edit XML source code and XML Schema Definition (XSD) schemas. 8) Module 8: XML Web Services This module describes a simple, standards-based model for binding applications together over the Internet by using XML Web services. After completing this module, you will be able to describe how to create, implement, deploy, secure, and consume an XML Web service.  Introduction to XML Web Services  Creating and Implementing XML Web Services  Deploying and Securing XML Web Services  Consuming XML Web Services  After completing this module, students will be able to: Identify XML Web services.
  • 5. Catalogo LEN Formazione 2009/2010 Scheda di dettaglio www.lenformazione.it – www.hrsystem.it Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311 LEN Learning Education Network - diritti riservati anno 2009  Design an XML Web service.  Create and implement an XML Web service.  Deploy and secure an XML Web service.  Access an XML Web service from a client application. 9) Module 9: Making Applications Scalable and Reusable This module describes the tools built into the .NET Framework for creating reliable and scalable applications. After completing this module, you will be able to explain Microsoft Message Queuing support in .NET. You will also be able to describe how Microsoft Visual Studio .NET Server Explorer and programmatic access to event logs, performance counters, and tracing can help you to deploy and test your applications.  Using Microsoft Message Queuing  Application Diagnostics and Tuning  After completing this module, students will be able to: Use Microsoft Message Queuing to build scalable applications.  Diagnose and tune applications by using event logs, performance counters, tracing, and Microsoft Windows Services.  Describe the following testing tools: Microsoft Visual Studio Analyzer and Application Center Test. 10) Module 10: Security in .NET This module describes the core security features provided by the .NET Framework. After completing this module, you will be able to explain how to implement authorization and authentication for applications created within the framework. You will also be able to identify additional security measures and tools provided by the framework.  Code-Based Security  Role-Based Security  Additional Security Measures  After completing this module, students will be able to: Understand code-based security.  Understand role-based security.  Implement the security mechanisms provided by the .NET Framework.  Understand how the .NET Framework handles authorization and authentication.  Identify the additional security measures and security tools provided by the .NET Framework. 11) Module 11: Lifecycle Tools for Microsoft .NET This module describes Microsoft Visual Studio .NET tools that help you to design, develop, and deploy enterprise-level applications. After
  • 6. Catalogo LEN Formazione 2009/2010 Scheda di dettaglio www.lenformazione.it – www.hrsystem.it Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311 LEN Learning Education Network - diritti riservati anno 2009 completing this module, you will be able to describe the features of enterprise templates and describe how the Unified Modeling Language (UML) and Object Role Modeling (ORM) are applied in software design. You will also be able to describe the use of Application Center Test and Microsoft Visual SourceSafe to simplify project deployment and testing.  Using Enterprise Templates  Software Modeling Using UML  Data Modeling  Using Application Center Test  Introduction to Visual Source Safe  After completing this module, students will be able to: Describe the features, goals, and components of Enterprise Templates.  Discuss software modeling by using a Unified Modeling Language (UML).  Explain database modeling by using Object Role Modeling (ORM).  Describe how to use Application Center Test.  Discuss the features of Microsoft Visual SourceSafe®.  Describe the lifecycle tools included with Visual Studio .NET 2003 Enterprise Architect Edition 12) Module 12: Configuring and Deploying .NET– based Applications This module describes how the .NET Framework and the CLR help you to configure and deploy self-described, self-contained applications. After completing this module, you will be able to describe how to use assemblies and the global assembly cache to configure and deploy applications.  Configuring .NET Framework Applications  Using Assemblies in .NET Framework Applications  Deploying .NET Framework Applications  After completing this module, students will be able to:  Identify important concepts of configuring .NET Framework applications.  Identify the role of assemblies and the global assembly cache in configuring and deploying .NET applications.  Deploy .NET Framework applications.  Describe how to configure and deploy .NET assemblies. 13) Module 13: Application Interoperability This module explains how Microsoft Visual Studio .NET helps you to enhance the reliability of your applications by using managed code.
  • 7. Catalogo LEN Formazione 2009/2010 Scheda di dettaglio www.lenformazione.it – www.hrsystem.it Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311 LEN Learning Education Network - diritti riservati anno 2009 After completing this module, you will be able to call COM components from the .NET Framework, and call .NET Framework components from COM.  Introduction to Application Interoperability  Calling COM Objects from .NET  Calling .NET Components from COM  Using Platform Invoke  After completing this module, students will be able to: Describe the role of interop services with reference to the Microsoft .NET Framework.  Call COM components from the .NET Framework.  Call the .NET Framework components from COM.  Describe how to use Platform Invocation Services (PInvoke) to call unmanaged functions implemented in DLLs. 14) Module 14: Migrating Applications to .NET This module explains how to migrate legacy applications to the .NET Framework by using the Upgrade Wizard. After completing this module, you will be able to port applications from earlier versions of Visual Basic and ASP to Visual Basic .NET and ASP.NET. You will also learn how to convert Microsoft Visual J++ 6.0 projects to J# or C# code.  Migrating Visual Basic Applications to .NET  Migrating ASP Applications to ASP.NET  Migrating Visual J++ Applications to .NET  After completing this module, students will be able to: Migrate Visual Basic 6.0 applications to Visual Basic .NET.  Migrate ASP applications to ASP.NET.  Migrate Java-language code to .NET. 15) Module 15: Building Applications for Mobile Devices This module describes how Microsoft Visual Studio .NET 2003 is a complete set of development tools for building Smart Device applications that run on mobile devices. After completing this module, you will be able to describe the .NET Compact Framework, create Smart Device applications, and use SQL Server CE to store data locally.  Introduction to the .NET Compact Framework  Creating Smart Device Applications  Using SQL Server CE To Store Data  After completing this module, students will be able to: Describe the .NET Compact Framework.  Create Smart Device applications.
  • 8. Catalogo LEN Formazione 2009/2010 Scheda di dettaglio www.lenformazione.it – www.hrsystem.it Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311 LEN Learning Education Network - diritti riservati anno 2009  Use Microsoft SQL Server™ 2000 Windows® CE to store data locally. 16) Module 16: Developing with Windows Server 2003 This module describes Windows Server 2003 as a .NET development environment. In this module, you will see how Windows Server 2003 builds on the core strengths of the Windows family of operating systems - security, manageability, reliability, availability, and scalability. After completing this module, you will be able to describe the Web technologies and application server features provided by Windows Server 2003, and be able to discuss the benefits of developing with Windows Server 2003.  Using Windows Server 2003 As An Application Server  Using Windows Server 2003 Web Technologies  After completing this module, students will be able to: Describe the application server features of Windows Server 2003.  Describe the Web technologies of Windows Server 2003.  Describe the benefits of developing with Windows Server 2003. MODALITA’ FORMATIVE o SEMINARIO Intervento collettivo d'aula a taglio divulgativo, di approfondimento o generico su di un tema afferente ai contenuti sotto descritti. La durata è stabilita da un minimo di 3 ad un massimo di 8 ore. o WORKSHOP Intervento collettivo d'aula a taglio pratico sperimentale finalizzato alla condivisione di problemi, proposte, soluzioni, esami di certificazione e strumenti specifici afferenti ai contenuti sotto descritti e ai processi aziendali ad essi collegati. La durata è stabilità da un minimo di 3 ad un massimo di 16 ore. o CORSO
  • 9. Catalogo LEN Formazione 2009/2010 Scheda di dettaglio www.lenformazione.it – www.hrsystem.it Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311 LEN Learning Education Network - diritti riservati anno 2009 TRAINING: «il sapere e il saper fare» intervento frontale, seminariale e di laboratorio finalizzato all’introduzione e alla conoscenza teorica e pratica dell’argomento in oggetto. TRAINING ON THE JOB: «il saper risolvere» intervento personalizzato finalizzato alla conduzione di strumenti operativi e di soluzioni pratiche Le durate sono coerenti rispetto agli obiettivi e sono stabilite da un minimo di 9 ad un massimo di 40 ore.