Microsoft - MCPD / MCTS .NET 4 Windows Azure Developer

Looptijd

Looptijd:

Slechts 9 dagen

Methode

Methode:

Klas / Online / Hybride

Volgende datum

Volgende datum:

24/6/2024 (Maandag)

Overview

The Microsoft MCTS / MCPD .NET 4 Azure course will introduce you to cloud computing. You'll learn about Microsoft's public cloud offering in Windows Azure. You'll explore the cloud operating system, and learn how to write, deploy and monitor .NET applications in Azure. You'll be able to design and develop applications that will be hosted on the Windows Azure platform.

You need to sit this accelerated course if you:

  • Want to gain experience of the new features of Windows Azure and SQL Azure
  • Are planning how Windows Azure and SQL Azure will affect your applications, and what new features can be used
  • Are developing Windows Azure applications, or moving your current applications to the cloud.

Zeven redenen waarom u met uw .NET 4 Azure cursus voor Firebrand Training moet kiezen

  1. U zult in slechts 9 dagen .NET 4 Azure gecertificeerd zijn. Met ons bent u in recordtijd .NET 4 Azure getraind
  2. Onze .NET 4 Azure cursus is all-inclusive. Een eenmalige contributie bekostigt alle cursusmaterialen, accommodaties en maaltijden.
  3. Slaag de eerste keer voor .NET 4 Azure of volg de training nogmaals. Dit is onze garantie. Wij zijn er zeker van dat u de eerste keer zult slagen voor uw .NET 4 Azure cursus. Mocht dit niet het geval zijn, dan kunt u binnen het jaar terugkomen en enkel voor de accommodatie en examens te betalen. De rest is gratis
  4. U zult meer .NET 4 Azure leren. Een dag met een traditionele training aanbieder duurt over het algemeen van 9 uur 's ochtends tot 17 uur in de middag, met een lange lunchpauze. Met Firebrand Training kunt u rekenen op minstens 12 uur leren per dag met uw instructeur
  5. U zult .NET 4 Azure snellerde theorie beheersen. De kans bestaat dat u een andere manier van leren heeft dan uw omgeving. Wij combineren visuele, auditieve en tastbare leerstijlen, dit zorgt voor een snellere en eenvoudigere manier van leren
  6. U zult .NET 4 Azure studeren met de beste. We hebben het Q-For kwaliteit label, dat onze standaarden en professionaliteit in de training markt erkent. Naast het winnen van nog vele andere prijzen, hebben we inmiddels 134561 professionals getraind en gecertificeerd en we zijn partners met alle grote namen in deze tak van het bedrijfsleven
  7. U zult meer doen dan alleen .NET 4 Azure de cursusstof bestuderen. We maken gebruik van laboratoria, case-studies en oefentests, om ervoor te zorgen dat u uw nieuwe kennis in uw werkomgeving kan toepassen. Onze instructeurs gebruiken demonstraties en hun eigen ervaringen om de dag interessant en boeiend te houden

Benefits

When you pass Exam 70-516 on this course, it counts as credit towards these certifications:

  • MCTS: .NET Framework 4, Data Access
  • MCPD: Windows Developer 4
  • MCPD: Web Developer 4

Curriculum

Creating Services

  • Create service and operation contracts
  • Create data contracts
  • Create message contracts
  • Implement generic message handling
  • Implement RESTful services
  • Create and configure a Routing service
  • Create and configure a Discovery service

Hosting and Configuring Services

  • Create and configure endpoints
  • Configure behaviors
  • Implement self hosting
  • Implement web server hosting

Consuming Services

  • Create a service proxy
  • Configure client endpoints
  • Invoke a service
  • Consume RESTful services
  • Implement service discovery

Securing Services

  • Secure bindings
  • Message security
  • Authentication
  • Authorization
  • Impersonation
  • Security auditing

Manage the Service Instance Life Cycle

  • Service Instances
  • Sessions
  • Transactions
  • Concurrency
  • Manage consistency between instances, sessions, transactions and concurrency

Monitoring and Troubleshooting Distributed Systems

  • Configure message logging
  • Configure diagnostics
  • Debug client-service interactions

Modeling data

  • Map entities and relationships by using the Entity Data Model
  • Map entities and relationships by using LINQ to SQL
  • Create and customize entity objects
  • Connect a POCO model to the Entity Framework
  • Create the database from the Entity Framework model
  • Create model-defined functions

