"MCSD - App Builder course experience was great, got to know lot of new stuff like Azure & MVC and information about how to develop/plan enterprise level web application. The instructor was great through out the course explaining lot of modern stuff which goes on and also balancing the course with exam perspective. "
Amit Rathod - Microsoft MCSD: App Builder (9 päivää), 5/8/2017 - 13/8/2017
Find Out How We Help You To Learn New Skills Quickly
Oletko valmis kurssin? Ota VAPAA testi mitata ja arvioida osaamisen tasoa.
You may be entitled to heavily-discounted training via Microsoft's Software Assurance Training Voucher (SATV) scheme. If your business has bought Microsoft software, check to see if it came bundled with free training vouchers! Vouchers can be exchanged against training for all Microsoft technologies. If you’re unsure, get in touch with us
On this accelerated 9-day MCSA: Web Applications & MCSD: App Builder, course you'll learn to create and implement modern web applications as well as develop the skills needed to build a modern mobile and web applications service.
Combining skills and knowledge from MCSA: Web Applications and MCSD: App Builder certifications, you'll master programming in HTML5 with JavaScript and developing Microsoft Azure solutions.
Your expert Microsoft Certified Trainers will guide you through further web application development including:
You'll be immersed in the curriculum through our unique Lecture | Lab | Review style of training, which combines theoretical and practical tasks to accelerate your learning and ensure you have the hands-on experience which can be applied in the office.
You'll be prepared for and sit three exams on-site during the course, covered by your Certification Guarantee.
Earning this certification qualifies you for a role as an application developer.
Kiinnostunut? Katso hinnat tästä tai soita meille 09 - 42 419 397
Step 1: Attain MCSA: Web Applications
Programming in HTML5 with JavaScript and CSS3 - 70-480
Developing ASP.NET 4.5 MVC Web Applications - 70-486
Step 2: Take the following elective to achieve MCSD App Builder
Developing Windows Azure and Web Services - 70-487
You will sit your chosen exams at the Firebrand Training Centre during the course. This is covered by your Certification Guarantee.
Kiinnostunut? Katso hinnat tästä tai soita meille 09 - 42 419 397
Microsoft Certified Trainers (MCT): You’ll be trained by our experienced Microsoft Certified Trainers. This means you’ll benefit from their wealth of knowledge and real life examples throughout the course.
Microsoft Official Curriculum (MOC): Firebrand are Microsoft Learning Partners, meaning we can ensure that you’ll have access to the latest curriculums with the most up-to-date content.
Kiinnostunut? Katso hinnat tästä tai soita meille 09 - 42 419 397
This module reviews the basics of HTML and CSS, and introduces the tools that this course uses to create HTML pages and style sheets.
Lessons
Lab: Exploring the Contoso Conference Application
After completing this module, students will be able to:
This module introduces HTML5, describes its new features, demonstrates how to present content by using the new features in HTML5, and how to style this content by using CSS.
Lessons
Lab: Creating and Styling HTML5 Pages
After completing this module, students will be able to:
This module introduces JavaScript programming and DOM.
Lessons
Lab: Displaying Data and Handling Events by Using JavaScript.
After completing this module, students will be able to:
In this module, you will learn how to define input forms by using the new input types available in HTML5. You will also see how to validate data by using HTML5 attributes. Finally, you will learn how to perform extended input validation by using JavaScript code, and how to provide feedback to users when their input is not valid or does not match the application’s expectations.
Lessons
Lab: Creating a Form and Validating User Input
After completing this module, students will be able to:
In this module, you will learn how to access a web service by using JavaScript code and to incorporate remote data into your web applications.
Lessons
Lab: Communicating with a Remote Data Source
After completing this module, students will be able to:
In this module, you will examine the properties and values defined in several of these modules, the new selectors defined in CSS3, and the use of pseudo-classes and pseudo-elements to refine those selections.
Lessons
Lab: Styling Text and Block Elements by Using CSS3
After completing this module, students will be able to:
This module describes how to write well-structured JavaScript code by using language features such as namespaces, objects, encapsulation, and inheritance. These concepts might seem familiar if you have experience in a language such as Java or C#, but the JavaScript approach is quite different and there are many subtleties that you must understand if you want to write maintainable code.
Lessons
Lab: Refining Code for Maintainability and Extensibility
After this module, students will be able to:
This module describes how to create interactive HTML5 web applications that can access the local file system, enable the user to drag-and-drop data onto elements in a web page, play multimedia files, and obtain geolocation information.
Lessons
Lab: Creating Interactive Pages with HTML5 APIs
After completing this module, students will be able to:
In this module, you will learn how to use these technologies to create robust web applications that can continue running even when a network connection is unavailable.
Lessons
Lab: Adding Offline Support to Web Applications
After completing this module, students will be able to:
In this module, you will learn how to build a website that adapts the layout and functionality of its pages to the capabilities and form factor of the device on which it is being viewed. You will see how to detect the type of device being used to view a page, and learn strategies for laying out content that effectively targets particular devices.
Lessons
Lab: Implementing an Adaptive User Interface
After completing this module, students will be able to:
This module describes how to create advanced graphics in HTML5 by using Scalable Vector Graphics (SVG) and the Microsoft Canvas API. You will learn how to use SVG-related elements such as and to display graphical content on a web page. You will also learn how to enable the user to interact with SVG elements through the use of events such as keyboard events and mouse events. The Canvas API is somewhat different than SVG.
Lessons
Lab: Creating Advanced Graphics
After completing this module, students will be able to:
This module describes how to enhance web pages by using CSS animations. You will learn how to apply transitions to property values. Next, you will learn how to apply 2D and 3D transformations to elements. At the end of this module, you will learn how to apply keyframe animations to elements.
Lessons
Lab: Animating the User Interface
After completing this module, students will be able to:
This module introduces web sockets, describes how they work, and explains how to create a web socket connection that can be used to transmit data in real time between a web page and a web server.
Lessons
Lab: Performing Real-time Communication by Using Web Sockets
After completing this module, students will be able to:
This module describes how web workers operate and how you can use them in your web applications.
Lessons
Lab: Creating a Web Worker Process
After completing this module, students will be able to:
Tools such as Node.js, Webpack, and Babel enable the use of new language features along with support for different browsers in order to avoid harming the user experience. In this module we will introduce the theory behind these tools, when we need to used them, and the different options for use.
Lessons
Lab: Setting Up Webpack Bundle for Production
The goal of this module is to outline the components of the Microsoft Web Technologies stack, which can be used to host a completed web application. You'll also learn about ASP.NET and be introduced to the web forms, web pages, and MVC programming models. You'll see an overview of ASP.NET MVC 5, including new features and configuration.
Lessons
Lab: Exploring ASP.NET MVC 5
After completing this module, you'll be able to:
Describe the Microsoft Web Technologies stack and select an appropriate technology to use to develop any given application.
The goal of this module is to introduce the typical design process that architects must complete when they plan an MVC 5 application. At this stage in the design process, MVC 5 has been selected as the most appropriate programming model, but the details of the application, such as the overall architecture, Controllers, Views, Models, and routes to create, have not been fixed.
Lessons
Lab :Designing ASP.NET MVC 5 Web Applications
After completing this module, you'll be able to:
Design the architecture and implementation of a web application that will meet a set of functional requirements, user interface requirements, and address business models.
The goal of this module is to create Models within an MVC application that implement the business logic necessary to satisfy business requirements. The module also describes how to implement a connection to a database, or alternative data store, using the Entity Framework and LINQ.
Lessons
Lab :Developing ASP.NET MVC 5 Models
After completing this module, you'll be able to:
Create MVC Models and write code that implements business logic within Model methods, properties, and events.
The goal of this module is to add Controllers to MVC applications and to implement actions that respond to user input and other events. You'll learn how Controllers relate to Models and how to implement Controller actions that define the View used to display or edit data. This module also covers how to write action filters that run code before or after multiple actions in the Controller. You'll also learn about situations when action filters are useful.
Lessons
Lab :Developing ASP.NET MVC 5 Controllers
After completing this module, you'll be able to:
Add Controllers to an MVC Application to manage user interaction, update models, and select and return Views.
The goal of this module is to describe the role of Views in an MVC web application and enable users to create and code them. The syntax of a Razor View is of critical importance for students to understand because it defines both the layout and the functionality of the data display. HTML Helpers will also be discussed in detail and common Helpers, such as Html.ActionLink() and Html.EditorFor(), will be described. Reusing code by defining Partial Views and Razor Helpers will be discussed as well.
Lessons
Lab :Developing ASP.NET MVC 5 Views
After completing this module, you'll be able to:
Create Views in an MVC application that display and edit data and interact with Models and Controllers
The goal of this module is to increase the resilience and quality of an application by locating and correcting code errors, bugs, and other unexpected results. MVC applications are well suited to unit testing techniques and these techniques ensure a high quality of code by systematically testing the functionality of each small component. In addition, the debugging tools and exception handling available in Visual Studio will be explained.
Lessons
Lab :Testing and Debugging ASP.NET MVC 5 Web Applications
After completing this module, you'll be able to:
Run unit tests and debugging tools against a web application in Visual Studio and configure an application for troubleshooting.
The goal of this module is to structure a web application in such a way that users can rapidly locate the information they need. Two aspects of the design are emphasised: the URLs presented in the browser address bar should be understandable and can be controlled by adding routes to the ASP.NET Routing Engine, and the navigation controls, such as menus and breadcrumb trails, should present the most relevant links to frequently read pages. Search Engine Optimisation is important throughout this module.
Lessons
Lab :Structuring ASP.NET MVC 5 Web Applications
After completing this module, you'll be able to:
Develop a web application that uses the ASP.NET routing engine to present friendly URLs and a logical navigation hierarchy to users.
The goal of this module is to explore how to impose a consistent look and feel to an MVC application and share other common components, such as headers and footers, between all Views. Besides describing CSS styles and template views, the module will discuss how to migrate a look and feel created by a web designer into an MVC application. Techniques for adapting the display of a site for small screens and mobile devices will also be introduced.
Lessons
Lab :Applying Styles to ASP.NET MVC 5 Web Applications
After completing this module, you'll be able to:
Implement a consistent look and feel, including corporate branding, across an entire MVC web application.
The goal of this module is to explain how partial page updates and caching can optimise the responsiveness of a web application. You'll see how to make use of AJAX helpers and partial views to update small portions of a page instead of refreshing the entire page. The module also covers the different caches developers can use to store rendered pages and discusses how to configure caching for maximum performance.
Lessons
Lab : Building Responsive Pages in ASP.NET MVC 5 Web Applications
After completing this module, you'll be able to:
Use partial page updates and caching to reduce the network bandwidth used by an application and accelerate responses to user requests.
The goal of this module is to teach techniques that run code on the browser. This approach can increase the responsiveness of the application because a rendered page can respond to a user action without reloading the entire page from the server. You'll learn about the jQuery script library and how to use it to call web services and update user interface components.
Lessons
Lab : Using JavaScript and jQuery for Responsive MVC 5 Web Applications
After completing this module, you'll be able to:
Write JavaScript code that runs on the client-side and utilises the jQuery script library to optimise the responsiveness of an MVC web application.
The goal of this module to ensure good security in terms of strong authentication and authorisation for access. The lessons describe how to enable anonymous users to create their own user account and gain privileged access to content.
Lessons
Lab : Controlling Access to ASP.NET MVC 5 Web Applications
After completing this module, you'll be able to:
Implement a complete membership system in an MVC 5 web application.
The goal of this module is to build applications that are stable and reliable. Such applications are not vulnerable to common hacking techniques such as cross-site scripting and also store state information such as the contents of a shopping cart and user preferences. This state information is preserved when servers or browsers restart, connections are lost, and other connectivity issues occur.
Lessons
Lab : Building a Resilient ASP.NET MVC 5 Web Application
After completing this module, you'll be able to:
Build an MVC application that resists malicious attacks and persists information about users and preferences.
The goal of the module is to introduce the concept of a Web API and to describe how to make an application’s core functionality more broadly available for integration into other web and mobile applications. You’ll learn about the new Web API feature of MVC 5 and see how to build a RESTful Web API and call it from other applications.
Lessons
Lab : Implementing Web APIs in ASP.NET MVC 5 Web Applications
After completing this module, you'll be able to:
Describe what a Web API is and why developers might add a Web API to an application.
The goal of this module is to describe how to write components that intercept requests from browsers before they are received by MVC Controllers. These components include HTTP Modules, HTTP Handlers, and the Web Sockets protocol. The module describes scenarios in which developers use such components and shows how to add them to an MVC application.
Lessons
Lab : Handling Requests in ASP.NET MVC 5 Web Applications
After completing this module, you'll be able to:
Modify the way browser requests are handled by an MVC application.
The goal for this module is to deploy a completed MVC application to a web server or Microsoft Azure. The module begins by describing testing, staging, and production deployments and the web server environments required for each. It also describes the advantages and disadvantages of using Microsoft Azure to host the application. You’ll also see all the available deployment options in Visual Studio.
Lessons
Lab : Deploying ASP.NET MVC 5 Web Applications
After completing this module, you'll be able to:
Describe how to package and deploy an ASP.NET MVC 5 web application from a development computer to a web server for staging or production.
This module provides an overview of service and cloud technologies using the Microsoft .NET Core and the Azure. The first lesson, “Key Components of Distributed Applications,” discusses characteristics that are common to distributed systems, regardless of the technologies they use. Lesson 2, “Data and Data Access Technologies” describes how data is used in distributed applications. Lesson 3, “Service Technologies,” discusses two of the most common protocols in distributed system and the .NET Core technologies used to develop services based on those protocols. Lesson 4, “Cloud Computing,” describes cloud computing and how it is implemented in Azure.
Lessons
Lab : Exploring the Work Environment
After completing this module, students will be able to:
In this module, you will learn about the Entity Framework data model, and about how to create, read, update, and delete data. Entity Framework is a rich object-relational mapper, which provides a convenient and powerful application programming interface (API) to manipulate data. This module focuses on the Code First approach with Entity Framework.
Lessons
Lab : Creating a Data Access Layer using Entity Framework
Lab : Manipulating Data
After completing this module, students will be able to:
ASP.NET Core Web API provides a robust and modern framework for creating Hypertext Transfer Protocol (HTTP)-based services. In this module, you will be introduced to the HTTP-based services. You will learn how HTTP works and become familiar with HTTP messages, HTTP methods, status codes, and headers. You will also be introduced to the Representational State Transfer (REST) architectural style and hypermedia. You will learn how to create HTTP-based services by using ASP.NET Core Web API. You will also learn how to consume them from various clients. After Lesson 3, in the lab "Creating an ASP.NET Core Web APIs", you will create a web API and consume it from a client.
Lessons
Lab : Creating an ASP.NET Core Web API
After completing this module, students will be able to:
ASP.NET Core Web API provides a complete solution for building HTTP services, but services often have various needs and dependencies. In many cases, you will need to extend or customise the way ASP.NET Core Web API executes your service. Handling needs such as applying error handling and logging integrate with other components of your application and supporting other standards that are available in the HTTP world. Understanding the way ASP.NET Core Web API works is important when you extend ASP.NET Core Web API. The division of responsibilities between components and the order of execution are important when intervening with the way ASP.NET Core Web API executes. Finally, with ASP.NET Core Web API, you can also extend the way you interact with other parts of your system. With the dependency resolver mechanism, you can control how instances of your service are created, giving you complete control on managing dependencies of the services.
Lessons
Lab : Customising the ASP.NET Core Pipeline
After completing this module, students will be able to:
In this module you will learn how to host your application on-premises and on Azure. You will also learn about Docker containers, and writing serverless applications with Azure functions.
Lessons
Lab : Host an ASP.NET Core service in a Windows Service
Lab : Host an ASP.NET Core Web API in an Azure Web App
Lab : Host an ASP.NET Core service in Azure Container Instances
Lab : Implement an Azure Function
After completing this module, students will be able:
In this module, you will learn about Web Deploy and how to deploy web applications by using Web Deploy in Visual Studio. You will also learn how to define continuous integration and continuous delivery pipelines and how to use Azure API Management and OpenAPI to provide robust, secure, and reliable APIs to your customers.
Lessons
Lab : Deploying an ASP.NET Core web service on Linux
Lab : Deploying to Staging and Production
Lab : Publishing a Web API with Azure API Management
After completing this module, students will be able to:
This module explains how to store and access data stored in Azure Storage. It also explains how to configure storage access rights for storage containers and content.
Lessons
Lab : Storing Files in Azure Storage
Lab : Querying Graph Data with CosmosDB
Lab : Caching out-of-process with Azure Redis cache
After completing this module, students will be able to:
This module explains how to monitor and log services, both on-premises and in Azure.
Lessons
Lab : Monitoring ASP.NET Core with ETW and LTTng
Lab : Monitoring Azure Web Apps with Application Insights
After completing this module, students will be able to:
This module describes claim-based identity concepts and standards, and how to implement authentication and authorisation by using Azure Active Directory to secure an ASP.NET Core Web API service.
Lessons
Lab : Using ASP.NET Core Identity
Lab : Using Azure Active Directory with ASP.NET Core
This module explains how to create scalable services and applications and scale them automatically using Web Apps load balancers, Azure Application Gateway and Azure Traffic Manager.
Lessons
Lab : Load Balancing Azure Web Apps
Lab : Load Balancing with Azure Traffic Manager
After completing this module, students will be able to:
Kiinnostunut? Katso hinnat tästä tai soita meille 09 - 42 419 397
You'll be prepared for and sit your exams at the Firebrand Training Centre during the course. This is covered by your Certification Guarantee.
Exam 70-480: Programming in HTML5 with JavaScript and CSS3
The skills you'll be tested on include:
Exam 70-486: Developing ASP.NET MVC Web Applications
The skills you'll be tested on include:
Exam 70-487: Developing Microsoft Azure and Web Services
The skills you'll be tested on include:
Kiinnostunut? Katso hinnat tästä tai soita meille 09 - 42 419 397
Included in your training will be the following Microsoft Official Curriculum (MOC):
You'll also receive the following books:
Kiinnostunut? Katso hinnat tästä tai soita meille 09 - 42 419 397
Before attending this course, students must have:
Kiinnostunut? Katso hinnat tästä tai soita meille 09 - 42 419 397
Milloin haluat käydä pikakurssin?
Alkaa |
Loppuu |
Saatavuus |
Rekisteröidy |
---|---|---|---|
16/2/2019 (Lauantai) |
24/2/2019 (Sunnuntai) |
Meneillään |
|
1/4/2019 (Maanantai) |
9/4/2019 (Tiistai) |
Paikkoja saatavilla |
|
8/4/2019 (Maanantai) |
16/4/2019 (Tiistai) |
Paikkoja saatavilla |
|
17/6/2019 (Maanantai) |
25/6/2019 (Tiistai) |
Paikkoja saatavilla |
Olemme kouluttaneet kymmenen vuoden aikana yli 70.652 opiskelijaa. Heitä kaikkia on pyydetty arvioimaan pikakurssimme. Tällä hetkellä 96,74% on sitä mieltä, että Firebrand on ylittänyt heidän odotuksensa:
"MCSD - App Builder course experience was great, got to know lot of new stuff like Azure & MVC and information about how to develop/plan enterprise level web application. The instructor was great through out the course explaining lot of modern stuff which goes on and also balancing the course with exam perspective. "
Amit Rathod. - Microsoft MCSA: Web Applications & MCSD: App Builder (9 päivää) (5/8/2017 - 13/8/2017)
"The instructor was great and answered all questions in detail as well as making sure everyone understood. I found the course challenging but learning at Firebrand helps beginners get better knowledge of all the courseware covered."
Hannah McEwan. - Microsoft MCSA: Web Applications & MCSD: App Builder (9 päivää) (5/8/2017 - 13/8/2017)
"Have learned so much on this course, looking forward to putting it all into practice!"
Anonyymi - Microsoft Dynamics AX 2012 R3 Trade & Logistics (5 päivää) (27/6/2016 - 1/7/2016)
"We had a perfect trainer who answered every question we had, and explained more we ever expected. He was available for us at all times for any questions we had outside of regular classes.
I got deep insight into the product which is what I came to the course for.
We got hands-on experience in the labs and excellent explanations of the technical background.
The instructor is highly motivated and speaks with the experience of a senior consultant with many years of experience. The course was never boring despite the long hours and the difficult subject matters.
We got the real thing and no "death by Powerpoint" "
Marco Marzorati, ISS World Services A/S. - Microsoft MCSE: Communication (Skype for Business) (6 päivää) (30/5/2016 - 4/6/2016)
"You know you are in the right place, when your instructor on the first evening of training, during the intro to the course says, "PowerShell is not for wimps! It is a mans tool!".
10/10 - would Firebrand again :D"
Kasper Kaas Hansen, ALSO A/S. - Microsoft Implementing Microsoft Azure Infrastructure Solutions (3 päivää) (23/5/2016 - 29/5/2016)
"I learned a lot, this course helped me understand all the fundamentals of web development"
Anonyymi - Microsoft Programming in HTML5 with JavaScript and CSS3 (3 päivää) (16/5/2016 - 18/5/2016)
"Enjoyed the environment - Firebrand provide correct atmosphere and tools to allow candidate to disconnect from everything and just focus on their studies."
F.A.. - Microsoft Dynamics AX 2012 Development - Advanced (4 päivää) (26/5/2016 - 29/5/2016)
"Very intensive training and you will have to come with an open and clear mind, to be able to handle a 7 days course with Firebrand. If you are able to do that, you will get much more from this course, that any other course possible can give you!"
Martin G Rasmussen, EG A/S. - Microsoft MCSD: Azure Solutions Architect (9 päivää) (23/5/2016 - 29/5/2016)
"The facility is perfectly adequate for this type of course, in that everything one needs is provided.
The course instructor was very knowledgeable and was able to spend quite a lot of time explaining each subject."
Anonyymi - Microsoft Dynamics AX 2012 Development - Introduction (4 päivää) (22/5/2016 - 25/5/2016)
"Very intense course. Definitely more than I expected from Introduction course. "
Lucas Bertek, TempurSealy. - Microsoft Dynamics AX 2012 Development - Introduction (4 päivää) (22/5/2016 - 25/5/2016)
"Overall good, knowledgeable tutor, broad coverage."
Anonyymi - Microsoft Dynamics NAV 2016 Developer (6 päivää) (9/5/2016 - 14/5/2016)
"Learned a lot of new information regarding Dynamics NAV in a fantastic environment. The tutor is very knowledgeable and made learning interesting and fun.
The location of the course at Sundsgårdens is great and the food and drink provided was first rate!"
Simon Thompson, R. H. Smith & Sons. - Microsoft Dynamics NAV 2016 Developer (6 päivää) (9/5/2016 - 14/5/2016)
"Very intense course, but being away from distractions allows you to get the most from it. "
Anonyymi, Bluerock Systems Ltd - Microsoft Dynamics NAV 2016 Developer (6 päivää) (9/5/2016 - 14/5/2016)
"Instructor was very good. Explained the course well and went at a good pace for a course lasted 3.5 days."
Anonyymi - Microsoft MCTS System Center 2012 Configuration Manager (4 päivää) (3/5/2016 - 5/5/2016)
"Feels like I have jacked into the Matrix and downloaded a new skillset. Was hard work, but I have learnt so much!"
Jimmie Eriksson, FordonsData Nordic AB. - Microsoft MCTS System Center 2012 Configuration Manager (4 päivää) (3/5/2016 - 5/5/2016)
"Firebrand has given you a skipping board to learn and start using the skills. Lots to learn and qould say a good start."
Vinod Nagdev. - Microsoft Dynamics AX 2012 R3 Trade & Logistics (5 päivää) (18/4/2016 - 22/4/2016)
"Intensive! But you learn a lot!"
Alfez Mannan, Acando. - Microsoft Dynamics AX 2012 R3 Trade & Logistics (5 päivää) (18/4/2016 - 22/4/2016)
"I would fully recommend Firebrand, to accelerate your IT skills. The training, provided by an expert in the field, offers practical advice for real world scenarios throughout.
The course material is thorough, and the labs fully tested and easy to follow."
A.F., Freelance. - Microsoft MCSA: Windows Server 2012 R2 (9 päivää) (9/4/2016 - 17/4/2016)
"A brilliant accelerated course which taught all the main aspects of the certification. A very good comfortable venue as well."
Sagar Hussain, IPU Limited. - Microsoft Dynamics AX 2012 Installation & Configuration (3 päivää) (30/3/2016 - 1/4/2016)
"Great course. You manage to basically cover everything in a short period of time. Saves allot of time.
For other students it is advised to have some level (e.g.100/200) of knowledge / experience of CRM (Online) to be able to follow everything. This has definitely helped me in understanding everything and not falling behind."
Hubert Berger, Microsoft. - Microsoft Dynamics CRM 2015 (8 päivää) (13/3/2016 - 20/3/2016)
"All is arranged for you to only concentrate on the course to follow. From transport housing, venue facilities, meals and drinks during the whole day. The trainer is a highly business experienced expert that guides you through all aspects you need to know to both pass your exam(s) and give you best practices or what-not-to-do."
Jolanda Verwoert. - Microsoft Dynamics CRM Online 2015 (7 päivää) (14/3/2016 - 20/3/2016)
"Amazing experience. Cant believe how much was packed into such a short time. I cant imagine a better way to learn."
S.K.. - Microsoft Dynamics CRM Online 2015 (7 päivää) (14/3/2016 - 20/3/2016)
"Overall the course was well organized and our very experienced Instructor provided a lot of extra business process insights.
"
Volker Schwarz, DEDON GmbH. - Microsoft Dynamics NAV 2016 Financials (5 päivää) (14/3/2016 - 19/3/2016)
"Great Instructor!"
Anonyymi - Microsoft Dynamics NAV 2016 Financials (5 päivää) (14/3/2016 - 19/3/2016)
"Very detailed. It answered all my questions."
Derek Dongray, European Metal Recycling Ltd. - Microsoft Dynamics AX 2012 Development - Advanced (4 päivää) (10/3/2016 - 13/3/2016)
"Excellent course... Worked at a very fast pace, covering a lot of information. Excellent facilities and excellent tuition."
Miles Griffiths, EMR Group. - Microsoft Dynamics AX 2009 Advanced Developer (4 päivää) (10/3/2016 - 13/3/2016)
"Really good and intensive
Course - learnt a lot in a short amount of time"
Jamie Robinson, Intelisense IT. - Microsoft Dynamics AX 2012 Manufacturing, Production & Logistics (6 päivää) (7/3/2016 - 12/3/2016)
"The course was in a lot a detail. I learnt a lot in a short apace of time."
Jake Huebner, Intelisense IT. - Microsoft Dynamics AX 2012 Manufacturing, Production & Logistics (6 päivää) (7/3/2016 - 12/3/2016)
"The course is intense and focused to give you all you need to know as quickly as possible."
Derek Dongray, European Metal Recycling Ltd. - Microsoft Dynamics AX 2012 Development - Introduction (4 päivää) (6/3/2016 - 9/3/2016)
"The course was intense, but also very enjoyable. The level of tuition was of a very high standard, and the location and facilities are excellent."
Miles Griffiths, EMR Group. - Microsoft Dynamics AX 2012 Development - Introduction (4 päivää) (6/3/2016 - 9/3/2016)
"Super godt kursus godt sted"
Kim Dahl Jensen , Outforce A/S. - Microsoft MCSA: SQL Server (9 päivää) (13/2/2016 - 21/2/2016)
"Very good experience. The trainer, the facility and accommodations was just fine."
Anonyymi - Microsoft MCSA: SQL Server (9 päivää) (13/2/2016 - 21/2/2016)
"Great way to learn! If you have what it takes."
Mats Lithvall , AD Sverige AB. - Microsoft MCSA: SQL Server (9 päivää) (13/2/2016 - 21/2/2016)
"With no basic knowledge to know all the fundamental and then some more in four days was just amazing. This is a very high speed training and for me it was a crazy very steep learning curve as well.
When training ended, i felt like a zombie...
Excellent trainer who even makes the most dry sql statement into something funny helps as well."
Rune Hoff , Wonderware. - Microsoft Querying SQL Server (4 päivää) (13/2/2016 - 16/2/2016)
"Course was very well organized and the instructor was very knowledgeable. Accommodation and food was great, so you could focus completely on the course. Since I am an absolute beginner with SQL and have no IT background, I did find a number of topics difficult to understand due to insufficient background. Therefore, I think for this particular course the prerequisites should clearly mention that this course is intended for experienced IT professionals with a solid background. It is less suitable for persons with no IT background who have had limited or no exposure to SQL querying."
S.V.V., HistoGeneX. - Microsoft Querying SQL Server (4 päivää) (13/2/2016 - 16/2/2016)
"For someone with limited background (no IT training and limited use of SQL), the course is very challanging, however i learned so much in so little time and would consider joining another Firebrand course any time again!"
Reindert Sleven, Histogenex. - Microsoft Querying SQL Server (4 päivää) (13/2/2016 - 16/2/2016)
"Compounded, structured, quick learning"
Thomas Edwardsen , Smarthandling. - Microsoft Querying SQL Server (4 päivää) (13/2/2016 - 16/2/2016)
"Gives you a chance to focus 100% on learning."
Jens Jensen , Bladkompagniet. - Microsoft Dynamics AX 2012 R3 Financials (5 päivää) (1/2/2016 - 5/2/2016)
"The instructor was great and other staff was very helpful during this course."
Anonyymi - Microsoft Dynamics AX 2012 R3 Trade & Logistics (5 päivää) (25/1/2016 - 29/1/2016)
"I think the instructor and the overall setting is ideal for learning."
Magnus Kældsoe . - Microsoft Dynamics AX 2012 R3 Trade & Logistics (5 päivää) (25/1/2016 - 29/1/2016)
"Very intense but good"
Mai-Ki Hockauf , EG A/S. - Microsoft Dynamics AX 2012 R3 Trade & Logistics (5 päivää) (25/1/2016 - 29/1/2016)
"Very respectful and professional."
Anonyymi - Microsoft Dynamics AX 2012 R3 Trade & Logistics (5 päivää) (25/1/2016 - 29/1/2016)
"I found the course very informative. The instructor explained clearly and was very professional. Personally having little knowledge of AX prior to course, I found it rather intensive. "
Lindsey Waldorf-Christensen , Senior Program Manager. - Microsoft Dynamics AX 2012 R3 Trade & Logistics (5 päivää) (25/1/2016 - 29/1/2016)
"Very intensive but still graspable. Accelerates the learning process but if you slack off even for a few minutes you can get behind massively."
Adam Lindén, MWM Group. - Microsoft Dynamics Sure Step 2012 (2 päivää) (19/1/2016 - 20/1/2016)
"This was a nice course and great training.
The instructor has great knowledge and is able to communicate/explain details thoroughly and in depth."
P.S.. - Microsoft Dynamics AX 2012 Development - Advanced (4 päivää)
"Firebrand live up to their claim to deliver learning, accelerated."
Anonyymi - Microsoft Dynamics AX 2012 Development - Advanced (4 päivää) (10/12/2015 - 13/12/2015)
"Its hard going but when you have little time for training it is perfect."
Gordon Walker , AAF Ltd. - Microsoft Dynamics AX 2012 Development - Advanced (4 päivää) (10/12/2015 - 13/12/2015)
"Nice surroundings with facilities to study hard and ability to check results of study immediately."
Rune Brandt Johansen , SBS Consult. - Microsoft MCSA: Office 365 (5 päivää) (7/12/2015 - 10/12/2015)
"yes you have the chance to fully focused on oyur certification here."
Thinenthiran Ramachandran , Mercell Norge AS. - Microsoft MCSA: Office 365 (5 päivää) (7/12/2015 - 10/12/2015)
"The DAX2012 training offered by Firebrand is one of the best training I have ever attended. Our trainer is extremely experienced and explain all the concepts with concrete demos, which enable use to understand the concepts thoroughly. "
Juntao Chen , Widex. - Microsoft Dynamics AX 2012 Development - Introduction (4 päivää) (6/12/2015 - 9/12/2015)