Cursos   Maestrías   Posgrados   Licenciaturas Capacitación   Cursos Gratis    
Más buscado | Comparte esta página  
desplegar Mi lista: 0 cursos
Capacitación relacionados: capacitacion diseno bases datos | capacitacion 2310 developing microsoft asp net web applications using visual studio net | capacitacion 2373 programming with microsoft visual basic net | capacitacion certificaciones microsoft | capacitación Montañismo y excursionismo | capacitación Alimentación | capacitación Educación vial | capacitación Visual Basic | capacitación Access | capacitación Mecánica aeronaútica
Home Capacitación Capacitación Computación y telecomunicaciones Capacitación Programación y análisis Capacitación .NET y C#

2415 Programming With The Microsoft .Net Framework (Microsoft Visual Basic .Net)

en New Horizons México D.F. (México)

Capacitación Presencial

Lugar:

México D.F.

Precio:

$8,000 IVA inc. Promociones 

Duración:

35 Horas

Inicio:

consultar fechas y horarios
ver temario

Requisitos:

Before attending this course, students must be proficient in the Microsoft Visual Basic programming ... ver más

Pedir información gratuitamente

Para qué te prepara:

After completing this course, students will be able to: List the major elements of the .NET Framework and explain how they fit into the .NET platform. Explain the main concepts behind the common language runtime and use the features of the .NET Framework to create a simple application... • Create and use components in Microsoft Windows Forms-based and ASP.NET-based applications. •

New Horizons México D.F.

New Horizons México es su mejor opción en capacitación. Siendo la empresa lider en capacitación a nivel mundial por más de 22 años y con 12 años de experiencia en México.

ver más

contactar con el responsable

 

Más información

Contacta directamente y sin compromiso con
New Horizons México D.F.
Debes de rellenar correctamente todos los datos de este formulario para que podamos enviarlo al centro educativo.
Hemos marcado en rojo aquellos datos incompletos y/o erróneos.
* Datos obligatorios
Al presionar 'Enviar solicitud / Ver Teléfono' te estás dando de alta y aceptando las reglas de uso de emagister.com.mx , y política de protección de datos y privacidad de Emagister.
Deseo recibir el boletín personalizado de cursos (duración máx. 15 días)
En breve un asesor de New Horizons México D.F. se pondrá en contacto contigo para informarte.

¿quedan plazas?
¿cómo inscribirse?
¿más detalles?

Atención garantizada

El responsable del curso recibe de forma instantánea esta solicitud.

En breve recibirás su respuesta.
 

Detalles del curso

Tipo Capacitación Duración 35 Horas
Método / lugar contactar con el responsable Presencial en México D.F. dónde
Certificado / Título MICROSOFT OFFICIAL CERTIFICATION
Alumnos por clase 6
Alumnos presentados 9,854 en el último año
Dirigido a This course is intended for experienced, professional software developers, including those employed by software companies or working on corporate development teams. Most students will be Microsoft Visual Basic developers...
Para qué te prepara After completing this course, students will be able to: List the major elements of the .NET Framework and explain how they fit into the .NET platform. Explain the main concepts behind the common language runtime and use the features of the .NET Framework to create a simple application... • Create and use components in Microsoft Windows Forms-based and ASP.NET-based applications. •
Requisitos
Before attending this course, students must be proficient in the Microsoft Visual Basic programming language and have been exposed to the Visual Basic .NET language. Students can meet these prerequisites by taking Course 2559: Introduction to Visual Basic .NET programming...
Precio $8,000 IVA inc.
Promoción + Facilidades
solicita aquí esta promoción
infórmate directamente de cómo matricularte, plazas disponibles ...

Cursos de .NET y C# (de otros centros)

 
Taller de Visual Studio .Net 2005 Orientado a la Productividad
Aplicaciones Totales en Línea. Atl
Distrito Federal - $5,000 IVA inc.
Atención garantizada
 
Programming With Microsoft Visual Basic .Net 2373
Compueducación
Distrito Federal - Precio: A Consultar
Atención garantizada
 
Developing Microsoft .Net Applications For Windows (Visual Basic.Net)
Centro Netec S.A.
Distrito Federal - $2,995 IVA inc.
Atención garantizada
 
Atención garantizada
 
Curso 2389: Programming With Microsoft Ado .Net
Intersoftware
Distrito Federal - Precio: A Consultar
Atención garantizada
« compara los cursos seleccionados

Temario

2415 Programming With The Microsoft .Net Framework (Microsoft Visual Basic .Net)

Module 1: Overview of the Microsoft .NET Framework

The following topics are covered in this module:

Lessons

Overview of the Microsoft .NET Framework

Overview of Namespaces

After completing this module, you will be able to list the major elements of the .NET Framework, including:

Describing the .NET Framework and its components.

Explaining the relationship between the .NET Framework class library and namespaces.


 

Module 2: Introduction to a Managed Execution Environment

The following topics are covered in this module:

