Cursos   Maestrías   Posgrados   Licenciaturas   Capacitación   Cursos Gratis    
Más buscado | Comparte esta página  
desplegar Mi lista: 0 cursos
Cursos relacionados: cursos de programacion estructurada | cursos microsoft net | cursos microsoft visual basic net | curso de microsoft visual studio net | curso programming with microsoft visual basic net | curso de microsoft asp net | cursos developing microsoft asp net web | cursos de introduction to c programming with microsoft net | curso de microsoft c asp net | cursos microsoft visual basic net advanced
Home Cursos Computación y telecomunicaciones Cursos Programación y análisis Cursos .NET y C#

Developing Mobile Applications Using The Microsoft .Net Compact Framework 2556

en Compueducación (México)

Curso Presencial

Lugar:

Monterrey, Ciudad de México

Precio:

Duración:

35 Horas

Inicio:

consultar fechas y horarios
ver temario

Requisitos:

Familiarity with the following .NET Framework concepts: Managed versus native code Common language ... ver más

Pedir información gratuitamente

Compueducación

CompuEducación es una empresa dedicada a proveer soluciones de desarrollo de capital intelectual, bajo el modelo de competencias y habilidades. Como compañía hemos construido a tr...

ver más

contactar con el responsable

 

Más información

Contacta directamente y sin compromiso con
Compueducación
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 Compueducación 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 Curso Duración 35 Horas
Método / lugar contactar con el responsable A domicilio / Presencial en Monterrey, Ciudad de México dónde
Dirigido a This course is intended for experienced, professional software developers who work in corporate enterprise development teams and independent software vendors. Most students will be Microsoft Visual Basic .NET, Microsoft Visual C#, or Java developers. These developers want to build end-to-end solutions in an enterprise environment that includes mobile devices as part of the environment.
Para qué te prepara The goal of this course is to provide developers with the knowledge and skills to develop mobile enterprise solutions by using the Smart Device Extensions for Microsoft Visual Studio .NET and the Microsoft .NET Compact Framework.
Requisitos
Familiarity with the following .NET Framework concepts: Managed versus native code Common language runtime Microsoft Intermediate Language (MSIL) Execution engine Just-in-time (JIT) execution Assemblies Experience using a .NET language, such as Visual Basic .NET or Visual C#. Experience creating Windows client applications using the .NET Framework.
Precio Consultar
con el centro
educativo
infórmate directamente de cómo matricularte, plazas disponibles ...

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

 
2415 Programming With The Microsoft .Net Framework (Microsoft Visual Basic .Net)
New Horizons México D.F.
Distrito Federal - $8,000 IVA inc.  (Beca)
Atención garantizada
 
Silverlight 2.0
Aplicaciones Totales en Línea. Atl
Distrito Federal - $3,900 más IVA
Atención garantizada
 
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
« compara los cursos seleccionados

Temario

