CURSO SUPERIOR MCAD .NET - Microsoft Certified Application Developer - INSTITUTO NOVATECH |
![]() |
| Tipo de curso: |
Cursos de especialización |
Metodología: |
OnLine |
| Centro: | EDUCA-E | Nº de horas: | 120.00 |
![]() |
|
| Precio: | 1.69 € |
![]() |
|
![]() |
|
|
Justificación/Descripción del curso:
CURSO SUPERIOR MCAD .NET - Microsoft Certified Application Developer
INSTITUTO NOVATECH |
![]() |
|
|
Requisitos de acceso al curso:
Prerrequisitos
• Conocimientos básicos en microinformática y en programación. • Formación orientada a usuarios y particulares. Material • Documentación Oficial MOC (Microsoft Oficial Course) para la preparación de la certificación, incluida. • 4 Libros Oficiales MOC. |
![]() |
|
|
Temario cubierto por el curso:
[Temario Ampliado]
MODULO 1: MOC-2565: Developing Microsoft .NET Applications for Windows (Visual Basic .NET) 1: Introducing Windows Forms • Creating a Form • Adding Controls to a Form • Creating an Inherited Form • Organizing Controls on a Form • Creating MDI Applications 2: Working With Controls • Creating an Event Handler for a Control • Using Windows Forms Controls • Using Dialog Boxes in a Windows Forms Application • Adding Controls at Run Time • Creating Menus • Validating User Input 3: Building Controls • Extending and Creating Controls • Adding Design-Time Support for Controls • Licensing a Control 4: Using Data in Windows Forms Applications • Adding ADO.NET Objects to and Configuring ADO.NET Objects in a Windows Forms Application • Accessing and Modifying Data by Using DataSets • Binding Data to Controls • Overview of XML Web Services • Creating a Simple XML Web Services Client • Persisting Data 5: Interoperating with Managed Objects • Using .NET and COM Components in a Windows Forms Application • Calling Win32 APIs from Windows Forms Applications • Upgrading Visual Basic 6.0 Applications to Visual Basic .NET 6: Printing and Reporting in Windows Forms Applications • Printing From a Windows Forms Application • Using the Print Preview, Page Setup, and Print Dialogs • Constructing Print Document Content by Using GDI+ • Creating Reports by Using Crystal Reports 7: Asynchronous Programming • The .NET Asynchronous Programming Model • The Asynchronous Programming Model Design Pattern • How to Make Asynchronous Calls to Any Method • Helping to Protect State and Data in a Multithreaded Environment 8: Enhancing the Usability of Applications • Adding Accessibility Features • Adding Help to an Application • Localizing an Application 9: Deploying Windows Forms Applications • .NET Assemblies • Deploying Windows Forms Applications 10: Securing Windows Forms Applications • Security in the .NET Framework • Using Code Access Security • Using Role-Based Security MODULO 2: MOC-2310: Developing MS Asp.net Web Applications using Visual Studio .Net 1: Overview of the Microsoft .NET Framework • Introduction to the .NET Framework • Overview of ASP.NET • Overview of the Lab Application • Resources 2: Using Microsoft Visual Studio .NET • Overview of Visual Studio .NET • Creating an ASP.NET Web Application Project 3: Using Microsoft .NET-Based Languages • Overview of the .NET-Based Languages • Comparison of the .NET-Based Languages • Creating a Component Using Visual Studio .NET 4: Creating a Microsoft ASP.NET Web Form • Creating Web Forms • Using Server Controls 5: Adding Code to a Microsoft ASP.NET Web Form • Using Code-Behind Pages • Adding Event Procedures to Web Server Controls • Using Page Events 6: Tracing in Microsoft ASP.NET Web Applications • Understanding Tracing • Remote Debugging 7: Validating User Input • Overview of User Input Validation • Using Validation Controls • Page Validation 8: Creating User Controls • Adding User Controls to an ASP.NET Web Form • Creating User Controls 9: Accessing Relational Data Using Microsoft Visual Studio .NET • Overview of ADO.NET • Creating a Connection to the Database • Displaying a DataSet in a List-Bound Control 10: Accessing Data with Microsoft ADO.NET • Introduction to Using ADO.NET • Connecting to a Database • Accessing Data with DataSets • Using Multiple Tables • Accessing Data with DataReaders 11: Calling Stored Procedures with Microsoft ADO.NET • Overview of Stored Procedures • Calling Stored Procedures 12: Reading and Writing XML Data • Overview of XML Architecture in ASP.NET • XML and the DataSet Object • Working with XML Data • Using the XML Web Server Control 13: Consuming and Creating XML Web Services • Overview of Using XML Web Services • Calling an XML Web Service by HTTP • Using a Proxy to Call an XML Web Service • Creating an XML Web Service 14: Managing State • State management • Application and Session Variables • Cookies and Cookieless Sessions 15: Configuring, Optimizing, and Deploying a Microsoft ASP.NET Web Application • Using the Cache Object • Using ASP.NET Output Caching • Configuring an ASP.NET Web Application • Deploying an ASP.NET Web Application 16: Securing a Microsoft ASP.NET Web Application • Web Application Security Overview • Working with Windows-Based Authentication • Working with Forms-Based Authentication • Overview of Microsoft Passport Authentication 17: Review • Review of Material Covered • Introduction to the Game MODULO 3: MOC-2389: Programming with Ms Ado .Net 1: Data-Centric Applications and ADO.NET • Design of Data-Centric Applications • ADO.NET Architecture • ADO.NET and XML 2: Connecting to Data Sources • Choosing a .NET Data Provider • Defining a Connection • Managing a Connection • Handling Connection Exceptions • Connection Pooling 3: Performing Connected Database Operations • Working in a Connected Environment • Building Command Objects • Executing Commands That Return a Single Value • Executing Commands That Return Rows • Executing Commands That Do Not Return Rows • Using Transactions 4: Building DataSets • Working in a Disconnected Environment • Building DataSets and DataTables • Binding and Saving a DataSet • Defining Data Relationships • Modifying Data in a DataTable • Sorting and Filtering 5: Reading and Writing XML with ADO.NET • Creating XSD Schemas • Loading Schemas and Data into DataSets • Writing XML from a DataSet 6: Building DataSets from Existing Data Sources • Configuring a DataAdapter to Retrieve Information • Populating a DataSet Using a DataAdapter • Configuring a DataAdapter to Update the Underlying Data Source • Persisting Changes to a Data Source • How to Handle Conflicts 7: Building and Consuming a Web Service That Uses ADO.NET • Building and Consuming a Web Service That Returns Data MODULO 4: MOC-2524: Developing XML Web Services Using Ms Asp .Net 1: The Need for XML Web Services • Describing the evolution of distributed applications. • Identifying the problems with traditional distributed application architectures and technologies. • Describing Web services and briefly explaining how they address the design problems in traditional distributed applications. • Listing the alternate options for distributed application development. • Identifying the kinds of scenarios where Web services are an appropriate solution. 2: XML Web Service Architectures • Identifying how Web service architectures are a type of service-oriented architecture. • Describing the elements of a Web service architecture and explaining their roles. • Describing the Web service programming model. 3: The Underlying Technologies of XML Web Services • Describing the structures of an HTTP request and response. • Issuing HTTP POST and GET requests and processing the responses by using the .NET Framework. • Describing data types by using the XML Schema Definition language (XSD). • Explaining how to control the way a .NET Framework object is serialized to XML. • Describing the structures of a Simple Object Access Protocol (SOAP) request and response. • Issuing a SOAP request and processing the response by using the .NET Framework. 4: Consuming XML Web Services • Explaining the structure of a Web Service Description Language (WSDL) document. • Explaining the Web services discovery process. • Locating service contracts by using Disco.exe. • Web service proxies by using Wsdl.exe. • Implementing a Web service consumer by using Visual Studio .NET. • Invoking a Web service synchronously and asynchronously by using a Web service proxy. 5: Implementing a Simple XML Web Service • Creating a Web service project. • Implementing Web service methods, exposing them, and controlling their behavior. • Managing state in an ASP.NET-based Web service. • Debugging Web services. 6: Publishing and Deploying XML Web Services • Explaining the role of UDDI in Web services. • Publishing a Web service in a UDDI registry by using the UDDI SDK. • Searching a UDDI registry to locate Web services by using the UDDI SDK. • Explaining the various options for publishing a Web service on an intranet. • Explaining some of the options for modifying the default configuration of a Web service. 7: Securing XML Web Services • Identifying the differences between authentication and authorization. • Explaining how to use the security mechanisms that Microsoft Internet Information Services (IIS) and Windows provide for authentication. • Using SOAP headers for authentication in a Web service. • Using role-based security and code access security for authorization in a Web service. • Encrypting the communication between a Web service consumer and a Web service. 8: Designing XML Web Services • Identifying the restrictions that are imposed on data types by the various Web services protocols. • Explaining how the use of Application and Session state can affect the performance and scaling of Web services. • Explaining how to use output and data caching to improve Web service performance. • Implementing caching in a Web service. • Explaining how asynchronous Web service methods can improve performance. • Explaining the need for instrumenting Web services. • Identifying the components of a Web service that can be versioned. • Explaining how to implement a virtual Web service by using screen scraping. • Implementing a Web service that uses multiple Web services. • Identifying the trade-offs in the techniques that are used for exposing aggregated Web services. 9: Global XML Web Services Architecture • Describe limitations inherent to the specifications with which today’s Web services are built. • Describe the design principles and specifications of Global XML Web services Architecture (GXA). • Describe Web service application scenarios made possible by Web Services Routing Protocol (WS-Routing) and Web Services Referral Protocol (WS-Referral). • Explain how to use Web Services Security Language (WS-Security) and Web Services License Language (WS-License) to perform authentication and authorization for Web services. • Design Web services that anticipate and can leverage the features that GXA will offer when released. MODULO 5: MOC-2557: Building COM+ Applications Using Microsoft .NET Enterprise Services 1: Introduction to COM+ Services • History of Server-Based Applications • The COM+ Runtime Architecture 2: Configuring Just-in-Time Activation and Synchronization • The .NET Enterprise Services Programming Model • JIT Activation • Synchronization 3: Using ADO.NET to Work With Data • The ADO.NET Architecture • Accessing a SQL Server Database 4: Transaction Services • Introduction to Transaction Processing • .NET Enterprise Services Transactions 5: Securing Enterprise Applications • Introduction to Application Security • Implementing COM+ Role-Based Security • Authentication and Impersonation 6: State Management • Introduction to State Management • Using the Shared Property Manager • Using ASP.NET to Store State 7: Compensating Resource Managers • Introduction to Compensating Resource Managers • Implementing Compensating Resource Managers 8: Loosely Coupled Events • Introduction to Loosely Coupled Events • COM+ Events • Using Loosely Coupled Events 9: Queued Components • Introduction to Queuing • Developing Queued Components • Queued Components and Transactions 10: Debugging COM+ Applications • Debugging Tools • Common Debugging Scenarios 11: Deploying and Administering COM+ Applications • Deploying a COM+ Application Built Using .NET Enterprise Services • Using COMAdmin Objects in WSH Scripts 12: COM+ 1.5 Enhancements • Scalability and Availability Enhancements • Manageability Enhancements • Other COM+ Features MODULO 6: MOC-2663: Programming with XML in the Microsoft .NET Framework 1: Introduction to XML in the .NET Framework • Overview • Course at a Glance • Common Business Problems • XML in the .NET Framework 2: Parsing XML • Overview of XML Parsing • Parsing XML Using XmlTextReader • Creating a Custom Reader 3: Validating XML • Examining Schemas • Validating XML While Parsing • Advanced Validation 4: Writing XML • Overview of Generating XML Documents • Writing XML • Generating XML with Namespaces • Controlling XML Format and Converting XML 5: Querying XML • Introduction to Querying XML Using XPath • Creating and Navigating a Document Cache • Executing Your Query 6: Manipulating Cached XML • Introduction to the XML Document Object Model • Navigating XML Using the DOM • Creating New Nodes • Modifying and Deleting Nodes 7: Transforming XML • Introduction to Transforming XML • Programmng the XslTransform Class • Extending XSLT Style Sheets 8: Serializing Objects as XML • Introduction to XML Serialization • Serializing Objects Using XmlSerializer • Controlling XML Serialization |
![]() |
|
![]() |
|
![]() |
|
| Puede ver otros cursos relacionados en las categorías: |
|
Directorio de cursos » Informática » Programación |
![]() |
|
El curso CURSO SUPERIOR MCAD .NET - Microsoft Certified Application Developer - INSTITUTO NOVATECH está en nuestra base de datos desde el 29/06/2007. Desde entonces ha sido visto por un total de 93 usuarios, generando un total de 0 peticiones de información. Sus tags: services, creating, applications, application, microsoft, overview, controls, introduction Términos relacionados: windows forms, forms applications, visual studio, programming model, enterprise services, using microsoft, forms application, compensating resource |
© 2002-2006 Portal Formativo S.L. - B27303494 - Tlf 902 922245 - Fax 982 210683 - info@portalformativo.com - XHTML válido
0.719178 Carga - 0.025683 Mysql (1) - 0.693495 PHP












