Microsoft .NET Training Courses in Malaysia

Microsoft .NET Training Courses

Online or onsite, instructor-led live Microsoft .NET training courses demonstrate through hands-on practice the fundamentals and applications of Microsoft .NET.

Microsoft .NET training is available as "online live training" or "onsite live training". Online live training (aka "remote live training") is carried out by way of an interactive, remote desktop. Malaysia onsite live Microsoft .NET trainings can be carried out locally on customer premises or in NobleProg corporate training centers.

NobleProg -- Your Local Training Provider

Testimonials

★★★★★
★★★★★

Microsoft .NET Course Outlines in Malaysia

Course Name
Duration
Overview
Course Name
Duration
Overview
21 hours
This instructor-led, live training in Malaysia (online or onsite) is aimed at web developers who wish to learn how to use Progressive Web Application (PWA) development features to create an app-like experience in a website using Entity Framework (EF) Core and Blazor. By the end of this training, participants will be able to:
  • Use the EF package to work with databases.
  • Use Blazor components, services, dependency injection, layout, and routing.
  • Create service workers to enable PWA features in an application.
  • Utilize push notifications and other PWA features.
14 hours
This instructor-led, live training in Malaysia (online or onsite) is aimed at beginner to intermediate-level developers who wish to develop applications using Visual Studio. By the end of this training, participants will be able to:
  • Utilize Visual Studio 2022 features efficiently.
  • Run and manage unit tests.
  • Debug applications and work with code in remote repositories.
14 hours
This instructor-led, live training in Malaysia (online or onsite) is aimed at web developers who wish to use Blazor Web Assembly to build a web application. By the end of this training, participants will be able to:
  • Understand forms and authentication in Blazor WebAssembly.
  • Create a Blazor WebAssembly project.
  • Learn different ways to run your web application.
14 hours
In this instructor-led, live training in Malaysia, participants will learn how to install, configure and administer RabbitMQ, then integrate RabbitMQ messaging into a number of sample .NET applications. By the end of this training, participants will be able to:
  • Setup, configure and manage RabbitMQ.
  • Understand RabbitQ's role in the design and implementation of a microservices architecture.
  • Understand how RabbitMQ compares to other Message Queuing Architectures.
  • Set up and use RabbitMQ as a broker for handling asynchronous and synchronous messages for real-world enterprise .Net applications.
21 hours
This instructor-led, live training in Malaysia is designed for anyone interested in learning C# for the purpose of automation testing. It is a streamlined, intensive course with plenty of hands-on exercises to get participants ramped up quickly with the essential programming skills needed to apply in software automation testing. The focus is on the C# fundamentals which can be directly and immediately applied to test automation. This course does not cover in depth test automation frameworks such as Selenium. If you are already versed in C# and wish to get straight into testing with Selenium, please check out: Selenium WebDriver in C#: Introduction to web testing automation in C#.
21 hours
Objectives MVC Web applications offer a clean separation of concerns between the business-logic classes, Web pages, and the controller. Microsoft ASP.NET MVC 4 offers Web developers all the benefits of MVC allied with all the power of the .NET platform. This course provides full coverage of ASP.NET MVC 4, including Test Driven Development and JQuery. After completing this course, delegates will be able to
  • Understand the Role of the Model, View, and Controller Design Pattern
  • Create Industrial-Strength Applications
  • Apply Test Driven Development Methods
  • Implementing Navigation Between Pages
  • Implement Rich User Interfaces with JQuery and Ajax
Audience ASP.NET developers who want to use the MVC architecture.
35 hours
Objectives This C# course will enable delegates to develop applications in the C# programming language. Delegates will be able to program using the principles of object orientation. The course will also cover how to use the Visual Studio development environment to produce robust and maintainable applications. Audience This course is intended for the following types of software developers:
  • New developers
  • Developers who understand computer programming but may have learned programming by using a non-graphical language in a university
