ELEMENTS OF COMPUTER SCIENCE
open-menucloseme
Home
Books
About us
  • Building resilient .NET applications with Polly - Part 5

    calendarJan 18, 2024 · 4 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we will explore what a retry strategy entails and delve into the implementation of such a strategy using Polly.
    Read more
  • Building resilient .NET applications with Polly - Part 6

    calendarJan 18, 2024 · 4 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we will examine the concept of a circuit breaker, understand its utility, and explore how to implement it using Polly.
    Read more
  • Building resilient .NET applications with Polly - Part 7

    calendarJan 18, 2024 · 4 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this brief concluding post, we will explore how it is possible to concurrently combine multiple strategies, thereby constructing highly resilient .NET applications.
    Read more
  • Data modeling in Azure CosmosDb - Part 1

    calendarDec 4, 2023 · 2 min read  ·
    Share on: twitterfacebooklinkedincopy
    Starting today, we are commencing a series of articles on modeling data in document-oriented databases with a progressive approach and a particular focus on Azure CosmosDB. Our goal is to blend theoretical concepts with practical implementation, offering clear illustrations of the associated challenges.
    Read more
  • Data modeling in Azure CosmosDb - Part 2

    calendarDec 4, 2023 · 3 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this article, we will begin with a relational perspective to design an ecommerce application and gradually transition to a document-oriented approach.
    Read more
  • Data modeling in Azure CosmosDb - Part 3

    calendarDec 4, 2023 · 7 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this article, we initiate the transition from a relational schema to a document-oriented one (Azure Cosmos DB). In this context, we delve into the theoretical concepts, postponing the discussion of practical implementation details to the subsequent post.
    Read more
  • Data modeling in Azure CosmosDb - Part 4

    calendarDec 4, 2023 · 9 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this concluding article, we put into action the principles and techniques we discussed earlier within the context of our illustrative ecommerce example.
    Read more
  • Building a content-based recommendation system with the tf-idf algorithm - Part 4

    calendarNov 30, 2023 · 12 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this article, we will implement what we theoretically mentioned in the last post and code the tf-idf algorithm (here in C# but the programming language can be easily adpated).
    Read more
  • Building a content-based recommendation system with the tf-idf algorithm - Part 3

    calendarNov 30, 2023 · 7 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we will introduce a widely adopted approach to perform content-based filtering—the tf-idf algorithm.
    Read more
  • Building a content-based recommendation system with the tf-idf algorithm - Part 2

    calendarNov 30, 2023 · 4 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we will precisely outline the scope of our study and introduce key definitions that will be extensively utilized throughout this series.
    Read more
    • ««
    • «
    • 6
    • 7
    • 8
    • 9
    • 10
    • »
    • »»

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