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 CD
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Lokesh Varman (5)
Sardar Mudassar Ali Khan (5)
Sarthak Varshney (5)
Jignesh Trivedi (4)
Dharmeshwaran S (3)
Gowtham Rajamanickam (3)
Abiola David (2)
Ayush Gupta (2)
Akhil Mittal (2)
CSharp TV (2)
Ankur Mistry (2)
Ishika Tiwari (2)
Chethan N (2)
Viknaraj Manogararajah (2)
Sandeep Nandey (2)
Vipul Malhotra (2)
Shaishav Desai (2)
Stephen Simon (2)
Deepak Tewatia (1)
Kautilya Utkarsh (1)
Sarath Jayachandran (1)
Habibul Rehman (1)
Siddhesh Chavan (1)
Ecco Suprastyo (1)
Rajalaxmi Sarangi (1)
Bikesh Srivastava (1)
Vinodh Palaniappan (1)
Alagunila Meganathan (1)
Thiago Vivas (1)
Teddy Kurian (1)
George (1)
Praveen Kumar (1)
Praveen Sreeram (1)
Maniteja Vegi (1)
Arwin Neil Baichoo (1)
Saksham Gupta (1)
Mithilesh Tata (1)
Yogeshkumar Hadiya (1)
Jefferson S. Motta (1)
Yash Rajora (1)
Sourabh G (1)
Shubhankar Banerjee (1)
Sr Karthiga (1)
Manoj Mittal (1)
Mohammad Hammad (1)
Vishal Yelve (1)
Sibeesh Venu (1)
Chris Love (1)
Vinodh Kumar (1)
Munib Butt (1)
Vishal Pawar (1)
Akshay Patel (1)
Harshal Limaye (1)
Prashant Kumbhar (1)
Aravind Govindaraj (1)
Jaydeep Patil (1)
Miguel Teheran (1)
Aashina Arora (1)
Wilson Mok (1)
Amira Bedhiafi (1)
Anupam Maiti (1)
Tanuj Gyan (1)
Rijwan Ansari (1)
Karthick S (1)
Vineet Desai (1)
Anant Vernekar (1)
Jay Krishnareddy (1)
Cristopher Coronado (1)
Srinath Pega (1)
Related resources for CD
No resource found
Basic Linux Commands
10/6/2024 5:36:24 PM.
Learn about basic Linux commands including listing files and managing directories as part of fundamental of DevOps.
Artifactory: Simplifying Software Component Management
8/26/2024 3:59:45 AM.
Artifactory is a universal repository manager that centralizes the management of binaries dependencies and builds artifacts across formats like Maven, Docker, and npm. It integrates with CI/CD tools,
Implement CI/CD for SQL Server with Visual Studio and Azure DevOps
8/2/2024 8:44:29 AM.
Implementing Continuous Integration and Continuous Deployment (CI/CD) for SQL Server databases ensures that database changes are automatically built, tested, and deployed to various environments.
Benefits of Using CI/CD in Software Development
7/3/2024 7:27:45 AM.
In the software development process it is very necessary to use a model of development to show that the whole team can follow a proper sequence of development process . We have many development models
Implementing Practical CI/CD in Fabric Notebook Leveraging Azure DevOps
7/1/2024 4:51:59 AM.
In this end to end video, I covered how to Implement Practical CI/CD in Microsoft Fabric Leveraring Azure DevOps.
An In-Depth Guide to Jenkinsfile Syntax
6/28/2024 5:16:54 AM.
Jenkins is a widely-used open-source automation server that helps developers build, test, and deploy their software. One of Jenkins' most powerful features is the Jenkins Pipeline, which facilitat
Charts In ASP.NET MVC Using Chart.js
6/20/2024 10:10:38 AM.
ASP.NET MVC integrates Chart.js for dynamic, interactive charts using JavaScript. Utilize CDN-hosted Chart.js to render data-driven visuals on HTML5 canvas, fetched via AJAX in JSON format. Customize
Mastering Azure Blob Storage with ASP.NET Core MVC
6/16/2024 2:50:12 PM.
Azure Blob Storage offers scalable, cost-effective storage for unstructured data like images and documents. Integrated seamlessly with ASP.NET Core MVC, it provides secure uploads, downloads, and mana
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
YAML for Build and Release Azure DevOps Pipelines
6/11/2024 6:45:09 AM.
YAML for Build and Release Azure DevOps Pipelines" covers the use of YAML syntax to define and automate build and release processes in Azure DevOps. Learn how to create, configure, and manage CI/
Automate Dynamics 365 Solution Import with Azure DevOps YAML
6/10/2024 11:35:35 AM.
Learn how to automate the import of Dynamics 365 solutions using Azure DevOps and YAML. This guide covers setting up CI/CD pipelines, writing YAML scripts, and integrating Dynamics 365 with Azure DevO
Connect To SAP Using C#
6/10/2024 10:53:23 AM.
Learn to connect to SAP with C# using SAP .NET Connector 3.0 for RFC and Web services. Implement ECCDestinationConfig and IRfcTableExtension classes. Access SAP functions, structures, and tables with
Basic Understanding of DevOps
6/10/2024 6:31:21 AM.
DevOps is a cultural and technical shift in software development aimed at shortening the development lifecycle while delivering high-quality software continuously. It emphasizes collaboration between
What Is Azure DevOps And Why Should We Use It?
6/7/2024 10:35:20 AM.
Azure DevOps is a comprehensive set of development tools by Microsoft designed to support the entire software development lifecycle. It integrates with popular tools for Continuous Integration and Con
Angular 10 Project In Azure DevOps CI/CD With Azure Repos Or GitHub And Hosting In Azure App Service - Part One
6/5/2024 11:09:32 AM.
In this article, you will learn about Angular 10 project deployment steps with Azure Repos and CI/CD using Azure Devops and Azure App Service - Latest Version.
Create Build Pipeline For Angular App And Download Artifacts Using Azure Devops
6/5/2024 8:10:11 AM.
Build a seamless Angular app pipeline on Azure DevOps for CI/CD. Automate builds, tests, and deployments. Utilize Azure Pipelines to create, execute, and manage pipelines effortlessly. Download artifa
Set Up a Continuous Deployment Pipeline for Cloud Foundry Application Using Azure Devops
6/5/2024 5:26:23 AM.
Learn about CI/CD in DevOps for automating application build, testing, and deployment. This guide covers setting up a continuous delivery pipeline using Azure DevOps to deploy applications to Cloud F
Exploring Azure Front Door vs Azure CDN
6/3/2024 7:42:30 AM.
This article provides an in-depth comparison between Azure Front Door and Azure CDN, two powerful cloud services offered by Microsoft Azure. It explores their features and security aspects, helping yo
Content Delivery Network (CDN): A Comprehensive Overview
6/2/2024 10:40:27 AM.
A Content Delivery Network (CDN) is a system of distributed servers that deliver web content to users based on their geographic location. CDNs improve website performance by caching content, reducing
Secure Sensitive Files in Azure DevOps Pipelines with Secure Files
5/31/2024 5:47:47 AM.
Learn how to securely manage sensitive files in Azure DevOps pipelines using the Secure Files feature. This guide covers storing configuration files, certificates, and private keys securely, and demon
Add Common Data Model(CDM) In Microsoft PowerApps
5/22/2024 10:20:14 AM.
The Common Data Model (CDM) in Microsoft PowerApps provides a standardized, unified data schema for integrating and managing data across various business applications. Leveraging Microsoft Dataverse,
Road To AZ-204 - Integrate Caching And CDNs Within Solutions
5/13/2024 4:44:07 AM.
This article's intention is to explain the main skills measured in this sub-topic of the AZ-204 Certification. CDNs, caching strategies and Redis Cache are the main components that will have their
Building a DevOps Pipeline from Scratch
4/27/2024 4:10:55 AM.
In today's fast-paced software development landscape, DevOps has become an essential practice for teams to deliver high-quality software quickly and efficiently. In this article, we'll build a
What is Global Traffic Manager (GTM) in Alibaba Cloud ?
4/27/2024 4:01:52 AM.
Unleash global application reach & peak performance with Alibaba Cloud GTM! Explore intelligent traffic routing, geo-redundancy & disaster recovery for seamless user experience & business
Streamline Your Jenkins Pipelines with Shared Libraries
4/24/2024 6:55:12 AM.
Imagine the daily grind of a developer working on multiple Jenkins projects. Each pipeline seems to involve repetitive tasks like interacting with version control, running tests, or sending notificati
DNN, Formerly DotNetNuke, Tutorial - Part Four (GenericDNN Modules)
4/22/2024 8:55:39 AM.
Learn how to create a GenericDNN module using templates, simplifying module installation without manual configuration. Follow step-by-step instructions for project setup, building in Release mode, ins
VMware Cloud for Disaster Recovery
4/21/2024 2:12:48 PM.
Protect your VMs from disaster with VMware Cloud DR! This guide explains the setup, testing, and how it safeguards your data from downtime & ransomware attacks. #VMwareDR #CloudDisasterRecovery
ACK Service: Orchestrating Containers in the Cloud
4/20/2024 6:41:22 AM.
Manage containerized apps in the cloud with Alibaba Cloud Kubernetes Service (ACK). Simplify deployment, and scaling & gain high availability! #ACK #Containers #Cloud
Harnessing the Power of Big Data with Alibaba Cloud AnalyticDB
4/17/2024 6:28:24 AM.
Learn how Alibaba Cloud AnalyticDB empowers businesses to harness the power of big data analytics, with high performance, scalability, and cost-effectiveness.
Alibaba Cloud CDN: Enhancing Web Performance Globally
4/16/2024 5:13:33 AM.
Unleash website speed with Alibaba Cloud CDN! Explore its benefits, architecture, and how it works. Discover the difference between CDN and DCDN for optimal content delivery. #AlibabaCloud #CDN
ASP.NET Core CI/CD on Azure Web App with Jenkins - Day One
4/12/2024 6:22:59 AM.
Day One of Continuous Integration and Deployment (CI/CD) involves setting up Jenkins to automate the build, test, and deployment processes for an ASP.NET Core Application onto an Azure Web App. This e
Implementing CI/CD Using Azure Pipelines
4/11/2024 11:13:17 AM.
In the episode, you will learn the process of building and automating CI/CD systems using Azure Pipelines and YAML.
Integrate Jenkins with Azure Active Directory and Service Principal - Day Three
4/11/2024 10:31:02 AM.
Explore the comprehensive guide to leveraging Jenkins for continuous integration and deployment (CI/CD) of ASP.NET Core web applications on Azure. Learn to integrate Jenkins with Azure Active Directo
Source Control (3-1), DevOps And Different Products
4/10/2024 8:33:21 AM.
Source Control (3-1), DevOps And Different Products" explores the integration of source control systems like Git within the DevOps framework. It delves into practices such as Continuous Integrati
12 Core Practices In Extreme Programming XP🧙♂️
4/5/2024 9:43:57 AM.
Extreme Programming (XP) embodies 12 core practices including continuous integration, test-driven development, pair programming, and small releases. These practices foster agile development, emphasizi
Difference between Azure DevOps vs Jenkins
4/1/2024 11:33:12 AM.
Azure DevOps, Microsoft's suite for DevOps practices, fosters collaboration and manages the software lifecycle. Jenkins, an open-source CI/CD tool, automates tasks. Both offer distinct features an
Enhance Azure DevOps: Manage Environments with Replace Tokens
3/28/2024 5:08:28 AM.
In this article, we are going to learn how to change the values that are specific for each environment using an Azure DevOps extension called Replace Tokens.
Best Practices for Designing APIs in .NET
3/26/2024 11:55:39 AM.
This article provides a thorough overview of the fundamental principles, criteria, and concerns for creating APIs in.NET.
Azure DevOps CI/CD YAML Pipelines: GitHub to Azure Web App (PaaS)
3/26/2024 10:54:29 AM.
In this article we learn about creating GITHub account, pushing local code to GITHub repository, CI & CD (YAML) configuration using GITHub repository, and publishing code in Azure Web App services
Continuous Deployment🚀 Using Azure DevOps Pipelines🌈 And .NET Project
3/22/2024 9:00:02 AM.
Learn how to set up a continuous deployment pipeline in Azure DevOps for .NET projects. Configure tasks, deployment groups, variables, and retention policies for efficient release management. Test de
Azure DevOps For Web Development - CD And Release Pipelines
3/22/2024 8:58:02 AM.
This article is part of a series of 4 articles on getting an ASP.NET web app live on Azure App Services using Azure Repos and Azure Pipelines. The previous articles described how to create your Azure
Change Data Capture - CDC with SQL server
3/21/2024 1:31:08 PM.
Learn how CDC facilitates seamless data integration, enables efficient data replication, and ensures accurate data synchronization, providing businesses with timely insights and streamlined operations
Integrating the GitHub on the Azure DevOps
3/14/2024 4:00:08 AM.
Integrating GitHub with Azure DevOps enhances development workflows by leveraging Azure Pipelines' CI/CD capabilities while maintaining GitHub as the source code repository. Follow these steps to
What is Change Data Capture(CDC)
3/7/2024 7:31:17 AM.
Change Data Capture (CDC) is a method used in databases to track and capture changes in data. It enables real-time updates by identifying and recording modifications made to the database, facilitating
Automated Solution Export and Backup Pipeline
3/1/2024 12:03:14 PM.
Automated Solution Export and Backup Pipeline ensures seamless data management, integrating continuous integration, version control, and robust backup protocols. It safeguards data integrity, enhances
How to View or Print CDR Image Files with or Without CorelDRAW
3/1/2024 4:15:26 AM.
Explore methods to View or Print CDR Image files with or without CorelDRAW. Get the best guides to View or Print CDR Image files using CorelDRAW and C#.
Deploying a .NET MVC App on Azure App Services
2/6/2024 4:27:09 AM.
Deploy an Asp.Net 8 MVC application on Azure App Services using Visual Studio. Learn to create app services, configure settings, and publish the project, making it .
Full-Stack Web Development in ASP.NET Core 8 MVC
1/30/2024 4:10:26 AM.
Full-stack web development refers to the practice of designing, developing, and deploying both the client-side (front-end) and server-side (back-end) components of a web application. In this, develope
Learn to Search CPF from Clipboard
1/22/2024 8:56:42 AM.
Learn how to use the clipboard to read and validate search a valid CPF on it. Automate CPF validation in Brazil using JavaScript. Learn how to copy and validate CPF from memory, making data entry seam
Deploy .Net Core Web API to Elastic Beanstalk using AWS CodeBuild & CodePipeline
1/5/2024 4:58:16 AM.
Learn how to deploy a .Net Core Web API to Elastic Beanstalk service by configuring AWS CodeBuild & CodePipeline CI/CD pipelines
How to Create Stored Procedures for CRUD?
12/20/2023 11:13:05 AM.
In this article, we will learn how we can create Stored Procedures for CRUD operations in SQL Server.
How To Implement Dynamic Data Masking in Fabric Data Warehouse
12/19/2023 5:15:11 AM.
In this video, I talked about how to implement dynamic data masking in fabric data warehouse.
Components of a CDN (Content Delivery Network)
12/1/2023 6:21:22 AM.
In this article, we will understand about different components of a CDN link which we use very oftentimes in our websites' codes.
React Native Development: Building a CI/CD Pipeline with Azure DevOps
11/27/2023 7:03:36 AM.
In the dynamic realm of mobile app development, React Native has become a prominent framework for cross-platform apps. Ensuring a seamless and error-free deployment demands a robust Continuous Integra
CI/CD Pipeline for a .NET Web API Application in Azure DevOps
11/21/2023 5:50:01 AM.
Continuous Integration/Continuous Deployment (CI/CD) pipelines play a pivotal role in achieving this, enabling developers to build, test, and deploy their code efficiently. For .NET Web API applicatio
AI and Machine Learning in Customer Data Platforms (CDPs)
11/1/2023 4:44:46 AM.
This blog highlights the impact of AI and ML in Customer Data Platforms (CDPs). It emphasizes AI's role in data analysis, predictive modeling, and real-time personalization, and delves into how ML
Deploy .Net Core AWS Lambda Function using AWS CodeBuild Pipeline
10/29/2023 6:15:30 AM.
Deploy .Net Core AWS Lambda Function using AWS CodeBuild Pipeline.
Building a Microservices API Gateway with YARP in ASP.NET Core Web API
10/3/2023 6:29:13 AM.
Building a microservices API Gateway with YARP in ASP.NET Core Web API provides a flexible and scalable solution for managing and routing traffic in a microservices architecture. By incorporating feat
Testing in Fast-Paced DevOps Environments
9/13/2023 9:02:09 AM.
Let's lift the curtain on how we manage to keep up with speedy development cycles without compromising quality.
Faster and Better with Continuous Testing
9/9/2023 11:34:10 AM.
Let's dive into how our continuous testing practices lead to better software.
Optimizing ASP.NET Core Web API Performance with Azure Cache and CDN
9/5/2023 11:40:30 AM.
Using Azure Cache for Redis or a Content Delivery Network (CDN) can indeed help improve API response times and reduce the load on your server. In this example, I'll provide code snippets and steps
Serverless Computing with Azure Functions with ASP.Net Core Web API
9/5/2023 5:25:01 AM.
ASP.NET Core Web API, along with a real-world use case, can be a powerful way to demonstrate the capabilities of serverless computing in Azure. In this example, we'll create a serverless Azure Fun
The Future of Blockchain with Polygon 2.0 and Polygon CDK
9/4/2023 3:28:00 PM.
Polygon CDK: Your key to simplified blockchain development with modularity, interoperability, shared liquidity, and ZK tech.
Room Temperature Display In LCD Monitor Using Arduino
7/21/2023 6:34:30 AM.
In this article I have explained about displaying room temperature in LCD monitor using Arduino.
Scale your CI/CD setup for Cloud Native Microservices via InnerSource
7/12/2023 6:27:17 PM.
In this session, you will learn about how to Scale your CI/CD setup for Cloud Native Microservices via InnerSource
Optimize SPFx Image render with Private CDN
7/3/2023 8:30:15 AM.
Office 365 CDN reduces network traffic and enables fast content rendering. It includes Private and Public origins. The article explains configuring Private CDN, image management, and optimizing perfor
What is Kapsule Framework?
6/23/2023 9:58:24 AM.
How to Install Jenkins: Complete Step by Step guide
5/5/2023 3:21:54 PM.
Jenkins is an open-source automation server that allows developers to automate the building, testing, and deployment of software applications.
Angular Versions History
4/24/2023 6:44:32 AM.
Angular Versions
Azure Content Delivery Network (CDN) - A Walk Through
4/20/2023 6:16:39 AM.
This post is going to walk through the Azure Content Delivery Network (CDN). Before we go deep into Azure CDN, it is recommended that you know what a CDN is and what the use of a CDN is. So let’s go
The Developer's Toolkit: Using localhost and a CDN for Staging and Testing
3/24/2023 12:27:44 PM.
Boost your web development game with HTTPS, localhost, and a unique CDN domain! Learn the best practices for securing your APIs, simplifying your development process, and optimizing your website's
Implementing Change Data Capture in Azure Data Factory
3/13/2023 10:31:06 AM.
Step by step implementation of CDC in azure data factory.
Implementing Azure CDN
3/7/2023 6:50:38 AM.
Azure Content Delivery Network (CDN) provides developers with a global solution for delivering high-bandwidth content to users by caching static content in storage blobs, cloud services, and websites
Using Azure DevOps CI/CD Pipelines With Azure App Services
2/27/2023 10:35:34 AM.
In this article, you will learn how to use Azure DevOps CI/CD pipelines with Azure App Services.
Concept Of "Change Data Capture" (CDC) In SQL Server - Part One
2/16/2023 10:43:30 AM.
Concept Of Change Data Capture (CDC) In SQL Server 2008.
Change Data Capture in SQL Server
2/10/2023 6:42:13 AM.
This article will show how to enable Change Data Capture (CDC) in SQL Server for a database and table.
Unlock the Power of Change Data Capture (CDC) in SQL Server
1/16/2023 8:00:45 PM.
CDC is capture insert, update and delete activity on SQL tables.
How to use Virtual Scrolling using Angular CDK
1/16/2023 11:24:33 AM.
In this tutorial, we're going to learn the Virtual Scrolling feature that comes bundled with the Angular CDK library.
Change Tracking in SQL Server
1/16/2023 8:09:35 AM.
Change tracking captures rows in a table that have been changed, but do not capture the data that was changed.
What is Azure DevOps?
12/18/2022 3:00:16 AM.
Microsoft introduced Azure DevOps to increase coordination and teamwork across the different IT departments to reduce time and with a continuous delivery process to ensure high project quality. With t
CI/CD Pipeline Architecture
10/20/2022 8:07:45 AM.
CI/CD pipeline setup and integration in your project architecture
CI/CD Pipeline Using Jenkins And GitHub For .NET Core Web Application
9/19/2022 5:50:12 AM.
In this article, you will learn about CI/CD Pipeline using Jenkins and GitHub for .NET Core Web Application.
CI/CD For Blazor Applications In Azure Devops
7/6/2022 12:39:57 PM.
Let's learn how to design and execute a pipeline in Azure devops for Blazor and how to deploy it in Azure using Azure static web app
SETS In Python
6/28/2022 12:42:31 AM.
This article is dedicated to concepts of SETS in Python. Sets are one the built-in Data Structure of Python.
PowerApps - How To Patch Dataverse Choice Field
6/10/2022 12:35:13 PM.
In this article, you will learn how to Patch Dataverse Choice Field.
How To Deploy Data Pipelines In Azure Data Factory Using CI/CD
5/16/2022 4:45:59 PM.
In this article, you will learn how to use Azure DevOps pipeline to deploy data pipelines in Azure Data Factory.
Create A PowerApps Component Framework (PCFx ) Using Custom Code In PowerAPPs
5/6/2022 2:15:20 PM.
Create a PowerApps Component Framework (PCFx ) using Custom Code in PowerAPPs
Import PowerApps Component Framework (PCFx ) Into Model Driven PowerApps
5/6/2022 5:24:44 AM.
This article will help you import sample PCFx component into PowerApps
GitHub Actions with Azure - Azure for Sure Ep. 8
4/13/2022 4:24:05 AM.
In this episode of Azure for Sure show, host Stephen SIMON sits down with Vivek Sridhar, Sr. Cloud Advocate at Microsoft to discuss how to automate developer workflows on any GitHub event, such as cod
Change Data Capture - Another Way To Implement The Incremental Load
4/12/2022 12:56:19 PM.
As we saw in the previous article the definition and implementation of full load and delta load using different SSIS components, in this article will be presented one of the functionalities of SQL SER
When super powers combine: Azure & Octopus - Azure for Sure Ep. 6
3/23/2022 7:44:50 AM.
In this episode of Azure for Sure show, host Stephen SIMON sits down with Sarah Lean a Sr. Solutino Architect at Octopus Deploy and discuss how Azure and Octopus Deploy work together seeminglessly to
Create And Publish A NuGet Package Into Azure Artifacts Using CI/CD Pipeline
3/16/2022 11:24:43 AM.
In this article, you will learn how to create and publish a NuGet Package into Azure Artifacts using CI/CD Pipeline.
Create An Azure Devops Pipeline To Continuously Integrate And Deploy .NET 6 REST API To Azure Cloud
2/7/2022 4:30:37 PM.
Create An Azure Devops Pipeline To Continuously Integrate And Deploy .NET 6 REST API To Azure Cloud.
An Introduction To Azure DevOps And Its Features
1/28/2022 3:44:46 PM.
Azure DevOps, earlier called as Visual Studio online, is a Microsoft product or platform for DevOps workflows. The recent version of Azure DevOps provides several exciting features to perform end to e
Deploy A Dockerized Laravel Application To AWS ECS With EC2 Instance Launch Type Using GitHub Actions
1/17/2022 8:53:56 AM.
In this article, you will learn how to deploy a docker-ized Laravel applications to AWS ECS EC2 launch type.
CI/CD Of Azure Web Apps With GitHub Actions
1/13/2022 4:12:46 PM.
Get started with a simple Github Actions workflow to automate build, test and deployment of ASP.NET MVC Core app to Azure App Service
Essentials For .NET
1/11/2022 7:41:31 AM.
In this article, you will learn about the essentials for .NET Platform.
Action And Func Delegates In C#
12/6/2021 3:01:23 PM.
A brief article about the Action and Func Delegates in C#
Deploy A .NET API To Heroku Through GitHub Actions
11/29/2021 8:06:04 AM.
In this article, we are going to learn how to deploy a .NET API to Heroku through GitHub Actions. Also, we are going to create a PostgreSQL database in Heroku.
How to create PowerApps with Dynamics 365 & CDS 2 0 Data Sources
9/13/2021 6:41:46 AM.
How to create PowerApps with Dynamics 365 & CDS 2 0 Data Sources