TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Services
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Nikunj Satasiya (5)
CSharp TV (4)
Aman Gupta (4)
Ananthakrishna V (4)
Vijay Yadav (4)
Darshan Adakane (4)
Chetan Sanghani (4)
Ajay Kumar (3)
Prashant Kumbhar (3)
Ayush Gupta (3)
Prathap Reddy (3)
Gowtham Cp (2)
Naveen Kumar (2)
Gurpreet Arora (2)
Sarthak Varshney (2)
Devesh Omar (2)
Jignesh Trivedi (2)
Jitendra Mesavaniya (2)
Chethan N (1)
Sangeetha S (1)
Monish Bansal (1)
Kirtesh Shah (1)
Jaydeep Patil (1)
Datta Sai Krishna (1)
Tural Suleymani (1)
Vinodh Kumar (1)
Kaveendra Dhilhan (1)
Pranshu Singhal (1)
Sanjay Kumar (1)
Habibur Rony (1)
Gowtham Rajamanickam (1)
Lakshmanan Sethu Sankaranarayan (1)
Yogesh Tyagi (1)
Abhishek Saini (1)
Julian (1)
Hemant Panchal (1)
Sreenath Kappoor (1)
Mohamed Shifan (1)
Soumya Dwibedy (1)
Sonali Deshpande (1)
Khoday Akilesh (1)
Mukesh Kumar (1)
Kafeel Ahmad (1)
George (1)
Hussain Khawaja (1)
Vijai Anand Ramalingam (1)
Ziggy Rafiq (1)
Muhammad Asif (1)
Velladurai (1)
Dharmeshwaran S (1)
Sardar Mudassar Ali Khan (1)
Kuppurasu Nagaraj (1)
Parth Dave (1)
Janarthanan Selvaraj (1)
Sachin Kalia (1)
Kailash Chandra Behera (1)
Govind Khandelwal (1)
Nanddeep Nachan (1)
Herve Roggero (1)
Ankit Sharma (1)
Siddhesh Chavan (1)
Sukanya Mandal (1)
Rinki (1)
Related resources for Services
No resource found
Events: Love Triangle in Integration Testing
11/20/2024 6:30:48 AM.
This video will delve into the main problems of not creating integration tests that check whether the application works fine, showing different alternatives with their pros and cons.
Apache Kafka with Dapr Bindings in .NET
11/20/2024 4:30:36 AM.
This content provides an in-depth overview of integrating Apache Kafka with Dapr Bindings for building distributed event-driven applications. It explains the key concepts of Apache Kafka, Dapr, and Da
Install and Enable IIS Express on Windows 11
11/16/2024 10:18:05 AM.
Learn how to install and enable IIS Express on Windows 10/11. Follow simple steps to download, install, and activate IIS Express for hosting web applications on your system.
🚀 Amazon Bedrock Agents for Efficient Automation 🌟
11/14/2024 11:35:26 AM.
Unlock the power of Amazon Bedrock Agents with this comprehensive guide. Learn how to master efficient automation, streamline workflows, and optimize your cloud-based processes like a pro using AWS to
Micro-Service Architecture in Devops
11/13/2024 11:35:44 AM.
Microservice architecture in DevOps focuses on developing and deploying applications as a collection of small, independent services. It enhances scalability, flexibility, and continuous integration/co
Understanding Keyed Services in .NET 8
11/13/2024 9:12:24 AM.
Keyed Services in .NET 8 enhance dependency injection by allowing multiple implementations of an interface to be registered with unique keys. This enables flexible dependency resolution, ideal for tai
🚀 Unlock Your Coding Potential with Amazon Q: AWS’s New AI Coding Assistant! 🚀
11/13/2024 7:02:38 AM.
If you are looking to enhance your coding workflow, check out Amazon Q. This AI-Powered coding assistant helps simplify coding with features like Code Understanding, Code Generation, Refactoring and T
An Introduction to Microsoft Fabric Fundamentals
11/12/2024 5:13:49 AM.
Learn the core concepts, including Fabric architecture, data lake integration, and analytics capabilities, designed to streamline data management and empower insights across organizations.
Azure Logic App
11/10/2024 7:04:51 AM.
In this article, we will learn about Azure Logic Apps, which is a cloud-based service that enables users to create automated workflows and integrate applications, data, and services across the cloud a
Handling Transient Failures in .NET 8 With Polly
11/5/2024 4:30:31 AM.
This article discusses implementing a retry mechanism for handling transient faults in service interactions. It defines transient faults, such as temporary network issues or resource exhaustion, and e
Understanding API Gateways in Microservices
11/1/2024 5:34:50 AM.
The API Gateway pattern centralizes client requests, managing authentication, logging, rate limiting, and load balancing, optimizing resilience and scalability in complex microservice architectures th
Data Reliability and Availability with Microsoft Fabric Mirroring
10/29/2024 4:05:52 AM.
Mirroring in Microsoft Fabric enhances data reliability and availability by creating redundant copies of data across multiple locations. This ensures high availability, fault tolerance, and rapid disa
Speedy Microservices: Build and Deploy in 30 min with Copilot & Devprime
10/25/2024 11:40:16 AM.
In this video, you will learn how Copilot & Devprime revolutionize your Dev Experience.
Understanding ARC in Email Authentication
10/25/2024 9:03:52 AM.
Email authentication is crucial for preventing spoofing and phishing attacks, and ensuring secure communication. Authenticated Received Chain (ARC) helps mitigate failures caused by message modificati
Enhancing Microservices with Kafka: A Distributed Messaging Solution
10/23/2024 8:17:59 AM.
In this video, we will explore how to effectively bridge various pods and JVMs while considering key factors such as scalability, resilience, high availability, and performance for intensive applicati
Introduction to Power BI: A Beginner's Guide
10/22/2024 9:31:36 AM.
Power BI is a powerful business analytics tool from Microsoft designed for data visualization and sharing insights across organizations. This beginner-friendly guide covers its key components, includi
Serialization and DeSerialization in C#
10/21/2024 10:18:19 AM.
Serialization is the process of converting an object into a storable format, such as XML, JSON, or binary, while deserialization restores it to its original form. Common types include XML, JSON, Binar
Integration of Angular with Microservices
10/9/2024 7:27:58 AM.
This content explores the integration of Angular with microservices, highlighting the advantages of building scalable and efficient web applications. It covers key concepts such as RESTful APIs, async
Create List in SharePoint Using REST API
9/23/2024 10:54:30 AM.
Learn how to create a list in SharePoint 2013 using the REST API in this comprehensive guide. We'll explore step-by-step instructions, key concepts, and practical examples to help you leverage Sha
Exploring the Performance Boosts in .NET 9
9/20/2024 4:22:58 AM.
.NET 9 introduces key performance improvements, including Native AOT for faster startup times and reduced memory usage, optimized garbage collection, enhanced threading for multicore systems, and HTTP
Machine Translation Services: Synchronous and Asynchronous Translation in SharePoint 2013
9/17/2024 10:40:32 AM.
Learn how these approaches can enhance your SharePoint environment, streamline multilingual communication, and improve overall efficiency in document and content management.
Understanding Three-Phase Commit in Microservices
9/12/2024 11:24:23 AM.
Delve into how distributed transactions ensure consistency, atomicity, and fault tolerance across decentralized systems, maintaining ACID properties crucial for scalability and robust transaction mana
Understanding Two-Phase Commit in Microservices
9/11/2024 6:47:37 AM.
The Two-Phase Commit (2PC) protocol ensures data consistency in microservices by coordinating transactions across services. It involves a prepare phase where participants log changes and vote, and a c
Keyed Service Dependency Injection in .NET
9/11/2024 5:16:26 AM.
Keyed Service Dependency Injection in .NET allows services to be registered and resolved using unique keys, improving flexibility in scenarios where multiple implementations of an interface are requir
Getting Started With Apache Kafka: Introductory Guide
9/11/2024 3:36:55 AM.
Apache Kafka is a distributed event streaming platform that enables real-time data processing and integration across microservices. It supports publishing and subscribing to streams of records, storin
Understanding CQRS Design Pattern
8/28/2024 5:57:21 AM.
CQRS (Command Query Responsibility Segregation) is a pattern that separates the responsibilities of reading and writing data into distinct models. This separation can help optimize both aspects indepe
VMware Tanzu August 2024 Updates
8/28/2024 5:03:52 AM.
Discover the latest VMware Tanzu updates for August 2024, including new console, security enhancements, and key product releases.
How to Create API Gateway for React JS Application?
8/24/2024 7:31:16 AM.
This guide covers setting up an API Gateway for your React.js application using Express.js. Learn how to centralize API requests, enhance security, and optimize performance by routing frontend request
vSphere Pods using VDS based Supervisor in vSphere with Tanzu?
8/24/2024 7:04:48 AM.
vSphere 8.0 Update 1 removes NSX-based networking restriction for Supervisor Services, allowing VDS-based Supervisors to deploy vSphere Pods.
Reading Email and Attachment From Microsoft Exchange Server
8/23/2024 9:30:57 AM.
In this article you will learn how to read an email and its attachment(s) from Microsoft Exchange Server.
ASP.NET Web API With Swagger
8/22/2024 5:02:23 AM.
ASP.NET Web API is an extensible framework for building HTTP based services that can be accessed in different applications on different platforms such as web, windows, mobile etc. It is like a web ser
Advanced gRPC Communication in .NET Core
8/20/2024 7:27:56 AM.
Explore advanced techniques for implementing microservices communication using gRPC in .NET Core. This article dives into high-performance, real-time communication patterns with practical code example
Event-Driven Microservices with .NET Core
8/20/2024 7:18:14 AM.
Build scalable, resilient microservices with .NET Core and MediatR by implementing event-driven architecture. This approach decouples services, enhances scalability, and simplifies maintenance. Learn
Introduction of Microservices
8/16/2024 5:19:21 AM.
Microservices design software as collection of small, independent services, each handling a specific function. They allow independent deployment, scalable resources, and diverse technologies. Benefits
How to Create a Service in React?
8/14/2024 8:18:25 AM.
Learn how to create a service in React with this comprehensive step-by-step guide. Discover the essentials of React services, from setting up your environment to building and integrating services with
Running .NET Core Application using Docker Container
8/13/2024 9:32:48 AM.
Creating a microservice with .NET 8.0 and Docker. It covers installing .NET, setting up a .NET Core API project, creating a Dockerfile, and building and running a Docker image. Learn to verify images,
Guide to Dependency Injection in .NET Core
8/13/2024 5:17:44 AM.
Dependency Injection (DI) in .NET Core enhances application design by promoting loose coupling, improved testability, and maintainability. It involves injecting services via constructor injection, wit
Understanding Scope in .NET Core Dependency Injection
8/13/2024 4:07:22 AM.
Learn how to manage dependencies effectively, understand when and how to use each service type, and optimize your .NET Core applications for better performance and maintainability.
Deploy Internet Information Services (IIS) on Windows Server
8/12/2024 11:13:33 AM.
Internet Information Services (IIS) is a Microsoft web server on Windows Server, used to host and manage websites and web applications. It supports various web technologies like HTML, ASP.NET, and PHP
Introduction to API Gateway in .NET Using Ocelot
8/12/2024 5:08:54 AM.
Learn how to implement an API Gateway in .NET using Ocelot, a powerful open-source library. This guide covers the essentials of routing, load balancing, security, and microservices management in .NET
Advanced .NET Core Microservices with MediatR
8/9/2024 11:55:17 AM.
Explore advanced .NET Core and MediatR techniques for building scalable microservices. Delve into patterns like CQRS and event sourcing, optimize performance with caching and load balancing, and embra
SaaS Vs PaaS Vs IaaS
8/9/2024 9:47:32 AM.
Discover the key differences between SaaS, PaaS, and IaaS in cloud computing. Understand how each model serves distinct business needs—from software delivery (SaaS) to platform management (PaaS) and i
Learn API Gateway in Micro services
8/9/2024 8:23:01 AM.
An API Gateway in microservices acts as a reverse proxy, managing incoming requests and routing them to the appropriate services. It enhances scalability, security, and performance by providing load b
Azure OpenAI: Revolutionizing AI Integration with Microsoft Azure
8/8/2024 5:28:39 AM.
Discover how Azure OpenAI Service combines the power of OpenAI's advanced AI models with the robust cloud infrastructure of Microsoft Azure. This article explores the features, benefits, and real-
Understanding Cloud Services: SaaS, PaaS, and IaaS
8/7/2024 9:23:10 AM.
Cloud computing revolutionizes IT resource management through three primary models: SaaS, PaaS, and IaaS. SaaS delivers software via subscription over the internet, PaaS offers a platform for app deve
Power of Amazon Storage Services for Seamless Data Management
8/7/2024 9:20:05 AM.
AWS provides a diverse range of storage services each designed to meet specific needs from high-frequency access and archiving to disaster recovery. These services offer scalable, durable, and secure
AI / ML Solutions on Cloud
8/5/2024 9:09:27 AM.
Cloud platforms enable organizations to develop, deploy, and manage AI and ML solutions efficiently, benefiting from advanced technology and security. These platforms offer pre-built AI services, mana
What are Azure Resources and Resource Groups
8/2/2024 6:21:11 AM.
Azure Resources are individual cloud services like virtual machines, app services, and storage accounts. Each resource serves a specific purpose, such as data storage or application hosting. Azure Res
Pillars Of Cloud And Azure Services
8/2/2024 4:57:14 AM.
In the previous article, I have explained the overview of ‘why cloud and what is Azure cloud’ platform. In this article, we will explore the overview of an individual pillar of Azure cloud along with
An Overview Of Cloud And Azure Cloud
8/1/2024 11:45:49 AM.
Explore the essentials of cloud computing and dive into Microsoft Azure's capabilities. This overview covers fundamental cloud concepts, key benefits of Azure Cloud, and how it integrates with var
Publish ASP.NET Core 2.0 Application on IIS
7/31/2024 4:31:52 AM.
It covers preparing your application for deployment, configuring IIS, setting up the hosting environment, and troubleshooting common issues to ensure a smooth and successful deployment.
Authorization In Razor Pages ASP.NET Core
7/31/2024 4:00:51 AM.
Learn how to implement authorization in ASP.NET Core Razor Pages using AddRazorPagesOptions. This guide covers configuring access controls with methods like AuthorizePage, AuthorizeFolder, and AllowAn
How Transient Services Work in C#?
7/30/2024 7:15:05 AM.
In C#, transient services, created each time they are requested, are used within dependency injection to ensure unique, isolated instances. This enhances modularity and prevents shared state issues in
Overview Of Azure On-Premise Data Gateway
7/30/2024 6:05:54 AM.
Learn about the Azure On-Premises Data Gateway, which acts as a bridge between on-premise resources and Azure services like Logic Apps, Power BI, and Microsoft Flow. This article covers its role in se
Google Storage Services for Robust Data Management Solutions
7/29/2024 6:31:00 AM.
Google Cloud Storage offers versatile solutions including object, block, and file storage. It provides scalable, secure, and cost-effective options like Persistent Disk, Filestore, Archive, Nearline,
Power of Cloud Computing with Google Cloud Platform (GCP)
7/29/2024 5:56:40 AM.
Unlock the potential of cloud computing with Google Cloud Platform (GCP). Explore GCP's robust cloud services, including scalable infrastructure, secure storage, and powerful tools designed for in
Next-Gen Collaboration: Harnessing Microsoft 365 Core Services
7/25/2024 7:08:31 AM.
Microsoft 365 Core Services include Exchange Online for email, SharePoint Online for document management, Microsoft Teams for collaboration, Yammer for internal communication, Intune for device manage
Understanding REST API in Angular
7/25/2024 5:16:38 AM.
Learn how to integrate REST APIs in Angular applications to enhance web development projects. This guide covers the essentials of using Angular's HTTP Client for making HTTP requests, handling JSO
REST(2), RESTFUL Services/Architecture vs. REST based Services/Architecture
7/25/2024 1:53:42 AM.
This article discuss REST in practice.
Power of Cloud Computing with Amazon Web Services (AWS)
7/24/2024 10:05:22 AM.
Amazon Web Services (AWS) is a dynamic and comprehensive cloud computing platform provided by Amazon that offers a mix of Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and packaged
Making API Calls in Angular Using Services
7/24/2024 9:26:51 AM.
Learn to leverage Angular's HttpClient to communicate with RESTful APIs, handle HTTP requests and responses, and implement best practices for efficient and maintainable code.
Register Multiple Services with a Single Interface in .NET Core
7/23/2024 9:17:19 AM.
Registering multiple services with a single interface in .NET Core enhances flexibility and testability, allowing different implementations for various concerns, runtime configuration, and easy unit t
Deploy A Simple Azure Website From Visual Studio
7/18/2024 3:19:35 PM.
Learn how to effortlessly deploy Azure websites from Visual Studio with this guide. From setting up an ASP.NET Web Application to publishing via Azure, follow step-by-step instructions. Explore Azure&
Create a guardrail for Amazon Bedrock using .NET console application
7/17/2024 11:45:24 AM.
Learn how to create Amazon Bedrock guardrails using a .NET console app in Visual Studio 2022. Utilize AWS SDK for .NET to manage IAM permissions, AWS CLI setup, and .NET 8.0 SDK integration. Configure
Case Studies and Real-World Applications: .NET Standard in Action
7/17/2024 11:43:04 AM.
.NET Standard empowers developers to create robust applications across platforms like healthcare management systems with EHR integration using Xamarin and ASP.NET Core, and financial trading platforms
Integrating .NET Standard with Modern Development Practices
7/17/2024 5:49:18 AM.
.NET Standard is a specification that defines a set of APIs that all .NET implementations must provide. It serves as a unifying platform, ensuring that code can run on various .NET implementations, in
Harnessing Efficiency: Lazy Initialization in C# .NET
7/17/2024 12:43:28 AM.
Learn about lazy initialization in C# .NET—a vital design pattern that defers object creation until it's needed, optimizing performance and memory usage. Implementing with Lazy<T> ensures th
Microservices Architecture with .NET Core
7/17/2024 12:17:37 AM.
Microservices architecture, using .NET Core, enhances scalability, resilience, and maintainability by breaking down applications into independently deployable services. Each service manages its own da
Getting started with gRPC in .NET 8 using C# 12
7/11/2024 1:35:30 PM.
Using C# 12 and gRPC in .NET 8, Ziggy Rafiq guides you through setting up your environment, defining services, and developing client and server applications with gRPC.
Management tools in Azure
7/10/2024 11:00:30 AM.
Explore the robust suite of management tools offered by Azure, Microsoft's cloud platform. Discover how Azure Management tools empower businesses with comprehensive solutions for cloud governance,
Top 3 Authentication methods in Azure : SSO, MFA, Passwordless
7/10/2024 12:28:42 AM.
In Azure, authentication methods like Single Sign-On (SSO), Multi-Factor Authentication (MFA), and Passwordless options enhance security and user experience. SSO streamlines access, MFA adds layers of
File Movement Tools and Services in Azure
7/9/2024 11:12:04 AM.
In this article we will see different ways tools used for file movement in Azure, typically involves transferring data between different storage services, locations, or accounts.
Services Lifetime Management in .NET Console Applications
7/8/2024 7:43:11 PM.
Learn efficient service lifetime management in .NET Console Applications using Dependency Injection (DI) with Microsoft.Extensions.DependencyInjection. Explore scoped, transient, and singleton lifetim
Exploring Google Cloud Platform
7/4/2024 8:15:21 AM.
Explore the robust capabilities of Google Cloud Platform (GCP), a leading provider of cloud services offering scalable solutions in computing, storage, data analytics, and machine learning.
A Comprehensive Look at AWS Cloud: History, Evolution
7/4/2024 7:47:24 AM.
Amazon Web Services (AWS) revolutionized IT with its comprehensive cloud platform. Since 2002, AWS has evolved from offering basic cloud services like Amazon S3 and EC2 to over 200 advanced services.
Introduction to Azure AI Studio
7/2/2024 9:09:48 AM.
In this article, we will discover the power of Azure AI Studio with our comprehensive introduction. Explore machine learning models, data science workflows, and neural network capabilities.
Building a Basic Login Form with Angular and HttpClient
7/1/2024 6:38:09 AM.
Learn to build a secure login form in Angular using HttpClient for HTTP requests. This tutorial covers creating a TypeScript component, handling HTTP POST requests to a backend API, and integrating wi
Annotations used with Spring Boot Applications
7/1/2024 5:26:46 AM.
Spring Boot simplifies Java application development with powerful annotations like @SpringBootApplication, @RestController, and @Service. These annotations automate configuration, enable RESTful servi
Building and Scaling with Azure App Services - Azure Essentials Series - Ep: 5
6/29/2024 1:59:33 PM.
In this episode, we'll dive into the features and capabilities of Azure App Services, and demonstrate how to create scalable, reliable applications with ease.
Service Endpoints Vs Private Endpoints in Azure
6/25/2024 9:55:30 AM.
In Azure, Service Endpoints and Private Endpoints serve distinct roles in networking and security. Service Endpoints extend Azure services like Azure Storage or Azure SQL to your virtual network, enab
Understanding Dependency Injection in ASP.NET Core Web API
6/24/2024 4:08:06 AM.
Dependency Injection (DI) is a design pattern used to achieve Inversion of Control (IoC) between classes and their dependencies. In ASP.NET Core, DI is a fundamental part of the framework, making it e
Introduction To Azure Function App
6/20/2024 10:10:26 AM.
Discover the power of Azure Function Apps, Microsoft's serverless computing service. Learn to leverage event-driven architecture for scalable, cost-efficient solutions in the cloud.
Understanding Azure vs. AWS Speech Services
6/19/2024 6:15:28 AM.
Azure and AWS offer robust speech services: Azure excels with over 140 languages for speech recognition, speaker identification, and intent recognition, while AWS focuses on real-time transcription an
CRUD Operation In Angular 6
6/18/2024 10:47:23 AM.
Learn how to implement CRUD operations in Angular 6 effectively with this comprehensive guide. Discover how to create, read, update, and delete data using Angular's HTTP client to communicate with
Automate Marriage Certificates with Azure Document Intelligence
6/18/2024 5:24:19 AM.
This article explores how the Document Intelligence Marriage Certificate model uses advanced OCR technology to analyze and extract essential fields from marriage certificates. The process involves set
Enhancing Reading Comprehension with Azure AI Immersive Reader
6/17/2024 4:48:47 AM.
In today's digital age, reading and comprehension skills are essential for success in both personal and professional realms. However, individuals of all ages and abilities often face challenges in
Working With Timer-Triggered Azure Functions
6/14/2024 10:41:52 AM.
In this article, you will learn about Time-Triggered Azure functions, the basics of CRON expressions, and how to define CRON expressions for timer-triggered Azure Functions.
WebAPI: Restful CRUD Operations in WebAPI Using ADO.NET Objects and SQL Server
6/14/2024 10:39:08 AM.
Discover how to implement RESTful CRUD operations in WebAPI using ADO.NET and SQL Server. This guide covers setting up a WebAPI project, integrating ADO.NET for database connectivity, and performing C
Enable Other Protocols (TCP, PIPE, MSMQ etc.) In IIS
6/13/2024 11:53:28 AM.
Learn how to expand Windows IIS beyond HTTP, HTTPS, and FTP to include TCP and PIPE protocols. Follow steps to enable these protocols via Control Panel and IIS settings, enhancing connectivity options
Introduction to Service Oriented Architecture
6/13/2024 8:26:12 AM.
Service Oriented Architecture (SOA) enables scalable, interoperable applications by decoupling services, ensuring they remain independent and self-contained. It uses standards like WSDL for describing
Govern Third-Party Service and SPFx Web Parts Availability on SharePoint Online
6/13/2024 8:24:07 AM.
Learn essential strategies to govern third-party services and SPFx web parts availability on SharePoint Online. Discover best practices for managing security, compliance, and integration aspects while
Detecting Faces With The Azure Face API Using Python
6/12/2024 10:03:32 AM.
Develop a Python application leveraging Azure Cognitive Services for face recognition. Utilize HTTP communication for image analysis, integrate with a camera for real-time image capture, and implement
Azure Text Analytics Modern Content Moderation Approach
6/11/2024 12:40:55 PM.
Learn how to use Azure Content Moderator, part of Microsoft Azure’s Cognitive Services suite, to detect and filter objectionable content. This guide covers setting up the service, generating an API ke
Creating An Optical Character Reader Using Angular And Azure Computer Vision
6/11/2024 12:30:02 PM.
Learn to build an Optical Character Recognition (OCR) application using Angular and Azure Computer Vision Cognitive Services. Extract printed text from images, detect language, and analyze content. G
Understanding Change Data Capture (CDC) in Microsoft Azure
6/11/2024 12:25:44 PM.
In the world of data management, tracking changes to data is crucial for maintaining data integrity, enabling real-time analytics, and ensuring efficient data replication. Change Data Capture (CDC) is
Understanding Vertical Slice Architecture: Structuring Vertical Slices
6/10/2024 10:32:20 AM.
At its core, a vertical slice represents a self-contained unit of functionality. It's a slice through the entire application stack. It encapsulates all the code and components necessary to fulfill
Internet of Things (IoT) - Part 2 (Building Blocks & Architecture)
6/7/2024 10:44:39 AM.
This article explores the foundational elements of the Internet of Things (IoT), covering its basic building blocks: sensors, processors, gateways, and applications. It delves into IoT architecture la
What are the Different Architectural Patterns?
6/7/2024 10:34:45 AM.
In this article, We will Explore the diverse landscape of architectural patterns, ranging from traditional monolithic designs to modern microservices and cloud-based architectures.
Unpacking the Microservices Architecture
6/6/2024 11:31:07 AM.
Embark on an enlightening journey through the intricate landscape of microservices architecture. This comprehensive tour delves deep into the core principles, unveiling the essence of scalability, mod
Scaling with .NET: How to Build High-Performance Applications
6/6/2024 11:29:51 AM.
Scaling with .NET: How to Build High-Performance Applications" explores strategies for optimizing .NET applications. Microservices, cloud computing, asynchronous programming, and performance test