Managing Connections and Context

  • Configure connection strings and providers
  • Create and manage a data connection
  • Secure a connection
  • Manage the DataContext and ObjectContext
  • Implement eager loading
  • Caching data
  • ADO.NET Data Services

Querying data

  • Execute a SQL query
  • Create a LINQ query
  • Create an Entity SQL (ESQL) query
  • Handle special data types
  • Query XML data
  • Query data using ADO.NET Data Services

Manipulating data

  • Create, update, or delete data by using SQL statements
  • Create, update, or delete data by using DataContext
  • Manage Transactions
  • Create disconnected objects

Developing and Deploying Reliable Applications

  • Monitor and collect performance data
  • Handle exceptions
  • Protect data
  • Synchronize data
  • Deploy ADO.NET components

Cloud Computing

  • Define cloud computing.
  • Learn the benefits of cloud computing.
  • Understand the different types of cloud computing services.
  • Explore where computing clouds might exist.
  • Hear about potential concerns with cloud computing.
  • Learn where cloud computing can and cannot be applied.
  • Place Windows Azure in light of general cloud computing.
  • Know how Windows Azure compares to other cloud environments.

Windows Azure Architecture

  • See a simple Windows Azure application.
  • Learn about the Microsoft data centers.
  • Explore the hardware, servers and virtualization (the Fabric) that host cloud applications and data.
  • Understand the role of the Fabric Controller in managing the Windows Azure cloud.
  • Know the general architecture and components of the Windows Azure Platform.
  • Understand the tools used to create and deploy Windows Azure services and data stores.
  • Understand the different types of roles in Windows Azure (Web, worker, VM).
  • Understand the types of storages provided by the Windows Azure Platform (Azure Storage, SQL Azure, etc.)

Windows Azure Web Roles

  • Explore the purpose of Windows Azure Web roles.
  • Understand how to create Web roles in a cloud service project.
  • See how to configure a Web role.
  • Learn how to test Web roles run in the Compute Emulator.
  • Start exploring the Windows Azure API.
  • Examine how to build Web roles with multiple Web sites.

Local Storage

  • Examine Windows Azure local storage.
  • See how local storage differs from normal server file systems.
  • Learn how to configure local storage.
  • Understand the limitations of local storage and where/when to use it.
  • Explore the API to access local storage.
  • Learn about Windows Azure Drive (formerly X-Drive).

Windows Azure Administration

  • Explore the various Windows Azure subscription administrators.
  • Understand Windows Azure OS Families and Guest OS Versions.
  • See how to Remote Desktop to a Windows Azure virtual machine.
  • Learn how to define a startup task for a role.

Windows Azure Storage and Queues

  • Understand the purpose of Windows Azure Storage.
  • Learn how to create a Windows Azure Storage account.
  • Explore Windows Azure Storage costs.
  • Understand the Storage Emulator, how to use it, and how it is different from Windows Azure Storage.
  • See how to access Windows Azure Storage using both the REST API and the Storage Client Library.
  • Examine Windows Azure Storage Queues.
  • Learn how to get messages in and out of Windows Azure Queues.

Blob Storage

  • Understand the rationale for using blob storage.Learn about the different types of blobs: block and page blobs.
  • Examine blob storage containers and how they are used to organize and control access to blobs.
  • Explore how to access blob storage with both the Storage Client and REST API.

Table Storage

  • Explore Windows Azure Storage’s structural data service.
  • Understand the reason for table storage.
  • Examine the differences between table storage and traditional relational databases (as exhibited by SQL Azure).
  • Learn how to access table storage with both the Storage Client and REST API.
  • Understand entities as they relate to table storage.
  • Examine how to save and retrieve entities in table storage.

Worker Roles

  • Explore the purpose of Windows Azure worker roles.
  • Understand how to create worker roles in a cloud service project.
  • See how to configure a worker role.
  • Learn how to test worker roles run in the Compute Emulator.
  • Learn how to use Windows Azure Storage queues and messages to communicate with worker roles.
  • Explore how to setup worker role endpoints.
  • Learn how to communicate with worker role internal and input endpoints.

SQL Azure Introduction

  • Learn what SQL Azure is and why you want to use it.
  • Understand SQL Azure in comparison to SQL Server and Windows Azure table storage.
  • Learn how to provision a SQL Azure server and databases.
  • Examine costs associated with SQL Azure.
  • See how to use familiar tools and APIs to work in SQL Azure.
  • Explore how to create and manage database objects in SQL Azure.
  • Know how to limit SQL Azure access.
  • Understand options for performing database backups.
  • See how to migrate data to SQL Azure.

