ELEMENTS OF COMPUTER SCIENCE
open-menucloseme
Home
Books
About us
  • 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 about Nicolas Descartes
  • 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 about Nicolas Descartes
  • 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 about Nicolas Descartes
  • 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 about Nicolas Descartes
  • 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 about Nicolas Descartes
  • 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 about Nicolas Descartes
  • 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 about Nicolas Descartes
  • Some more advanced GraphQL concepts with HotChocolate - Part 2

    calendarMar 7, 2024 · 4 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we provide a concise overview of GraphQL, outlining its core principles and functionalities. Additionally, we guide readers through the process of setting up their development environment using Visual Studio.
    Read more about Nicolas Descartes
  • Some more advanced GraphQL concepts with HotChocolate - Part 3

    calendarMar 7, 2024 · 8 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this article, we'll thoroughly examine the process of executing queries within a GraphQL server.
    Read more about Nicolas Descartes
  • Some more advanced GraphQL concepts with HotChocolate - Part 4

    calendarMar 7, 2024 · 4 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this article, we will explore how data can be modified using GraphQL.
    Read more about Nicolas Descartes
    • ««
    • «
    • 4
    • 5
    • 6
    • 7
    • 8
    • »
    • »»

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.
Read more about Nicolas Descartes

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

  • Understanding and leveraging Semantic Kernel - Logging and monitoring
  • Understanding and leveraging Semantic Kernel - Integrating Semantic Kernel with the MCP protocol
  • Understanding and leveraging Semantic Kernel - Unleashing the power of plugins
  • Understanding and leveraging Semantic Kernel - Using Semantic Kernel with Ollama
  • Understanding and leveraging Semantic Kernel - Building a very simple agent in a few lines of C# code
  • Understanding and leveraging Semantic Kernel - Generative AI, LLMs and others
  • Understanding and leveraging Semantic Kernel - Introduction
  • Securing credentials in Azure-hosted applications using managed identities and Azure Key Vault - Implementing Azure Key Vault
Nicolas DESCARTES

Copyright  NICOLAS DESCARTES

to-top