- Cursusduur18 uur
- CertificeringMCTS
- Examen/CertificaatExamen 70-515 (VB)
- TaalEngels
- Online toegang6 maanden
- Waardering
- OrganisatieMicrosoft
In deze Microsoft .Net training / cursus leert u als ontwikkelaar web applicaties te ontwikkelen op basis van Microsoft .Net 4.0, Visual Studio 2010 en Visual Basic 2010. Ook wordt u voorbereid op het behalen van het MCTS examen 70-515.
Onderwerpen die onder andere aan bod komen zijn het maken van een website op basis van ASP.NET, werken met server en user controls, het gebruik van diverse databronnen als SQL Server en LINQ, AJAX, Model View Controller 2, deploying, debugging en nog veel meer.
Uw resultaat
Na het volgen van deze training kunt u zelfstandig web applicaties ontwikkelen op basis van Microsoft .Net 4.0, Visual Basic 2010 en Visual Studio 2010.
Doelgroep
Ontwikkelaars die web applicaties willen ontwikkelen op basis van Microsoft .Net 4.0. Tevens bedoeld voor ontwikkelaars die de MCTS certificering: Web Applications Development with Microsoft .NET Framework 4 (examen 70-515) willen halen.
Inhoud .Net 4.0 training
Let op: In deze training wordt Visual Basic 2010 als programmeertaal gebruikt. Er is ook een C# versie beschikbaar van deze training.
De training / cursus Web Applications Development with Microsoft .NET Framework 4 using Visual Basic 2010 is opgebouwd uit verschillende lessen:
- Recognize the steps for creating a basic web page
- Distinguish between the single-file and code-behind page models
- Create a basic ASP.NET web page using Visual Studio 2010
- Add and modify basic controls on a web page
- Recognize the layout, elements, and life cycle of a web site
- Recognize the steps for creating a web site using ASP.NET
- Recognize the different ways to configure a web site using ASP.NET
- Identify the benefits of client-side and server-side state management
- Identify the steps for maintaining web site user information with profile properties
- Identify the steps for handling events
- Recognize the steps for using generic handlers in ASP.NET
- Recognize the steps for localizing and globalizing ASP.NET web pages
- Recognize the accessibility options in ASP.NET and identify the steps for creating an accessible web site
- Wire controls on a web page for event handling
- Perform basic event handling using a generic handler
- Identify the features of different types of server controls
- Recognize the steps for working with controls
- Recognize the steps for creating ASP.NET user controls
- Recognize ways of working with user controls
- Recognize the steps for dynamically loading user controls
- Add a server control to a web page
- Dynamically create and load a user control
- Distinguish between client and server validation
- Identify the steps for working with common validators and validation groups to control user input
- Recognize the steps for creating and testing custom web controls
- Recognize the steps for using a custom control and a templated control
- Add a prebuilt custom control to a page
- Validate controls on a page
- Identify the authentication and authorization strategies employed by ASP.NET
- Recognize the steps for managing roles in ASP.NET
- Recognize the role of the Windows authentication provider in ASP.NET 4.0
- Recognize the role of the forms authentication provider in ASP.NET 4.0
- Recognize the benefits and steps for using login controls in ASP.NET
- Recognize the steps for using the CreateUserWizard, PasswordRecovery, and ChangePassword controls
- Identify ways of using login controls in a web application to implement security
- Create roles and adding users to those roles
- Create an ASP.NET login page
- Identify the capabilities of common data-bound controls in ASP.NET 4.0
- Identify the capabilities of data source controls in ASP.NET 4.0
- Add and modify a chart server control in a web page
- Recognize the code for using the ListView and DataPager controls to display a collection of data
- Recognize the benefits and uses of the TreeView control
- Recognize the steps for performing XML Data Binding in a .NET 4.0 Web Form
- Recognize the steps for implementing the ObjectDataSource and SqlDataSource data source controls
- Distinguish the three LINQ types
- Recognize the steps for creating and configuring a LinqDataSource control
- Recognize the steps for adding a control and binding it to the LinqDataSource control
- Create and configure a LinqDataSource control
- Add a control and bind it to the LinqDataSource control
- Create a chart server control in a web page
- Recognize the basic ADO features of .NET
- Identify the uses, properties, and methods of the DataSet, DataReader, and DataAdapter classes
- Recognize the steps for inserting, updating, and deleting data with ADO.NET
- Create a dynamic data application using Visual Studio 2010
- Incorporate a database into a dynamic data application using Visual Studio 2010
- Customize the appearance of a dynamic data application
- Recognize the support for web services in ASP.NET
- Identify the code for calling a Windows Communication Foundation service from a web page
- Create a WCF Data Service
- Consume a WCF Data Service
- Update information from a relational database with ADO.NET
- Call a WCF service from a web page
- Create a WCF Data Service
- Consume a WCF Data Service
- Recognize key characteristics of client-side scripting in ASP.NET
- Add scripts to a page dynamically using the methods of the Script Manager class
- Create a composite script
- Retrieve a DOM element by its ID
- Manipulate elements on the page using jQuery
- Handle events using jQuery in an ASP.NET application
- Dynamically create a client script
- Retrieve a DOM element by its ID
- Handle events using jQuery in an ASP.NET application
- Recognize key characteristics of the ASP.NET AJAX architecture
- Recognize the features of AJAX integration with Visual Studio
- Use a client-side template in Visual Studio 2010
- Use server side controls in an application
- Create a custom extender
- Consume services from client scripts
- Use jQuery to call ASP.NET AJAX methods
- Build an AJAX enabled website
- Add the ScriptManager control
- Add the UpdatePanel AJAX control
- Use the jQuery Library to call an ASP.NET Ajax method
- Identify the functions of the MVC components
- Recognize key characteristics of ASP.NET MVC
- Create a basic ASP.NET MVC application in Visual Studio 2010
- Identify key characteristics of the MVC application structure and naming conventions
- Use the debugger in an ASP.NET MVC application
- Create a basic MVC application
- Use the debugger in an MVC application
- Create a custom route in an ASP.NET MVC application
- Create a controller in VS2010
- Add a public method
- Create and modify views in given scenarios
- Recognize the role of HTML helpers
- Create a custom route in an ASP.NET MVC application
- Create view pages for an ASP.NET MVC application
- Recognize the configuration types, tools, and elements in ASP.NET 4.0
- Recognize the steps for setting common configuration items for web applications
- Recognize the steps for configuring session state for a web application
- Recognize the benefits of the Provider Model in ASP.NET 4.0
- Recognize the steps for setting up the Provider to work with SQL Server for all systems or just a single system
- Recognize the code for defining the membership and role providers
- Identify the uses and configuration options for the personalization, site maps, session state, and web event providers
- Configure session state to use InProc
- Configure session state to use StateServer
- Configure session state to use SQLServer
- Identify the benefits of compilation and the tools used to compile web applications
- Identify the steps for performing a precompilation for deployment from the command line
- Identify preparatory steps and available options when deploying a web application
- Recognize the steps for copying a web site
- Identify how to deploy a precompiled web application and use One-Click publishing
- Identify the steps for building an installer program to deploy a web site
- Precompile a web application
- Publish a web site
- Identify the scope and capabilities of debugging tools available in ASP.NET 4.0
- Identify the benefits of debugging in ASP.NET 4.0
- Recognize the steps for debugging a web page in Visual Studio 2010
- Identify the options for performing remote debugging in ASP.NET 4.0
- Identify the steps for setting up and running remote debugging
- Perform remote debugging
- Identify the scope in ASP.NET 4.0 for debugging AJAX applications using client-side debugging tools
- Identify the steps for debugging an AJAX application
- Set breakpoints
- Run the debugger
- Identify the steps for manually adding a performance counter
- Recognize the code for implementing counters in an application programmatically
- Recognize how to configure caching in a web application
- Identify the code used to implement ASP.NET 4.0 health monitoring in web applications
- Recognize the code for enabling tracing
- Identify the code for writing custom trace messages
- Recognize the code for viewing trace details
- Add a performance counter to an application
- Implement ASP.NET health monitoring in a web application
- Enable and disable tracing for an application and a page
- Add custom trace output to a web site
- Identify the steps for creating and configuring a master page
- Identify the steps for binding content and master pages
- Identify the steps for adding a property to a master page
- Identify the steps for creating nested master pages
- Create a theme
- Recognize the steps for applying a theme
- Create a content page that uses a master page
- Apply a theme to a site and an individual page
- Use a skin on a control
- Recognize the steps for creating a Web Parts page
- Recognize the steps for adding and customizing WebPartZone controls
- Recognize the code for connecting Web Parts on an ASP.NET page
- Recognize the code for creating a custom user control that allows for personalization
- Recognize the code for creating a custom Web Part control
- Recognize the steps for adding a CatalogPart control
- Create a Web Parts page
- Create a custom user control that allows for personalization
- Enable users to personalize Web Parts controls
De training bevat een speciale kennistest als afronding. Tijdens deze kennistest wordt al het geleerde nog een keer getest en krijgt u een goed beeld of u uzelf alle lesstof eigen heeft gemaakt.
Optionele examentraining (proefexamens)
In aanvulling op deze training kunt u een speciale examentraining aanschaffen. De examentraining bevat verschillende proefexamens die het echte examen dicht benaderen. Zowel qua vorm als qua inhoud. Dit is de ultieme manier om te testen of u klaar bent voor het examen. U kunt deze examentraining optioneel meebestellen door bovenin de optie "Examentraining" op "Ja" te zetten. Lees hier meer over deze examentraining:
Benodigde voorkennis
U heeft algemene kennis van het ontwikkelen van software. Tevens heeft u ervaring met het ontwikkelen van webapplicaties gebaseerd op .Net. Ook heeft u basiskennis van Visual Studio 2010, Visual Basic 2010 en ASP.NET 4.0.
Vragen stellen aan een mentor
In deze training is het mogelijk om, via de mail, vragen te stellen aan een gecertificeerde trainer. U stelt de vragen in het Engels.
Examen via Prometric
Na afronding van uw training kunt u zichzelf inplannen voor het examen. U kunt optioneel direct een examenvoucher meebestellen of zelf uw examen boeken via Prometric.
> Meer informatie
Het voordeel van uw examen boeken via Prometric is dat u zelf bepaalt waar en wanneer u uw examen doet. Met meer dan 50 beschikbare examenlocaties is er altijd een locatie bij u in de buurt. U kiest zelf online de locatie, de datum en het tijdstip waarop u examen wilt doen.
Onze examenpartner geeft, namens de certificeringspartij, een origineel certificaat uit. U krijgt dus altijd een geregistreerd en internationaal erkend certificaat.
De kosten van het examen zijn niet inbegrepen in de prijs van de training. Optioneel kunt u direct een examenvoucher meebestellen. Met een examenvoucher kunt u zichzelf voor het examen inschrijven.
Trainingsvorm online training / e-learning
Bij icttrainingen.nl leert u via ons innovatie leerconcept: Social Learning. Hoogwaardige online e-learning trainingen gecombineerd met een online kenniscommunity voor een optimale leerervaring. U kunt na uw bestelling direct online starten. Alle trainingen zijn 24 uur per dag en 7 dagen per week toegankelijk.
> Meer informatie
E-learning
E-learning is een interactieve digitale trainingsvorm. Deze trainingsvorm stelt u in staat om in uw eigen tempo en wanneer het u uitkomt de training te volgen. Het enige dat u nodig heeft is een PC met internettoegang.
Onze E-learning trainingen zijn volledig zelfstandig. U heeft dus geen aanvullende zaken als boeken en dergelijke nodig. Alles wat nodig is voor het succesvol afronden van de training en het eventueel bijbehorende examen is opgenomen in de E-learning training.
Meer informatie over E-learning.
Online kennis community
Tijdens en na uw training heeft u onbeperkt toegang tot de online kennis community. Binnen deze community staat het delen van kennis centraal. U vindt er achtergrondinformatie, artikelen door experts, informatieve filmpjes en discussies voor en door ICT experts. We nodigen u van harte uit deel te nemen aan deze expert community. Meer informatie over de kennis community.
Certificaat van icttrainingen.nl
Na het succesvol afronden van uw training ontvangt u altijd een certificaat van icttrainingen.nl als bewijs dat u de training met succes heeft gevolgd. Dit certificaat kunt u eenmalig, na afronding van de training, zelf genereren en downloaden.