Lessons

Writing a .NET Framework Application

Compiling and Running a .NET Framework Application

After completing this module, you will be able to explain the main concepts behind the common language runtime and use the features of the common language runtime to create a simple application, including:

Creating simple console applications in Visual Basic .NET.

Explaining how code is compiled and executed in a managed environment.

Explaining the concept of garbage collection.


 

Module 3: Working with Components

The following topics are covered in this module:

Lessons

An Introduction to Key .NET Framework Development Technologies

Creating a Simple .NET Framework Component

Creating a Simple Console Client

Creating an ASP.NET Client

After completing this module, you will be able to create and use components in Windows Form-based and ASP.NET-based application, including:

Creating a simple .NET Framework component in Visual Basic.

Implementing structured exception handling.

Creating a simple .NET Framework console application that calls a component.

Creating a .NET Framework client application by using the Windows Forms library.

Creating an .ASP.NET page that uses the previously developed .NET Framework component to create an ASP.NET application.


 

Module 4: Deployment and Versioning

The following topics are covered in this module:

Lessons

Introduction to Application Deployment

Application Deployment Scenarios

Related Topics and Tools

After completing this module, you will be able to use the deployment and versioning features of the .NET common language runtime to deploy multiple versions of a component, including:

Packaging and deploying simple and componentized applications.

Creating strong-named assemblies.

Installing and removing assemblies in the global assembly cache.

Configuring applications to control binding based on assembly location and version data.


 

Module 5: Common Type System

The following topics are covered in this module:

Lessons

Introduction to the Common Type System

Elements of the Common Type System

Object-Oriented Characteristics

After completing this module, you will be able to create, use, and extend types, including:

Describing the difference between value types and reference types.

Explaining the purpose of each element in the type system, including values, objects, and interfaces.

Explaining how the object-oriented programming concepts such as abstraction, encapsulation, inheritance, and polymorphism, are implemented in the common type system.


 

Module 6: Working with Types

The following topics are covered in this module:

Lessons

System.Object Class Functionality

Specialized Constructors

Type Operations

Interfaces

Managing External Types

After completing this module, you will be able to create classes and interfaces that are functionally efficient and appropriate for given programming scenarios, including:

Applying attributes to control visibility and inheritance in classes and interfaces.

Creating and using interfaces that define methods and properties.

Explaining how boxing and unboxing work and when boxing and unboxing occur.

Using operators to determine types at run time and to cast values to different types.

Explaining what features are available to work with unmanaged types, such as COM types.

 

Module 7: Strings, Arrays, and Collections

The following topics are covered in this module:

Lessons

Strings

Collections Defined

.NET Framework Arrays

.NET Framework Collections

After completing this module, you will be able to use the .NET Framework class library to create and manage strings, arrays, collections, and enumerators, including:

Parsing, formatting, manipulating, and comparing strings.

Using the classes in the System.Array and System.Collections namespaces.

Improving the type safety and performance of collections by using specialized collections and class-specific code.


 

Module 8: Delegates and Events

The following topics are covered in this module:

Lessons

Delegates

Multicast Delegates

Events

When to Use Delegates, Events, and Interfaces

After completing this module, you will be able to use delegates and events to cause an event sender to signal the occurrence of an action to an event receiver, including:

Using the delegate class to create type-safe callback functions and event-handling methods.

Using the Event keyword to simplify and improve the implementation of a class that raises events.

Implementing events that conform to the .NET Framework guidelines.


 

Module 9: Memory and Resource Management

The following topics are covered in this module:

Lessons

Memory Management Basics

Non-Memory Resource Management

Implicit Resource Management

Explicit Resource Management

Optimizing Garbage Collection

After completing this module, you will be able to describe and control how memory and other resources are managed in the .NET Framework, including:

Describing how garbage collection manages object memory.

Implicitly managing non-memory resources by using a destructor's finalize code.

Explicitly managing non-memory resources by using client-controlled deterministic release of resources.

Writing code by using the temporary resource usage design pattern.

Programmatically controlling the behavior of the garbage collection.

Describing advanced garbage collection features.


 

Module 10: Data Streams and Files

The following topics are covered in this module:

Lessons

Streams

Readers and Writers

Basic File IO

After completing this module, you will be able to read from and write to data streams, files, and the Internet, including:

Using Stream objects to read and write bytes to backing stores, such as strings and files.

Using BinaryReader and BinaryWrite objects to read and write primitive types as binary values.

Using StreamReader and StreamWriter objects to read and write characters to a stream.

Using StringReader and StringWriter objects to read and write characters to strings.

Using Directory and DirectoryInfo objects to create, move, and enumerate through directories and subdirectories.

Using the FileSystemWatcher objects to monitor and react to changes in the file system.

Explaining the key features of the .NET Framework's isolated storage mechanism.


 

Module 11: Internet Access

The following topics are covered in this module:

Lessons

Internet Application Scenarios

The WebRequest and WebResponse Model

