Blog

  • Take your first steps with F#

    Interested in learning to program with F# but don’t know where to start? Start here! Learn the basic syntax and features of the language. In this learning path you’ll:

    • Set up your development environment.
    • Use variables and input and output.
    • Apply conditionals and pattern matching.
    • Author functions and learn to compose them.

    application services

  • Explore Microsoft Graph scenarios for ASP.NET Core development

    This learning path includes hands-on exercises that will show you how to perform common tasks, such as showing a user’s emails, accessing calendar events, and downloading and uploading files, in an ASP.NET Core app using Microsoft Graph APIs.

    https://cosmicnext.com

  • Show a user’s emails in an ASP.NET Core app with Microsoft Graph

    Learn how to show a user’s emails in ASP.NET Core apps with Microsoft Graph. Also, learn how to optimize Microsoft Graph queries and load email in batches.

    Learning objectives

    After completing this module, you’ll be able to:

    • Configure a .NET Core app to retrieve emails using Microsoft Graph
    • Retrieve a user’s emails from Microsoft Graph
    • Break large data sets from Microsoft Graph into pages

    about-2

  • Download and upload files in an ASP.NET Core app with Microsoft Graph

    Learn how to list, download, and upload a user’s files in an ASP.NET Core application by using Microsoft Graph.

    Learning objectives

    After completing this module, you’ll be able to:

    • Configure an ASP.NET Core app to list files in a user’s instance of OneDrive.
    • Download files from OneDrive by using Microsoft Graph.
    • Upload user files from a browser into OneDrive by using Microsoft Graph.

    about

  • Create accessible web apps by using ASP.NET Core

    Diagnose and fix common web accessibility issues in an ASP.NET Core application.

    Learning objectives

    By the end of this module, you’re able to:

    • Use Accessibility Insights for Web to find and fix common accessibility issues.
    • Browse through your web applications by using a screen reader.
    • Improve accessibility by following web standards and best practices

    https://cosmicnext.com/design

  • Manage execution flow in F#

    Learn how to manage execution flow in your programs by using if...elif...else and loop constructs.

    Learning objectives

    In this module, you will:

    • Use if...elif...else to add conditional logic to your code.
    • Create repeat statements by using various loop constructs.
    • Understand the difference between various loop constructs and when to use them.

    sample page

  • Modernize ASP.NET Framework to ASP.NET Core with the .NET Upgrade Assistant

    In this module, you’ll learn to modernize an ASP.NET Framework app to ASP.NET Core using the Upgrade Assistant.

    Learning objectives

    By the end of this module, you should:

    • Understand when and why to modernize an existing ASP.NET application running on .NET Framework to ASP.NET Core.
    • Understand modernization options and opportunities for ASP.NET applications running on .NET Framework.
    • Understand how the Upgrade Assistant helps you to analyze and incrementally upgrade an existing ASP.NET application.
    • Update an existing ASP.NET application running on .NET Framework to ASP.NET Core.

    https://lernix.com.my/vmware-vsphere-install-configure-manage-v8-icm-malaysia

  • Create and architect with functions in F#

    Learn what functions are and how to declare and call them. Also, learn how to architect with functions by using various patterns.

    Learning objectives

    In this module, you’ll:

    • Define and use functions.
    • Use pipelines to operate on data.
    • Compose functions to create larger functions.

    https://lernix.com.my/ccna-certification-training-courses-malaysia

  • Implement class inheritance

    Learn how to create a class hierarchy using base and derived classes and how to hide or override members of a derived class by using newvirtualabstract, and override keywords.  

    Learning objectives

    • Describe the principles of class inheritance.
    • Configure base and derived classes.
    • Hide the members of a base class by using the new keyword.
    • Override the members of a base class by using the virtualoverride, and abstract keywords.
    • Access the members of a base class from within a derived class.
    • Implement a class hierarchy in a C# app by using base and derived classes.

    https://lernix.com.my/clients

  • Implement delegates and events

    Learn how to implement late binding using delegates, how to notify other classes or objects when something of interest occurs using events, and how to manage event publishers and subscribers in a C# application.

    Prerequisites

    • An installation of Visual Studio Code with the C# Dev Kit extension installed.
    • The ability to develop object-oriented programs in C# that implement classes, interfaces, class inheritance, and polymorphic behavior.
    • The ability to manage collections, structs, records, generics, dates and times, and anonymous types.
    • A basic understanding of file IO, JSON serialization, and asynchronous programming.

    https://lernix.com.my/index