Developing Mobile Applications Using The Microsoft .Net Compact Framework 2556
  • Introduction
  • The goal of this course is to provide developers with the knowledge and skills to develop mobile enterprise solutions by using the Smart Device Extensions for Microsoft Visual Studio .NET and the Microsoft .NET Compact Framework.

     

    Module 1: Introduction to Mobile Device Application Development

     

    The following topics are covered in this module:

     

    • Platform, Tools, and Technologies

     

    • Application Design Considerations

     

    • Overview of the .NET Compact Framework

     

     

    After completing this module, you will be able to:

     

    • Describe common scenarios in a mobile enterprise solution.

     

    •Design mobile device applications that account for application architecture, client application requirements, and performance.

     

    •Describe the role of the .NET Compact Framework and Smart Device Extensions in the development of mobile device applications.

     

    • Identify key difference between the .NET Compact Framework and the full .NET Framework.

     

    •Identify the server and client tools that are required in a mobile application development environment.

     

    • Configure the Pocket PC 2002 Emulator.

     

     

    Module 2: Working with the User Interface

     

    The following topics are covered in this module:

     

    Working with Events

     

    • General User Interface Considerations

     

    • Designing the User Interface

     

    • User Input

     

    • Customizing Controls

     

     

    After completing this module, you will be able to:

     

    • Develop mobile applications that use Windows Forms events.

     

    •Create user interfaces for mobile device applications that incorporate appropriate design characteristics.

     

    •Create forms for mobile device applications that incorporate appropriate navigation and user input techniques.

     

    • Use inheritance to develop custom controls.

     

    • Use exception handling.

     

     

    Module 3: Working with Local Data

     

    The following topics are covered in this module:

     

    Using DataSets

     

    • Using XML

     

    • Using SQL Server CE

     

     

    After completing this module, you will be able to:

     

    • Use DataSets to manipulate data in a disconnected scenario.

     

    •Populate DataSets from data sources such as XML files and Microsoft SQL Server 2000 Windows CE Edition (SQL Server CE) databases.

     

    • Persist DataSet data as an XML file.

     

    • Bind a DataSet to a DataGrid on a Windows Form.

     

    • Work with the XmlDocument class to manipulate XML data.

     

    • Access, change, and update a local SQL Server CE data store.

     

     

    Module 4: Accessing Remote Data

     

    The following topics are covered in this module:

     

    • Using XML Web Services

     

    • Using the .NET Framework Data Provider for SQL Server

     

    • Other Remote Data Access Options

     

     

    After completing this module, you will be able to:

     

    • Create an XML Web service that obtains data from a remote database.

     

    • Consume an XML Web service.

     

    •Access data in a SQL Server database by using the .NET Framework Data Provider for SQL Server.

     

    • Use HTTP classes to download non-relational data.

     

    • Describe how to work with Windows Sockets for advanced data download.

     

     

    Module 5: Synchronizing Data with SQL Server CE

     

    The following topics are covered in this module:

     

    • Overview of Data Synchronization

     

    • Using RDA (Remote Data Access)

     

    • Using Merge Replication

     

    • Choosing the Appropriate Synchronization Option

     

     

    After completing this module, you will be able to:

     

    •Use RDA to synchronize data between a SQL Server CE local database and a remote SQL Server database.

     

    • Use RDA to execute SQL commands on a remote SQL Server database.

     

    •Create a publication on SQL Server 2000 that makes selected data available for mobile devices that subscribe to the publication.

     

    •Use merge replication to synchronize data between a SQL Server CE local database and a remote SQL Server database.

     

    • Determine the appropriate synchronization strategy for various scenarios.

     

     

    Module 6: Creating Secure Applications for a Mobile Environment

     

    The following topics are covered in this module:

     

    • Overview of Security in an Enterprise Environment

     

    •Cryptography

     

    • Code Signing

     

    • Security on SQL Server CE

     

     

    After completing this module, you will be able to:

     

    •Explain how the Microsoft Windows, Microsoft Internet Information Services (IIS), and Microsoft SQL Server security models work together to authenticate users.

     

    • Identify the security features that are supported by the Microsoft .NET Compact Framework.

     

    • Use code signing to improve application security.

     

    • Use cryptographic techniques to protect data.

     

    • Use hashing to prevent unauthorized access to data.

     

    •Describe the security model that is used by Microsoft SQL Server 2000 Windows CE Edition (SQL Server CE).

     

     

    Module 7: Deploying Mobile Applications

     

    The following topics are covered in this module:

     

    Testing and Debugging Applications

     

    • Distributing Applications

     

     

    After completing this module, you will be able to:

     

    • Test and debug a mobile device application.

     

    • Distribute a mobile device application by using CAB files.

     

    • Create a plan for deploying a mobile device application.

     

     

    Module 8: Building a Sample Mobile Enterprise Application

     

    The following topics are covered in this module:

     

    • Introduction to the Survey Sample Application

     

    • Creating the Server Side Components

     

    • Using a Smart Client

     

     

    After completing this module, you will be able to:

     

    • Build and deploy the Survey sample XML Web services application.

     

     

    ver todo el temario

    consulta

    más detalles del temario directamente a Compueducación.

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

    Instalaciones y fechas



    Dónde Ciudad de México, Plaza Polanco, Jaime Balmes No. 11, Edificio B Piso 7, Col. Los Morales Polanco
    Cuándo Inicio: consultar al centro educativo
     
    Dónde Monterrey, Av. Bosques Del Valle # 106, Local 3, Col. Bosques Del Valle, San Pedro Garza García 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
    infórmate directamente de cómo matricularte, plazas disponibles ...
     

    Sobre Compueducación

    Descripción del centro
    CompuEducación es una empresa dedicada a proveer soluciones de desarrollo de capital intelectual, bajo el modelo de competencias y habilidades. Como compañía hemos construido a través de 16 años la capacidad de transmitir, en forma sistémica, conocimientos relacionados con el proceso de negocio de nuestros clientes y la relación que tienen con las tecnologías de la información. Somos Centro Autorizado Microsoft, Oracle, Red Hat, SAP y SUN
    Ventajas de estudiar en Compueducación
    Asistir a un Centro de Entrenamiento autorizado por los principales fabricantes de software y/o hardware, es la mejor forma de dominar nuevas habilidades. Los estudiantes aprenden de instructores expertos, participan en ejercicios prácticos y pueden comentar sus enfoques y soluciones. Los instructores de CompuEducación al estar certificados por los fabricantes, ofrecen un gran valor al compartir su experiencia del mundo real con los estudiantes.
    Breve Historia del centro
    Desde 1991, CompuEducación una empresa orgullosamente mexicana, proporcionamos servicios de capacitación en informática y áreas afines. Nuestra calidad y profesionalismo nos ha permitido ubicarnos como uno de los principales capacitadores en el país, capacitando alrededor de 15,000 personas por año.   Misión Satisfacer las necesidades de capacitación de nuestros clientes a través de programas de entrenamiento.   Visión Superar las expectativas de nuestros clientes.
    Centro especializado en
    Microsoft Oracle Red Hat HP SUN SAP

    Todos los cursos

    de Compueducación 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: cursos de developing microsoft net applications for windows c# net curso de programacion estructurada veracruz cursos Handball cursos Seguridad privada cursos Internet - Más temáticas cursos Administración de almacén cursos Gobierno federal cursos Lotus cursos Administración de empresas turísticas cursos Gerontología

    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