ELEMENTS OF COMPUTER SCIENCE
open-menucloseme
Home
Books
About us
  • Building a GraphQL API with HotChocolate - Part 4

    calendarFeb 5, 2024 · 6 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this final post, we explore the implementation of a GraphQL server in C# and demonstrate how it can be queried from an HTML file using Javascript.
    Read more
  • Building a GraphQL API with HotChocolate - Part 3

    calendarFeb 5, 2024 · 4 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we will delve into how GraphQL operates and witness its functionality through a few examples.
    Read more
  • Building a GraphQL API with HotChocolate - Part 2

    calendarFeb 5, 2024 · 3 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we clarify what traditional REST APIs are, explore why they can pose challenges in terms of maintenance and outline strategies to overcome these issues using GraphQL.
    Read more
  • Building a GraphQL API with HotChocolate - Part 1

    calendarFeb 5, 2024 · 2 min read  ·
    Share on: twitterfacebooklinkedincopy
    Commencing today, we initiate a series of articles that delve into the creation of a GraphQL API using C#. Throughout this exploration, we aim to elucidate the concept of GraphQL, addressing the challenges it seeks to overcome. Subsequently, we will demonstrate the process of implementing an API utilizing the …
    Read more

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.

Buy me a coffee
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