Accesos: Centros de formación Menú personal

El buscador de formación

Masters en Barcelona, Masters en Madrid, Masters en Valencia

  

Master .NET 2010 Web Developer MCTS Certificacion Oficial Microsoft Visual Studio

CAS TRAINING
CAS TRAINING

Master Presencial en Madrid (Madrid)

Precio: Consultar
Duración: 105 horas
Resumen del master
Microsoft .NET es la plataforma de Microsoft para la creación y el uso de servicios Web XML (Extensible Markup Language, Lenguaje de marcado extensible). Esta plataforma permitirá a los desarrolladores la creación de programas que trasciendan.
Información adicional

Créditos: -. Curso bonificable.

 
ver información adicional
 
Temario completo de este curso

Las certificaciones MCTS (Microsoft Certified Technology Specialist) demuestran que dispones de las habilidades y conocimientos necesarios para desarrollar aplicaciones Web en la plataforma Microsoft .NET 2010.

En Cas Training ponemos a tu disposición la posibilidad de obtener la certificación MCTS en tres variantes que componen la ruta hacia la certificación MCPD Web Developer 4:
- Technology Specialist: .NET Framework 4, Web Applications
- Technology Specialist: .NET Framework 4, Service Communication Applications
- Technology Specialist: .NET Framework 4, Data Access

Encontrarás que un gran número de empresas y grandes consultoras del sector de las nuevas tecnologías, exigen que dispongas de las certificaciones del Fabricante para incorporarte a uno de sus proyectos de desarrollo. Puesto que dicha titulación es nueva en el sector de las IT, los profesionales avalados por Microsoft como especialistas en Visual Basic .NET 2010 son altamente demandados.

Profesorado


- Profesionales avalados por el fabricante – MCT (Microsoft Certified Trainers)

Material
 

- Archivador personalizado con Block de notas y bolígrafo
- Carpeta con temporalización completa del Curso
- Documentación Oficial de Microsoft
- Certificado de asistencia y aprovechamiento de CAS TRAINING

Metodología
 

Nuestros Masters están basados en métodos docentes que facultan al profesor y orientan al alumno con el fin de conseguir un proceso evolutivo favorable de aprendizaje que permita mantener a los alumnos motivados y estimulados positivamente.
 

- Detección de las necesidades: Se realiza un análisis del mercado laboral actual, y con las carencias observadas, se desarrollan los planes de formación.
- Plan de acción: su diseño radica en que los contenidos estén siempre acorde con su temporalización y permitan el tiempo necesario para la asimilación de los conceptos. También se desarrolla el material didáctico y la documentación oficial de acuerdo con las materias, incorporando a las aulas la última tecnología necesaria.
- Proceso formativo: Se ejecutan distintas metodologías según el momento. Ninguna es excluyente de la otra, sino que se combinan y desarrollan según la necesidad. En todo momento se alternan las explicaciones teóricas con la elaboración de ejercicios prácticos, siempre relacionados con casos reales. Se incrementan paulatinamente los niveles de complejidad, asegurándonos de eliminar cualquier laguna que pueda perjudicar la asimilación de conceptos de mayor dificultad.
- Análisis de resultados: A lo largo del Master, el plan de formación será evaluado de forma continua pudiendo cerrar cada módulo con la certeza que los conocimientos han sido comprendidos y aprendidos. En la etapa final se analizará el proyecto en su conjunto, valorando la calidad obtenida y si los efectos conseguidos son los esperados.

Destinatarios Master .NET 2010 Web Developer MCTS Certificación Oficial Microsoft Visual Studio

- Personas con conocimientos de programación en Visual Basic, con mínimo un año de experiencia.
- FP II / III en Informática.
- Titulados Universitarios.
- Titulados en carreras técnicas.
- Profesionales que deseen actualizar sus conocimientos.


Objetivos Master .NET 2010 Web Developer MCTS Certificación Oficial Microsoft Visual Studio

Objetivos de Certificación
MCTS en Visual Basic .NET
- Exam 70-515: TS: Web Applications Development with Microsoft .NET Framework 4
- 70-513: TS: Windows Communication Foundation Development with Microsoft .NET Framework 4
- 70-516: TS: Accessing Data with Microsoft .NET Framework 4

Temario Master .NET 2010 Web Developer MCTS Certificación Oficial Microsoft Visual Studio

MCTS: .NET Framework 4, Web Applications (Examen 70-515: TS: Web Applications Development with Microsoft .NET Framework 4)
Curso 10267A: Introduction to Web Development with Microsoft Visual Studio 2010