These developers want to build solutions by using C#; within the Microsoft .NET Framework. They also want to employ Object Orientated techniques to enhance their development skills.
28 hours
In this instructor-led, live training in Malaysia, we introduce the architecture, components and processes behind application virtualization and walk participants step-by-step through the deployment of App-V and App-V applications in a live lab environment. By the end of the course, participants will have knowledge and hands-on practice needed to install, configure, administer, and troubleshoot App-V as well as create, package and deploy their own App-V applications.
35 hours
Delegates will be introduced to the .Net framework and will learn to develop web applications using C# 4.0. At course completion delegates should be familiar with the framework, experienced in developing basic web application and conversant with database access using LINQ. Applications will be created using Object Orientated programming. After completing this course, delegates will be able to:
  • Use Visual Studio 2010 effectively
  • Learn C# 4.0
  • Create commercial ASP.NET Web Applications
  • Understand OO Programming, Classes, and Objects
  • Debug Applications
  • Develop user interfaces using Master Pages, Site Navigation and Themes
  • Use ADO.Net and LINQ to read from and write to databases
  • Develop rich internet applications using ASP.NET AJAX
  • Create and call WCF services
28 hours
Objectives Over the last few years there has been a steady move towards Model-View-Controller (MVC) architectures for Web applications. MVC Web applications offer a clean separation of concerns between the business-logic classes, Web pages, and the controller. Microsoft ASP.NET MVC 4.5 offers Web developers all the benefits of MVC allied with all the power of the .NET platform. This course provides full coverage of ASP.NET MVC 4.5. After completing this course, delegates will be able to:
  • Understand the Role of the Model, View, and Controller Design Pattern
  • Create Industrial-Strength Applications
  • Apply Test Driven Development Methods
  • Implementing Navigation Between Pages
  • Implement Rich User Interfaces with JQuery and Ajax
Audience ASP.NET developers who want to use the MVC architecture.
21 hours
This course is divided into 3 main sections and is made up of a mixture of presentations and practical exercises.
  1. VB.NET Language in Visual Studio 2012
  2. VB.NET Object Orientation
  3. VB.NET and Sql Server 2012
21 hours
Teaches attendees the fundamentals of administering IIS 7 and applications on the .NET platform. The course is a mixture of lectures and hands-on exercises. Delegates learn by doing, with immediate opportunities to apply the material they learn to real-world problems.
21 hours
Teaches attendees the fundamentals of administering IIS 8 and applications on the .NET platform.
The course is a mixture of lectures and hands-on exercises. Delegates learn by doing, with immediate opportunities to apply the material they learn to real-world problems.
14 hours
When developers finish writing a piece of code, they often integrate their code into an application, copy the application into a folder, run the application installer, then initialize the application to check whether it runs as expected. This manual approach does not scale very well, is tedious, very error-prone and offers no mechanism for tracking changes during the process. A better approach would be to automate the process using Continuous Integration. Continuous Integration refers to the processes, tools and infrastructure needed to automate the building, deployment and testing of software applications. In this instructor-led, live training (onsite or remote), participants will learn how to transform a traditional, manual (or semi-manual) approach to software deployment into an agile, Continuous Integration (CI) one using Jenkins. Participants carry out a series of hands-on, live-lab exercises throughout the course, applying their new knowledge to various software development and deployment problems every step of the way. Interaction among the instructor and participants is encouraged. Real-world cases are discussed and specific issues and questions are addressed and resolved throughout the training. The training is especially focused on .Net application development.
 
By the end of this training, participants will be able to:
  • Install and configure Jenkins for .Net application development
  • Use Jenkins to automate the process of checking in and merging .Net source code into a code repository
  • Use Jenkins to automate the process of downloading, compiling and deploying an application to a release server
  • Integrate Jenkins with other software development tools such as issue trackers and
Audience
  • .Net developers
  • Build engineers
  • QA engineers
  • Project managers
  • Release managers
  • DevOps engineers
Format of the Course
  • Part lecture, part discussion, exercises and heavy hands-on practice
Note
  • To request a customized training for this course, please contact us to arrange.
14 hours
Microservice architecture is an approach to developing a software application as a suite of small, independent services, each running in its own process and communicating with lightweight mechanisms such as an HTTP resource API. These services can be efficiently deployed using continuous automation systems and bypass the need for centralized management. Microservices can be written in different programming languages and integrate with different data storage systems. This instructor-led, live training is aimed at enterprise developers and architects. It introduces microservice architecture from a .Net perspective, presents migration strategies from a monolithic system, and walks participants through the creation and deployment of a sample microservice-based application. By the end of this training, participants will be able to:
  • Understand when to use and when not to use microservice architecture
  • Create and implement a testing strategy for microservices
  • Deploy a sample microservice-based application into a production environment
  • Refactor a monolithic application into services
Audience
  • Developers
  • Architects
Format of the course
  • Part lecture, part discussion, exercises and heavy hands-on practice
