Melah Ghislainmelahghislain.hashnode.dev·Sep 21, 2024Connecting a .NET Application to MongoDBMongoDB is a NoSQL database that is widely used for building modern applications due to its flexibility and scalability. In this blog, we will walk through the process of connecting a .NET application to MongoDB and performing CRUD operations. We'll ...1 likeCRUDOperations
Quang Phanquangphan.hashnode.dev·Jul 31, 2024Design pattern for Database ContextI have a small library system application which I want to implement CRUD operation on Books and other related services. When choosing the pattern for my data access layer, my initial thought was that a singleton pattern would ensure only one object i...222 readsDesign Patterns in .NET Core.design patterns
Nehal Ingolelearnwithnehal.hashnode.dev·Mar 8, 2024Building rest APIIntroduction In today's interconnected digital world, APIs (Application Programming Interfaces) play a vital role in enabling communication and data exchange between various software applications. Whether you're a developer looking to enhance your sk...NodeBuilding rest API
Venkat Rvenkatr.hashnode.dev·Feb 6, 2024MuleSoft’s Data Integration for AI AdoptionMuleSoft, a leading integration platform, plays a crucial role in enabling AI adoption by providing robust data integration solutions. Here’s how MuleSoft serves as a trusted partner: Connectivity and Data Access: MuleSoft connects disparate system...AI Adoption
Community Hasurahasura-1689068882551.hashnode.dev·Jul 12, 2023Unlocking advanced API strategies with HasuraOriginally published at https://hasura.io on June 20, 2023. In today’s dynamic digital landscape, organizations are constantly exploring advanced API strategies to build robust and scalable applications. Hasura, a powerful GraphQL engine, provides a ...Hasura