Module 1: Exploring Microsoft ASP.NET Web Applications in Microsoft Visual Studio 2010
This module explains the key features of Microsoft .NET Framework and Microsoft ASP.NET. It helps you view the complete Web application that you build in the labs throughout this course
- Introduction to the .NET Framework
- Overview of ASP.NET
- Overview of the Lab Application

Module 2: Creating Web Applications by Using Microsoft Visual Studio 2010 and Microsoft .NET–Based Languages
This module describes the different programming languages that are available when you develop Microsoft .NET Framework applications. It explains the fundamental aspects of writing code and creating components by using two of the .NET Framework–based languages, Microsoft Visual Basic and Microsoft Visual C#. It provides an overview of Microsoft Visual Studio 2010. It also explains how to create a simple Web application.
- Choosing a Programming Language
- Overview of Visual Studio 2010
- Creating a Simple Web Application

Module 3: Creating a Microsoft ASP.NET Web Form
This module explains how to create Web Forms and populate them with server controls.
- Creating Web Forms
- Adding and Configuring Server Controls in a Web Form

Module 4: Adding Functionality to a Microsoft ASP.NET Web Form
This module describes the various methods that you can use to add code to your Microsoft ASP.NET Web application. It explains how to use Web server controls, event handlers, code-behind files, and components. In addition, it explains how to use page events, especially the Page_Load event.
- Working with Code-Behind Files
- Handling Server Control Events
- Creating Classes and Components by Using Visual Studio 2010
- Handling Page Events

Module 5: Implementing Master Pages and User Controls
This module explains how to create and implement master pages and how to implement user controls in a Web application.
- Creating Master Pages
- Adding User Controls to an ASP.NET Web Form

Module 6: Validating User Input
This module provides an overview of user input validation. It covers information on adding, positioning, and configuring validation controls on a Web Form. In addition, it covers information on validating Web Forms.
- Overview of User Input Validation
- ASP.NET Validation Controls
- Validating Web Forms

Module 7: Troubleshooting Microsoft ASP.NET Web Applications
This module describes the steps required to enable tracing and debugging, including how you can use debugging and tracing in a Web application.
- Debugging in ASP.NET
- Tracing in ASP.NET

Module 8: Managing Data in an Microsoft ASP.NET 4.0 Web Application
This module provides an overview of Microsoft ADO.NET. It explains how to programmatically work with data by using ADO.NET and how to create a connection to access the data stored in a Microsoft SQL Server database. In addition, it explains how to use the DataSet and DataReader objects to support the local data storage and data manipulation requirements of Web Forms.
- Overview of ADO.NET- Connecting to a Database
- Managing Data

Module 9: Managing Data Access Tasks by Using LINQ
This module explains what LINQ is and how you can use LINQ to manage both XML data and Microsoft SQL Server data in a Microsoft ASP.NET Web application by using Web Server controls and code.
- Overview of LINQ
- Managing XML Data by Using LINQ to XML
- Managing SQL Data by Using LINQ to SQL and LINQ to Entities

Module 10: Managing Data by Using Microsoft ASP.NET Dynamic Data
This module provides an overview of Microsoft ASP.NET Dynamic Data. It also covers information on applying ASP.NET Dynamic Data. In addition, it explains how to customize ASP.NET Dynamic Data applications.
- Overview of ASP.NET Dynamic Data
- Applying ASP.NET Dynamic Data- Customizing ASP.NET Dynamic Data Applications

Module 11: Creating a Microsoft ASP.NET Ajax-enabled Web Forms Application
This module provides an overview of Microsoft ASP.NET AJAX and explains how to create an ASP.NET AJAX application. It also introduces the ASP.NET AJAX Control Toolkit, and explains how to install the toolkit and add controls from the toolkit to a Web application.
- Introduction to Ajax
- Creating an ASP.NET Ajax Application by Using the Ajax Features for ASP.NET
- Extending an ASP.NET Web Forms Application by Using the Ajax Control Toolkit

Module 12: Consuming Microsoft Windows Communication Foundation Services
This module provides an overview of Windows Communication Foundation services. In addition, this module describes how to call a Windows Communication Foundation (WCF) service directly by using a browser and a proxy from a Web application.
- Overview of Windows Communication Foundation Services
- Calling Windows Communication Foundation Services
- Working with WCF Data Services