Application Protocols

Handling Errors

Security

Best Practices

After completing this module, you will be able to use the .NET Framework classes to work with data over the Internet, including:

Using the basic request/response model to send and receive data over the Internet.

Using the System.Net classes to communicate with other applications by using the Hypertext Transfer Protocol (HTTP), Transmission Control Protocol (TCP), User Datagram Protocol (UDP), and Socket Internet protocols.


 

Module 12: Serialization

The following topics are covered in this module:

Lessons

Serialization Scenarios

Serialization Attributes

Object Graph

Serialization Process

Serialization Example

Deserialization Example

Custom Serialization

Custom Serialization Example

Security Issues

After completing this module, you will be able to serialize and deserialize an object graph, including:

Writing an application that serializes an object graph by using either a binary or a Simple Object Access Protocol (SOAP) XML format.


 

Module 13: Remoting and XML Web Services

The following topics are covered in this module:

Lessons

Remoting

Remoting Configuration Files

XML Web Services

After completing this module, you will be able to create distributed applications by means of XML Web services and object remoting, including:

Writing and configuring distributed applications that use .NET Remoting.

Creating an XML Web service by using Visual Studio .NET and ASP.NET.

Consuming an XML Web service by using the Web Services Description Language tool (Wsdl.exe).

ver todo el temario

consulta

más detalles del temario directamente a New Horizons México D.F..

Pedir información gratuitamente
infórmate directamente de cómo matricularte, plazas disponibles ...
 

Instalaciones y fechas



Dónde México D.F., México ver mapa
Cuándo Inicio: consultar al centro educativo
 
infórmate directamente de cómo matricularte, plazas disponibles ...
 

Exalumnos

 
Opiniones
 
¿Has hecho este curso?

Opina y ayuda a miles de usuarios
Perfil de los alumnos
Inscritos
10/10/2007 Última Inscripción 12 matriculados a través de emagister
Residentes en
Distrito Federal, Chihuahua, Estado de México, Jalisco, Querétaro, ...

usuarios

que contactaron al centro a través de Emagister y se han inscrito en este curso.
infórmate directamente de cómo matricularte, plazas disponibles ...
 

Sobre New Horizons México D.F.

Descripción del centro
New Horizons México es su mejor opción en capacitación. Siendo la empresa lider en capacitación a nivel mundial por más de 22 años y con 12 años de experiencia en México.
Ventajas de estudiar en New Horizons México D.F.
Contamos con un gran catalogo de cursos de usuario final y técinos, en horarios matutinos, vespertinos y sabatinos. Visita nuestra area de cursos y busca la fecha más cercana del curso de tu interes. CERRADOS Cursos Privados para su empresa en nuestras instalaciones, adaptandonos a sus necesidades de horarios y temarios de curso. ON-SITE Contamos con equipos necesarios para poder llevar New Horizons a su empresa, o bien, solo impartir el curso dentro de sus instalaciones con las mismas ventajas que un curso cerrado. CLAVE OLA REFUERZO DEL CURSO VIA WEB SIN COSTO EXTRA Los cursos marcados con (*) contarán con un curso el línea durante 3 meses. Tendrán la ventaja de capacitarse nuevamente en el horario que desee y desde la comodidad de su casa. Contará además con asesorias personalizadas.
Breve Historia del centro
New Horizons le garantiza que el aprendizaje será de la manera más natural, es decir, nuestros cursos se basan en la práctica de casos que se presentan en la vida cotidiana de cualquier empresa. Contamos con diversos tipos de cursos para adaptarnos a su ritmo de trabajo: - Calendarizados - Cerrados - On-Site - OLA CALENDARIZADOS.
Centro especializado en
Sin importar la modalidad del curso de su elección, al término de su capacitación recibirá un certificado de participación con valor curricular y avalado por los principales proveedores de software y tambien por la STPS, asi como un manual de usuario que lo guiará paso a paso durante su repaso.

Todos los cursos

de New Horizons México D.F. en emagister.

Ver lista de cursos

infórmate directamente de cómo matricularte, plazas disponibles ...
 

Lo más buscado en .NET y C#

Información relacionada con .NET y C#

Páginas internacionales: España  |  Italia  |  Francia  |  México  |  Alemania  |  Reino Unido  |  Japón  |  Argentina

Palabras relacionadas con los cursos que estás viendo: capacitación Facturación, cobros y pagos capacitación Administración de la producción capacitación Handball capacitación Derecho internacional capacitación Oracle capacitación Futbol rápido capacitación Informática de gestión capacitación Seguridad - Más temáticas capacitación Socorrismo capacitación Ciencias de la Comunicación

emagister cumple la Ley Orgánica 15/1999 de 13 de diciembre, de Protección de datos de Carácter Personal, y posee el código de inscripción nº 2002010053 del Registro General de la Agencia de Protección de Datos. Copyright © 1999/2000 - Grupo Intercom - Todos los derechos