21 hours
This instructor-led, live training in Malaysia (online or onsite) is aimed at developers who wish to carry out big data analysis using Apache Spark in their .NET applications. By the end of this training, participants will be able to:
  • Install and configure Apache Spark.
  • Understand how .NET implements Spark APIs so that they can be accessed from a .NET application.
  • Develop data processing applications using C# or F#, capable of handling data sets whose size is measured in terabytes and pedabytes.
  • Develop machine learning features for a .NET application using Apache Spark capabilities.
  • Carry out exploratory analysis using SQL queries on big data sets.
14 hours
The course is designed for people who want to learn programming language based on C# and learn basic capabilities of the .NET platform. During the training participants will learn how it is built into C#, how to set up an environment to write basic programs, use the standard libraries.
21 hours
The objective of this course is to allow developers to write applications in Metro-style, the new application model available with Windows 8. Metro-style apps can run either on ordinary desktops, or a new family of “post-PC” devices designed to compete with the iPad. This three-day course is designed for .NET developers who want to fully understand how to port their skills over to Windows Runtime, or WinRT. The course will take students through all the important aspects of building this new type of application.
21 hours
  • To learn the fundamentals of PowerShell from the command line and via scripts
  • To take a deep dive in to the underlying technologies in use with PowerShell
  • To learn how to automate common operations using PowerShell
  • We will look at PowerShell in Windows and in Windows Servers such as SQL, Exchange and System Center
35 hours
This intensive training provides the fundamental knowledge and skills to use Windows PowerShell for automating administration of Windows based computers. The skills taught in this course are applicable to all Microsoft products that use Windows PowerShell for daily administration. Training focuses mainly on using Windows PowerShell as an interactive command line interface however it also includes some coverage of scripting and programming topics.
7 hours
The .NET Reactive Extensions (Rx) is a library for composing asynchronous and event-based programs using observable collections and LINQ-style query operators. In this instructor-led, live training, participants will learn how to develop an asynchronous application using .NET Reactive Extensions. By the end of this training, participants will be able to:
  • Create applications that capture event streams from diverse data sources such as stock quotes, tweets, computer events, and web services
  • Use Observables and Schedulers to represent and manage multiple asynchronous data streams
  • Filter, project, aggregate, compose and perform time-based operations on multiple events using LINQ operators
Audience
  • Developers
Format of the course
  • Part lecture, part discussion, exercises and heavy hands-on practice
14 hours
Spec Explorer is a tool for creating models of software behavior, analyzing those models with graphical visualization, checking the validity of those models, and generating test cases from the models. In this instructor-led, live training, participants will learn the theory and practice of model-based testing as they use Spec Explorer to create and execute MBT tests on a demo application. By the end of this training, participants will be able to:
  • Generate test cases by applying modeling strategies and techniques
  • Manage test models for different types of software applications, systems and environments
  • Evaluate, propose and implement an MBT strategy within an organization
  • Understand and explain the benefits and challenges of MBT
Audience
  • Test engineers
  • Developers
Format of the course
  • Part lecture, part discussion, exercises and heavy hands-on practice
21 hours
In this instructor-led, live training in Malaysia, participants will learn how to use SpecFlow to write acceptance tests that are understandable by technical as well as non-technical stakeholders. By the end of this training, participants will be able to:
  • Bind business requirements to .NET code.
  • Apply BDD techniques to build up living documentation for an application.
  • Run SpecFlow from Visual Studio or the command line.
  • Integrate SpecFlow into an existing continuous testing and build environment.
  • Integrate SpecFlow with other testing frameworks such as MSTest, NUnit, xUnit and MbUnit.
28 hours
In this instructor-led, live training in Malaysia (onsite or remote), participants will learn how to create an automation workflow, manipulate data within the workflow, debug issues and set up the necessary end-to-end infrastructure needed to deploy a full-fledged robotic workflow. By the end of this training, participants will be able to:
  • Design, deploy and manage a robotic workforce that mimics real employees.
  • Apply this RPA solution to various business areas, including finance, BPO, software, and insurance.
21 hours
In this instructor-led, live training in Malaysia (onsite or remote), participants will learn how to create an automation workflow, manipulate data within the workflow, debug issues and set up the necessary end-to-end infrastructure needed to deploy a full-fledged robotic workflow. By the end of this training, participants will be able to:
  • Design, deploy and manage a robotic workforce that mimics real employees.
  • Apply this RPA solution to various business areas, including finance, BPO, software, and insurance.