Module 13: Managing State in Web Applications
This module explains how to manage state in a Microsoft ASP.NET Web application.
- State Management
- ASP.NET Profiles
- ASP.NET Caching

Module 14: Configuring and Deploying a Microsoft ASP.NET Web Application
This module explains how to configure and deploy a Microsoft ASP.NET Web application by using the machine.config and web.config files.
- Configuring an ASP.NET Web Application
- Deploying an ASP.NET Web Application

Module 15: Securing a Microsoft ASP.NET Web Application
This module explains the various Web application security functionalities. It also covers information on the infrastructure to build and deploy various Web application security functionalities.
- Overview of Web Application Security
- Declaratively Configuring Authentication and Authorization
- Working Programmatically with Authentication and Authorization

Module 16: Implementing Advanced Technologies Supported by Microsoft Visual Studio 2010 for Web Development
This module describes the new Visual Studio 2010 and .NET Framework 4 functionalities, changes, and enhancements for improved Web development. The module also covers how Microsoft ASP.NET MVC 2 and Microsoft Silverlight 4 fit in with .NET Framework 4 and Visual Studio 2010
- Working with the ASP.NET MVC 2 Framework
- Working with Silverlight 4


Curso 10264A: Developing Web Applications with Microsoft Visual Studio 2010
Module 1: Overview of Web Application Design
This module describes the underlying architecture and design of a Web application
- Overview of IIS 7.0
- Overview of ASP.NET 4.0
- Introduction to the MVC Framework
- Overview of the Request Life Cycle

Module 2: Designing a Web Application
This module describes the best practices and trade-offs that you need to make when designing a Web application.
- Web Applications: Case Studies
- Web Application Design Essentials
- Guidelines for Determining When to Use Web Forms and MVC
- Visual Studio 2010 Tools and Technologies for Web Application Design

Module 3: Developing MVC Models
This module describes the MVC development model (Models, Controllers, and Views) and how to create the Models that are used to access and modify the data in a data source.
- Exploring Ways to Create MVC Models
- Creating a Data Repository

Module 4: Developing MVC Controllers
This module describes how to create the Controllers that are used to respond to communications from the user and how to implement the application flow and logic.
- Implementing MVC Controllers
- Creating Action Methods

Module 5: Developing MVC Views
This module describes how to create the Views that are used to expose the application UI. The module also covers how to manage pre-action and post-action behavior of Controller action methods using the included action filters are provided as part of MVC
- Implementing MVC Views
- Implementing Strongly-Typed MVC Views
- Implementing Partial MVC Views

Module 6: Designing for Discoverability
This module describes how to implement the navigational design and also how discoverability will be achieved through content keywords and page URLs.
- Overview of Search Engine Optimization- Creating the Robots and Sitemap Files
- Using ASP.NET Routing

Module 7: Writing Server-Side Code for Web Forms
This module describes the advanced features of server-side coding and technologies. The module describes how to allow the website to move into a global and web farm environment through localization, shared sessions, and custom user controls. The module will also cover how to use the custom validator and regular expressions.
- Overview of the Structure of a Web Application
- Controlling ViewState- Localizing a Web Application
- Persisting Data on a Web Forms Page
- Validating User Input

Module 8: Optimizing Data Management for Web Forms
This module describes how to optimize and display data management tasks for a Web Forms-based application using Dynamic Data, Data Binding, LinqToEntities, server side controls, and server-side code.
- Managing Data by Using LINQ to Entities
- Using Data Source Controls
- Using ASP.NET Dynamic Data

Module 9: Ensuring Quality by Debugging, Unit Testing, and Refactoring
This module describes how to perform check-in testing for their Web Forms and MVC applications as well as how to use the built-in debugging capabilities of VS2010.
- Debugging and Refactoring Code
- Unit Testing Code
- Processing Unhandled Exceptions
- Test Driven Development

Module 10: Securing a Web Application
This module describes how to mitigate common security threats and to implement the essentials (must haves) of Web security in both MVC and Web Forms applications.
- Configuring Authentication- Configuring ASP.NET Membership
- Managing Authorization by Using ASP.NET Roles

Module 11: Applying Master Pages and CSS
This module describes how to achieve a consistent UI in a reusable manner.
- Applying Master Pages
- Applying CSS, Skins, and Themes

Module 12: Developing Client Side Scripts and Services
This module described how to develop client-side scripts and services for a responsive, rich, and interactive application UI.
- Developing Client-Side Scripts
- Implementing AJAX
- Creating Services