Diagnostics

  • Learn how to accomplish debugging and logging in Windows Azure.
  • Examine Windows Azure Diagnostic Service.
  • Understand the role of the Diagnostic Agent process in the diagnostic service.
  • Learn how to configure the diagnostic service.
  • See how to transfer diagnostic data to Windows Azure Storage.

Exam Track

You'll sit the following exams:

  • Exam 70-513 - TS: Windows Communication Foundation Development with Microsoft .NET Framework 4
  • Exam 70-516 - TS: Accessing Data with Microsoft .NET Framework 4
  • Exam 70-583 - PRO: Designing and Developing Windows Azure Applications Using Microsoft .NET Framework 4

What's Included

Microsoft Official Curriculum

  • MOC 10265A: Developing Data Access Solutions with Microsoft Visual Studio 2010
  • MOC 10263A: Developing Windows Communication Foundation Solutions with Microsoft Visual Studio 2010
  • MOC 50466B: Windows Azure Solutions with Microsoft Visual Studio 2010

Prerequisites

You must have:

  • A solid understanding of the .NET Framework
  • Six months' experience in Visual Studio 2010
  • One to two years' experience developing application components that interact with a variety of data sources
  • A thorough understanding of relational database concepts
  • One to two years' experience using a relational database management system
  • Fundamental Knowledge of .NET programming languages and object-oriented programming (C# or VB.NET)
  • One year's experience developing web applications
  • Experience in creating data-driven web applications
  • Reasonable understanding of Web technologies (HTTP/HTTPS, HTML, CSS, JavaScript)

The following is recommended, but we'll also cover the subjects on the course:

  • One year's experience developing .NET services
  • Three years' experience developing ASP.NET technologies

Weet je niet zeker of je aan de vereisten voldoet? Maak je geen zorgen. Jouw trainingsadviseur bespreekt jouw achtergrond met je om te begrijpen of deze cursus geschikt is voor je.

Beoordelingen

Wereldwijd heeft Firebrand in haar 10-jarig bestaan al 134561 studenten opgeleid! We hebben ze allemaal gevraagd onze versnelde opleidingen te evalueren. De laatste keer dat we onze resultaten analyseerden, bleek 96.41% ons te beoordelen als 'boven verwachting'


"Very well structured! I found the course very useful and the instructor explained everything very well"
AN. (19/3/2024 (Dinsdag) t/m 21/3/2024 (Donderdag))

"I loved the pace and involvement of the coach. the course is very intensive but worth the price. the infrastructure and venue is fantastic aswell."
Andreas Vandenberghe, Allianz Technology SE. (18/3/2024 (Maandag) t/m 24/3/2024 (Zondag))

"This was my 4th Firebrand training. And as usual the location and training was great! If you want to learn a lot, in a very short time. This is the way to go!"
KV, Tuxito. (21/8/2023 (Maandag) t/m 24/8/2023 (Donderdag))

"I liked the firebrand training very much. This training really helped in deepdiving into key Azure security concepts and tools."
Anoniem (20/2/2023 (Maandag) t/m 22/2/2023 (Woensdag))

"De informatie in deze cursus is perfect voor het behalen van de examens. Veel praktijkgerichten voorbelden"
Anoniem, Guide-IT (18/7/2022 (Maandag) t/m 23/7/2022 (Zaterdag))

Cursusdata

Start datum

Eind datum

Status

Locatie

Nu boeken

19/2/2024 (Maandag)

27/2/2024 (Dinsdag)

Beëindigde cursus - Geef feedback

-

 

24/6/2024 (Maandag)

2/7/2024 (Dinsdag)

Wachtlijst

Landelijk

 

5/8/2024 (Maandag)

13/8/2024 (Dinsdag)

Beperkte beschikbaarheid

Landelijk

 

16/9/2024 (Maandag)

24/9/2024 (Dinsdag)

Open

Landelijk

 

28/10/2024 (Maandag)

5/11/2024 (Dinsdag)

Open

Landelijk

 

9/12/2024 (Maandag)

17/12/2024 (Dinsdag)

Open

Landelijk

 

Nieuwste beoordelingen van onze studenten