Snelzoeken

TS 70-562: Microsoft .NET Framework 3.5 - ASP.NET Application Development

Doelgroep:

Ontwikkelaars in een middelgrote omgeving dat Microsoft Visual Studio 2008 gebruikt voor het ontwikkelen van Applicaties. Deelnemers beschikken over een tot twee jaar ervaring in het ontwikkelen van Web-based, Windows based of gedistribueerde applicaties, Database access by using Microsoft ADO.NET classes in the Microsoft .NET Framework, Web services, State management, ASP.NET configuration, Monitoring Web applications, Debugging, Application and page life-cycle management, Security aspects such as Forms Authentication and membership and roles, ECMAScript (JavaScript, Microsoft JScript), Internet Information Server (IIS).

Opleidingsvorm:

Blended learning: In het Technisch Open Leercentrum (TOLC) van SMZ-Opleidingen gaat u na een intake aan de slag. U wordt begeleid door een ervaren docent. Onderwerpen worden door middel van E-learning modules uitgelegd. De docent zal op onderwerpen nadere toelichting verzorgen of op specifieke zaken wijzen. Vervolgens gaat u het geleerde in de praktijk brengen door het uitvoeren van Lab-opdrachten. Gaat u voor examinering (Microsoft examen 70-562) zal aan het einde van de cursus examentraining plaatsvinden. Cursist kan e-learning modules als voorbereiding op de les thuis bekijken.

Duur:

Totaal 10- 15 dagen Waarvan 5 dagen in het TOLC (plus 1 dag examentraining).

Examen:

Microsoft TS 70-562


Inhoud van de opleiding:

Configuring and Deploying Web Applications

Configure providers
Configure authentication, authorization, and impersonation
Configure projects, solutions, and reference assemblies
Configure session state by using Microsoft SQL Server, State Server, or InProc
Publish Web applications
Configure application pools
Compile an application by using Visual Studio or command-line tools

Consuming and Creating Server Controls

Implement data-bound controls
Load user controls dynamically
Create and consume custom controls
Implement client-side validation and server-side validation
Consume standard controls

Working with Data and Services

Read and write XML data
Manipulate data by using DataSet and DataReader objects
Call a Windows Communication Foundation (WCF) service or a Web service from an ASP.NET Web page
Implement a DataSource control
Bind controls to data by using data binding syntax

Troubleshooting and Debugging Web Applications

Configure debugging and custom errors
Set up an environment to perform remote debugging
Debug unhandled exceptions when using ASP.NET AJAX
Implement tracing of a Web application
Debug deployment issues
Monitor Web applications
Implement Web Forms by using ASP.NET AJAX
Interact with the ASP.NET AJAX client-side library
Consume services from client scripts
Create and register client script

Targeting Mobile Devices

Access device capabilities
Control device-specific rendering
Add mobile Web controls to a Web page
Implement control adapters

Programming Web Applications

Customize the layout and appearance of a Web page
Work with ASP.NET intrinsic objects
Implement globalization and accessibility
Implement business objects and utility classes
Implement session state, view state, control state, cookies, cache, or application state
Handle events and control page flow
Implement the Generic Handler