21 hours
Microsoft Visual Studio is an integrated development environment (IDE).  VB.NET (Visual Basic .NET) is a multi-paradigm, object-oriented programming language that is implemented on the .NET Framework.
28 hours
This instructor-led, live training in Malaysia (online or onsite) equips participants with the essential skills needed to leverage the capabilities of C# 6.0 within the Visual Studio 2015/2017 environment. By the end of this training, participants will be able to:
  • Navigate and utilize the Integrated Development Environment (IDE) in Visual Studio 2015/2017.
  • Implement basic C# functionalities such as Console.WriteLine, Console.ReadLine, and Hello C# World!.
  • Understand the process of compiling and debugging C# code.
  • Apply comments in C# for code documentation and readability.
  • Explore the fundamentals of .NET 6.0, including CLR, GC, DLL, EXE, and technologies within .NET.
  • Review the history of C# from version 1.0 to 6.0 and grasp C# fundamentals such as keywords, literals, operators, and statements.
  • Work with numeric and boolean types, classes, objects, fields, properties, indexers, operators, methods, and more in C# 6.0.
  • Explore .NET Class Library features, including collections, file handling, data streams, communication between systems, dates, serialization, and parallel programming.
  • Access and manipulate data using ADO.NET, LINQ, ORM (Entity Framework), and data in Service-Oriented Architecture (SOA).
  • Review applications that can be developed in C# and .NET Framework 6, such as Windows Presentation Foundation, ASP.NET MVC 2, and Silverlight.
35 hours
This instructor-led, live trainingin in Malaysia introduces advanced features of C#, examines its usage as both a desktop application programming language and a web programming language for solving real-world problems. Programming techniques and principals are demonstrated and practiced through in-class, hands-on exercises and walk-throughs.
14 hours
Decentralized applications or dApps are applications that run on the blockchain. In this instructor-led, live training, participants will learn how to develop decentralized applications (dApps) using Microsoft Visual Studio as they build dApps using two methods of integration with Visual Studio. By the end of this training, participants will be able to:
  • Understand the fundamentals of developing decentralized applications (dApps)
  • Understand the differences between typical ASP.NET applications and dApps
  • Learn how to work with smart contracts
  • Build dApps using Microsoft Visual Studio, BlockApps, and Solidity
  • Build dApps using Microsoft Visual Studio, Microsoft Azure, and BlockApps STRATO
Audience
  • Developers
Format of the course
  • Part lecture, part discussion, exercises and heavy hands-on practice
28 hours
Course overview C# 6 is new in Visual Studio, and is the latest evolution of Microsoft’s primary programming language. This course covers the latest language features in C# 6 and the .NET platform. You’ll get a deep and broad understanding of C# as a programming language, and gain confidence to explore the richness of the .NET Framework library including asynchronous programming, LINQ, and EF. What you’ll learn
  • Essential C# syntax
  • Implementing object-oriented designs in C#
  • Using generics, collection classes, and exceptions
  • What’s new in C# 6 and .NET 2015
  • Using LINQ and EF
  • Introduction to asynchronous programming
  • Overview of MVC6

Last Updated:

Online Microsoft .NET courses, Weekend Microsoft .NET courses, Evening Microsoft .NET training, Microsoft .NET boot camp, Microsoft .NET instructor-led, Weekend Microsoft .NET training, Evening Microsoft .NET courses, Microsoft .NET coaching, Microsoft .NET instructor, Microsoft .NET trainer, Microsoft .NET training courses, Microsoft .NET classes, Microsoft .NET on-site, Microsoft .NET private courses, Microsoft .NET one on one training

Course Discounts

No course discounts for now.

Course Discounts Newsletter

We respect the privacy of your email address. We will not pass on or sell your address to others.
You can always change your preferences or unsubscribe completely.

Some of our clients

is growing fast!

We are looking to expand our presence in Malaysia!

As a Business Development Manager you will:

  • expand business in Malaysia
  • recruit local talent (sales, agents, trainers, consultants)
  • recruit local trainers and consultants

We offer:

  • Artificial Intelligence and Big Data systems to support your local operation
  • high-tech automation
  • continuously upgraded course catalogue and content
  • good fun in international team

If you are interested in running a high-tech, high-quality training and consulting business.

Apply now!

This site in other countries/regions