Module 13: Implementing Advanced AJAX in a Web Application
This module describes the programmatic side of AJAX enabled controls (as well as extending server con

 
ver temario completo
 
  

Más cursos relacionados de Informática y tecnología

Master .NET 2010 Windows Developer MCTS Certificacion Oficial Microsoft Visual Studio
CAS TRAINING
El Master .NET 2010 Windows Developer MCTS Certificación Oficial Microsoft Visual Studio es presencial y se imparte en Madrid. Tiene una duración de 105 horas. Se imparte tanto en Visual ...

Master

Presencial en Madrid

Curso bonificable

A consultar

más información

Desarrollador de Aplicaciones Empresariales con Visual Studio 2010
Eniac Formación
el objetivo es dar al alumno/a una formación que le capacite para adquirir: Un conocimiento avanzado de la programación orientada a objetos (POO) y cómo se ha implementado dicha filosofía en el ...

Curso subvencionado

Online

Curso bonificable

620 €

más información

Diseñando y desarrollando aplicaciones empresariales aplicando el Framework 4.0 con Visual Studio
Eniac Formación
el objetivo es dar al alumno/a una formación que le capacite para adquirir: Un conocimiento avanzado de la programación orientada a objetos (POO) y cómo se ha implementado dicha filosofía en el ...

Curso subvencionado

Online

Curso bonificable

175 €

más información

Desarrollo visual basic .net 2008 mcts (Madrid)
CAS TRAINING
Curso bonificable para trabajadores en activo precios especiales para desempleados

Master

Presencial en Madrid

Curso bonificable

A consultar

más información

Master Desarrollo en Internet con Tecnologías: .NET, JAVA y ORACLE IDS (Cert. MCP y OCA)Madrid
CAS TRAINING
El Master Desarrollo en Internet con Tecnologías: .NET, MCP, JAVA, SCJP, ORACLE y OCA es presencial y se imparte en Madrid.

Master

Presencial en Madrid

Curso bonificable

A consultar

más información

Profesional de Microsoft en Programación .NET 2010 (MCPD)
CICE Masters División Comunicaciones
Desarrollar Aplicaciones en entorno Windows, Sitios Web y Móviles, utilizando la Tecnología de Programación Microsoft . NET y los Lenguajes más extendidos en las empresas: Visual ...

Master

Presencial en Madrid

5.080 €

más información

Master de Certificación Oficial Microsoft C# .NET 2010 Web Developer MCTS
CAS TRAINING
Microsoft .NET es la plataforma de Microsoft para la creación y el uso de servicios Web XML (Extensible Markup Language). Esta plataforma permitirá a los desarrolladores la creación ...

Master

Presencial en Madrid

Curso bonificable

A consultar

más información

Master de Certificación Oficial Microsoft Visual Studio .NET 2010 Windows Developer MCTS
CAS TRAINING
Microsoft .NET es la plataforma de Microsoft para la creación y el uso de servicios Web XML (Extensible Markup Language). Esta plataforma permitirá a los desarrolladores la creación ...

Master

Presencial en Madrid

Curso bonificable

A consultar

más información

Desarrollo de aplicaciones para internet con java y .net 4.0
ESCUELA TÉCNICA INFORMATICA LASFOR
En este Master Superior en Desarrollo de Aplicaciones y Servicios Web para Internet con JAVA y .NET 4.0 (Visual Studio 2010) , los alumnos conocerán los aspectos técnicos de la tecnologías JAVA Y ...

Master

Online

A consultar

más información

Programador tecnologías .Net ( MCPD ) Windows
CENTRO AZPE
MCPD es la nueva certificación de MICROSOFT creada para quienes quieran trabajar como programadores y desarrolladores de sistemas

Master

Presencial en Madrid

A consultar

más información

Recibe información gratis de este curso
Este centro sólo prepara alumnos de: Madrid, Valladolid
Para borrar datos cerrar sesión

Publica tu opinión

Opiniones Master .NET 2010 Web Developer MCTS Certificacion Oficial Microsoft Visual Studio

CAS TRAINING
CAS TRAINING

Master Presencial en Madrid (Madrid)

Precio: Consultar
Duración: 105 horas

Microsoft .NET es la plataforma de Microsoft para la creación y el uso de servicios Web XML (Extensible Markup Language, Lenguaje de marcado extensible). Esta plataforma permitirá a los desarrolladores la creación de programas que trasciendan.

Comparte tu experiencia con otras personas,
haz que se conozca lo que piensas sobre este curso.
¡Sé el primero en publicar tu opinión!