ELEMENTS OF COMPUTER SCIENCE
open-menucloseme
Home
Books
About us
  • Understanding authentication in Blazor and ASP.NET Core - Part 1

    calendarApr 3, 2024 · 2 min read  ·
    Share on: twitterfacebooklinkedincopy
    Today marks the commencement of our exploration into authentication within Blazor Server and ASP.NET Core. Our journey will begin with a rudimentary example centered around cookies, gradually progressing towards the development of a comprehensive application utilizing the SAML protocol. Our overarching aim is to …
    Read More
  • Understanding authentication in Blazor and ASP.NET Core - Part 2

    calendarApr 3, 2024 · 4 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we will briefly delve into the concept of authentication and explore how we can swiftly implement a basic version utilizing cookies in ASP.NET Core and Blazor.
    Read More
  • Understanding authentication in Blazor and ASP.NET Core - Part 3

    calendarApr 3, 2024 · 5 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we will delve into the intricacies of authentication in ASP.NET Core and explore how to implement them effectively.
    Read More
  • Understanding authentication in Blazor and ASP.NET Core - Part 4

    calendarApr 3, 2024 · 6 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we will explore the implementation of a more robust authentication mechanism based on the SAML protocol. Rather than delving into the intricate details of this protocol, we will utilize third-party libraries to facilitate its implementation.
    Read More
  • Building a plugin architecture with Managed Extensibility Framework - Part 4

    calendarMar 20, 2024 · 6 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this final post, we'll explore the implementation of a plugin architecture using the Managed Extensibility Framework (MEF).
    Read More
  • Building a plugin architecture with Managed Extensibility Framework - Part 3

    calendarMar 20, 2024 · 5 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we will delve deeper than before by introducing the foundational aspects of plugin architecture.
    Read More
  • Building a plugin architecture with Managed Extensibility Framework - Part 2

    calendarMar 20, 2024 · 4 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we briefly explore the methods through which it becomes feasible to seamlessly integrate extensibility features into a software system with design patterns.
    Read More
  • Building a plugin architecture with Managed Extensibility Framework - Part 1

    calendarMar 20, 2024 · 2 min read  ·
    Share on: twitterfacebooklinkedincopy
    Starting today, we embark on a journey exploring a sequence of articles delving into the creation of a plugin architecture within the .NET framework. Initially, we will delve into the foundational concepts before elucidating them through the utilization of the Managed Extensibility Framework, an integral component …
    Read More
  • How to implement support for regular expressions in Azure Data Factory ?

    calendarMar 15, 2024 · 7 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this article, we will look at how to add regular expression support in Azure Data Factory, going beyond its standard string functions. The solution ? In short, with some extra effort to set up an Azure Function, we will show how to achieve a refined and flexible approach.
    Read More
  • Some more advanced GraphQL concepts with HotChocolate - Part 1

    calendarMar 7, 2024 · 2 min read  ·
    Share on: twitterfacebooklinkedincopy
    Beginning today, we initiate a journey through a series of articles dedicated to exploring advanced concepts in GraphQL. Our objective is to delve further than our previous endeavors, examining queries, mutations, resolvers, and associated notions to foster a profound comprehension of the fundamental frameworks. In …
    Read More
    • ««
    • «
    • 3
    • 4
    • 5
    • 6
    • 7
    • »
    • »»

Nicolas DESCARTES

This blog gathers the contributions of a passionate software engineer convinced that getting to the bottom of things is the best way to truly understand the big picture. Follow @EOCS_Descartes
Read More

Don't miss new articles

/* Real people should not fill this in and expect good things - do not remove this or risk form bot signups. */

Recent Posts

  • Securing credentials in Azure-hosted applications using managed identities and Azure Key Vault - Implementing Azure Key Vault
  • Securing credentials in Azure-hosted applications using managed identities and Azure Key Vault - Implementing managed identities
  • Securing credentials in Azure-hosted applications using managed identities and Azure Key Vault - The traditional approach and its drawbacks
  • Securing credentials in Azure-hosted applications using managed identities and Azure Key Vault - Introduction
  • Engineering a compiler through examples: building a mathematical expression engine - Part 6
  • Engineering a compiler through examples: building a mathematical expression engine - Part 5
  • Engineering a compiler through examples: building a mathematical expression engine - Part 4
  • Engineering a compiler through examples: building a mathematical expression engine - Part 3
Nicolas DESCARTES

Copyright  NICOLAS DESCARTES

to-top