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 DP
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Rama Mohan (7)
Shanuka Maheshwaran (5)
Abdul Basith (5)
Sardar Mudassar Ali Khan (5)
Ojash Shrestha (4)
Manikandan Murugesan (2)
Devesh Omar (2)
Janarthanan Selvaraj (2)
Keyur (2)
Ashutosh Singh (2)
Prashant Bansal (2)
Wilson Mok (2)
CSharp TV (2)
Shweta Lodha (2)
Jalpa Dhola (1)
Sangeetha S (1)
Sagar Pardeshi (1)
Vinodh Kumar (1)
Jithu Thomas (1)
Abhishek Dhoriya (1)
Velladurai (1)
Dharmeshwaran S (1)
Vaishali Vishwakarma (1)
Prabhat Kumar (1)
Vinodh Narayanan (1)
Prashant Nimbare (1)
Sarthak Varshney (1)
Darshan Adakane (1)
Arun Ramaswamy (1)
Abhishek Yadav (1)
Vithal Wadje (1)
Prabhakar Maurya (1)
Md Sarfaraj (1)
Manikanta Pattigulla (1)
Nishi Kumari (1)
Rajesh VS (1)
Jignesh Trivedi (1)
Khoday Akilesh (1)
Kaveendra Dhilhan (1)
Tural Suleymani (1)
Sourabh G (1)
Anoop Kumar Sharma (1)
Abiola David (1)
Abdul Sammad (1)
Aman Panjwani (1)
John Charles Olamendy (1)
Jay Pankhaniya (1)
Hemant Solanki (1)
Vinay Ayinapurapu (1)
Jaydeep Patil (1)
Miguel Teheran (1)
Dennis Thomas (1)
Shenbagapandiyan P (1)
Mukesh Nailwal (1)
Mohamed Shifan (1)
Munib Butt (1)
Brahma Prakash Shukla (1)
Arun Potti (1)
Ganesh Shevate (1)
Lokesh Varman (1)
Abhishek Singhal (1)
Ashish Bhatnagar (1)
Rajat Jaiswal (1)
Ripon Datta (1)
Viknaraj Manogararajah (1)
Srinath Pega (1)
Madhan Thurai (1)
Kamlesh Kumar (1)
Sourav Kayal (1)
Mudita Rathore (1)
Related resources for DP
No resource found
Repository Pattern in .NET Core for Clean Data Access
11/15/2024 11:24:56 AM.
Learn how to separate business logic from data logic, enhance testability, and reduce code duplication. By following these best practices, you’ll achieve modular, scalable applications in .NET Core.
Testing API Endpoints Using C# and Swagger
11/14/2024 6:02:21 AM.
Learn how to test API endpoints effectively using C# and Swagger. This guide covers setting up Swagger for API documentation, configuring C# for testing endpoints, and automating tests to ensure relia
Beginner's Guide to CRUD Operations in .NET Core 8 Web API
11/12/2024 7:30:14 AM.
This guide walks you through creating a .NET Core 8 Web API for managing employee data with full CRUD operations. Using Entity Framework Core, you’ll define models, connect to a SQL database, create e
Endpoint Explorer in Visual Studio 2022
10/28/2024 5:54:45 AM.
Endpoint Explorer in Visual Studio 2022 is a powerful tool for developers to easily test, debug, and manage API endpoints directly within the IDE. It streamlines API development by allowing quick setu
Learn SharedPreferences in Android
10/22/2024 7:19:52 AM.
SharedPreferences is an Android feature used to store small amounts of data in key-value pairs. It allows apps to save user preferences, settings, and simple data across sessions.
Version History, Run History & Limitations in Power Automate Flow
8/14/2024 5:24:45 AM.
Power Automate now offers versioning and drafting tools for cloud flows, enabling users to save incomplete drafts and publish them later. The new version history feature, stored in Dataverse, allows v
Managed Private Endpoints in Microsoft Fabric
8/13/2024 5:35:53 AM.
Managed private endpoints in Microsoft Fabric enhance data security by enabling secure, private connections to data sources like Azure Storage and SQL databases, bypassing public internet exposure. Th
How to Use JWSHMAC in ASP.NET Web Application
7/29/2024 6:29:47 AM.
Learn how to implement JWSHMAC in an ASP.NET web application to secure JSON data using HMAC. This guide covers installing the JWT NuGet package, creating a JWT helper class for token generation and va
How To Implement Azure DDoS Protection Plan For Virtual Networks
7/29/2024 5:45:19 AM.
Azure Virtual Network's DDoS Protection Standard safeguards against network-layer attacks like SYN and UDP floods. It includes real-time monitoring and alerting. To implement, sign into Azure Port
What is TDS Endpoint and How to Enable TDS in Dynamics 365 Customer Engagement/CRM Online?
7/8/2024 7:35:22 PM.
TDS (Tabular Data Stream) is pivotal for accessing Dataverse data securely in Dynamics 365 CE and Power Platform. It integrates with SSMS and Power BI, ensuring native security while enabling robust r
Microsoft Defender for Endpoint (MDE), Common Actions
7/4/2024 10:22:29 AM.
Explore essential actions within Microsoft Defender for Endpoint (MDE), empowering comprehensive endpoint security. Discover how MDE safeguards against threats, facilitates incident response, and enha
C# Method Designed to Make a POST Request to a Web API Endpoint
7/4/2024 5:31:08 AM.
This guide covers API integration in C#, detailing serialization, encryption, HTTP requests, and error handling. Learn how to set up an API integration method, handle responses, and follow best practi
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
Non-3DS Payment Gateway Integration with First Atlantic Commerce
6/23/2024 12:00:57 PM.
First Atlantic Commerce (FAC) is a leading online payment gateway based in Bermuda, offering secure, multi-currency payment processing and fraud management solutions. Established in 1998, FAC provides
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
WPF ICommand In MVVM
6/12/2024 10:28:28 AM.
Commands provide a mechanism for the view to update the model in the MVVM architecture. Commands provide a way to search the element tree for a command handler.
Fetch Office 365 Groups Programmatically Using Microsoft Graph API
6/12/2024 10:13:01 AM.
Learn to retrieve Office 365 groups & users programmatically via Microsoft Graph API. Access tokens, endpoints, & jQuery simplify the process for seamless integration.
Creating a Simple WCF Service
5/30/2024 11:46:57 AM.
Learn to create a basic WCF service in .NET, leveraging service contracts, data contracts, and service implementation. Host your service, configure endpoints, and enable communication in a service-ori
What is VMware Workspace ONE?
5/30/2024 8:03:07 AM.
VMware Workspace ONE is a comprehensive digital workspace platform that integrates Unified Endpoint Management (UEM), identity management, and application management.
Understand Azure 900 Microsoft Privacy, Terms, DPA
5/15/2024 11:16:22 AM.
This article is part of the Azure 900 course which describes what type of documents Microsoft shares with its users or customers. These documents deal with privacy, using online services, and handling
Migrate to Azure Monitor Agent from Legacy Log Analytics Agent
5/9/2024 5:23:04 AM.
The Log Analytics Agent (OMA/MMA) will be decommissioned in August 31st of 2024. Users and Clients have to migrate to Azure Monitor Agent (AMA) before that. This article discusses on the steps to be f
How To Use Dplyr Package To Manipulate Data In R
5/7/2024 11:26:21 AM.
In this article, we will learn efficient data manipulation in R using the powerful Dplyr package. Discover essential functions for filtering, summarizing, arranging, and transforming data.
Method Overloading In Web Services
4/30/2024 7:24:19 AM.
Method overloading in web services involves defining multiple methods with the same name but different parameters. This enables versatility and cleaner API design, allowing services to handle diverse
Microsoft Defender for Endpoint (MDE), Common Actions
4/23/2024 11:18:53 AM.
This article provides concise instructions for managing antivirus software on Windows and Linux Azure Virtual Machines using Microsoft Defender for Cloud. It covers tasks such as checking protection s
Enable Remote Desktop Connection in Windows 8
4/8/2024 11:48:12 AM.
To enable Remote Desktop Connection in Windows 8, navigate to System Settings or Control Panel, locate Remote Desktop settings, enable Remote Desktop, configure network settings, adjust firewall setti
Factory Method Design Pattern In Flutter
3/21/2024 9:25:05 AM.
Factory Method design pattern! Learn how to create objects dynamically, improve code flexibility, and build platform-specific UIs (like buttons) with ease. Explore a practical payment gateway example
Web API Helper Page
3/20/2024 11:37:31 AM.
A Web API Helper Page serves as a documentation hub, offering essential information about endpoints, parameters, and functionality. It acts as a reference guide for developers, aiding in the integrati
How to Group API Endpoints in FastAPI: Diverse Approaches
3/12/2024 6:03:34 AM.
This article explores two methods for grouping API endpoints with Fast API. Initial method employs an API Router to segregate user and item endpoints into distinct routers. The second method utilizes
Network Programming in C# - Part 1
3/1/2024 9:35:16 AM.
Explore C# network programming fundamentals in Part 1. Cover TCP/IP, UDP, socket programming, client-server communication, and asynchronous techniques for efficient networking solutions.
Test Your ASP.NET Core Web API With Swagger
2/12/2024 10:18:37 AM.
Testing of Web APIs is always a challenge because it exposes the end-point rather than the UI. Testing such things may have a dependency on third-party tools, such as fiddler and Post-Man, to Web API
Validating an HTTP Endpoint to Receive Events from Azure Event Grid
2/7/2024 5:32:27 AM.
This article elucidates the process of validating an HTTP endpoint for receiving events from Azure Event Grid. By creating an Azure Function App with an HTTP-triggered function, you can handle Microso
How to Implement Azure Global DNS with Traffic Manager Profile?
2/5/2024 10:04:34 AM.
Implement Azure Traffic Manager for efficient global DNS load balancing across Azure web apps and VMs. Achieve optimal availability and responsiveness, especially for applications spanning multiple re
Device Endpoint Protection settings configuration in Microsoft Intune
1/17/2024 6:20:33 AM.
Steps to create configuration profile of Endpoint protection in Microsoft Intune.
What is ThreadPool Class in C#?
1/10/2024 5:53:31 AM.
In this article, we will learn about ThreadPool in C# for efficient parallel programming. Learn its benefits, working mechanism, and how it compares to manual thread creation. Utilize the ThreadPool c
ThreadPool in C#: Practical Examples
1/10/2024 5:48:08 AM.
Explore practical examples of using ThreadPool in C# for parallel tasks. Learn how to queue work items, handle synchronization, monitor and manage ThreadPool, and follow best practices for efficient c
Introduction to Multithreading
1/8/2024 10:02:42 AM.
Learn about Multithreading and the difference between using Thread and threadPool. The difference between multithreading and concurrency
Identity API Endpoints based Authentication and Authorization in .NET 8
11/15/2023 12:10:49 PM.
The second step in adding token-based authentication to ASP.NET Core Identity is to introduce the Identity API endpoints. Basically, this is an API version of the actions that you can perform with ASP
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
Open-Closed Principle (OCP) in .NET 6 Core
10/30/2023 5:50:49 AM.
As a beginner developer, you're likely on a quest to create clean, maintainable, and scalable code. One of the guiding principles in this journey is the "Open-Closed Principle" from the
TabbedPage in .NET MAUI
10/22/2023 7:39:55 AM.
In this article, you've introduced the concept of TabbedPage in .NET MAUI, a versatile framework for building cross-platform mobile and desktop applications. You've thoughtfully structured you
How to Create Table & Insert Records in Microsoft Fabric Data Warehouse SQL Endpoint
10/16/2023 8:41:31 AM.
This article covers how to create table and insert records in the Microsoft Fabric Data Warehouse SQL Endpoint
Advanced Sorting and Searching in ASP.NET Core Web API
9/15/2023 6:48:58 AM.
Sorting and searching are essential functionalities in many ASP.NET Core Web API applications. To implement advanced sorting and searching in your API, you can follow these steps:
Implement GraphQL endpoints using libraries like Hot Chocolate with ASP.NET Core
9/12/2023 7:14:05 AM.
Creating GraphQL endpoints in an ASP.NET Core web API using Hot Chocolate involves several steps. In this example, we'll create a simple GraphQL API that manages a list of books. We'll use Hot
Efficient PDF Generation in ASP.NET Core Web API Using DinkToPdf
9/9/2023 12:14:09 PM.
Generating PDF files in an ASP.NET Core Web API is a common requirement, and there are several libraries available to help with this task. In this example, I'll show you how to generate PDF files
Securing ASP.NET Core Web API with JWT Authentication and Role-Based Authorization
9/9/2023 12:02:42 PM.
Securing APIs in an ASP.NET Core Web API involves implementing authentication and authorization mechanisms to protect your resources and ensure that only authorized users can access them. In this exam
Oracle Data Provider for .NET : Part VII
9/5/2023 6:08:17 AM.
Oracle Data Provider for .NET (ODP.NET) is an implementation of a data provider for the Oracle database. ODP.NET uses Oracle native APIs to offer fast and reliable access to Oracle data and features f
Oracle Data Provider for .NET : Part VI
9/5/2023 6:06:08 AM.
Oracle Data Provider for .NET (ODP.NET) is an implementation of a data provider for the Oracle database. ODP.NET uses Oracle native APIs to offer fast and reliable access to Oracle data and features f
Oracle Data Provider for .NET: Part V
9/5/2023 6:04:37 AM.
Oracle Data Provider for .NET (ODP.NET) is an implementation of a data provider for the Oracle database. ODP.NET uses Oracle native APIs to offer fast and reliable access to Oracle data and features f
Oracle Data Provider for .NET : Part IV
9/5/2023 6:00:33 AM.
Oracle Data Provider for .NET (ODP.NET) is an implementation of a data provider for the Oracle database. ODP.NET uses Oracle native APIs to offer fast and reliable access to Oracle data and features f
Oracle Data Provider for .NET : Part III
9/5/2023 5:57:57 AM.
Oracle Data Provider for .NET (ODP.NET) is an implementation of a data provider for the Oracle database. ODP.NET uses Oracle native APIs to offer fast and reliable access to Oracle data and features f
Oracle Data Provider for .NET : Part II
9/5/2023 5:55:04 AM.
Oracle Data Provider for .NET (ODP.NET) is an implementation of a data provider for the Oracle database. ODP.NET uses Oracle native APIs to offer fast and reliable access to Oracle data and features f
Oracle Data Provider for .NET : Part I
9/5/2023 5:47:12 AM.
Oracle Data Provider for .NET (ODP.NET) is an implementation of a data provider for the Oracle database. ODP.NET uses Oracle native APIs to offer fast and reliable access to Oracle data and features f
Access .NET Projects via LAN
8/31/2023 4:29:44 AM.
How you can access .NET project through LAN. Unlock the potential of LAN access for your .NET project. Discover how to create a web application, configure endpoints, and seamlessly access it from any
File Upload Handling: API Endpoint and multipart/form-data
8/30/2023 9:49:18 AM.
ASP.NET Core Web API with the multipart/form-data content type. By following the steps outlined above, you can create an endpoint that allows users to upload files to your server.
SharePoint Developer Tools - How To Test And Debug SharePoint Rest API Endpoints (Post Requests)
8/25/2023 8:23:24 AM.
In this article we will see how to use Fiddler as a debugging & testing tool for SharePoint REST API EndPoints.
How to Install and Configure XRDP on Azure Ubuntu Server VM
8/6/2023 6:35:44 AM.
Learn how to set up XRDP, an open-source software, to access a remote graphical desktop environment on Ubuntu. Follow the steps to install and configure XRDP, connecting your VM via RDP.
SharePoint Rest API: A Guide to Various Rest API Endpoints
8/2/2023 6:38:56 AM.
This Article demonstrate the Power of SharePoint Rest API. How it can help us to meet our business requirements by understanding the depth working of SharePoint Rest API and then Exploring some of the
Increasing your application performance with the client result_cache feature and ODP.NET
7/25/2023 10:07:43 AM.
In this article, I want to explain how to improve your application performance using Oracle Data Provider for .NET (ODP.NET) and the new features exposed by the underlying Oracle Call Interface.
How To Develop Custom Salesforce SOAP API Endpoint
7/21/2023 8:14:18 AM.
In this article, we will discuss detailed steps on how to develop Custom SOAP APIs for Salesforce and how can we consume the SOAP API Endpoint using Postman API Client. We will also look for Service O
Mastering AJAX Pagination for Custom Post Types in WordPress
7/20/2023 6:54:27 AM.
In this article, we will learn to set up a custom post type and the information about how and why we have to use the custom post type and custom pagination using AJAX.
Concurrency violation: the UpdateCommand affected 0 of the expected 1 records
7/19/2023 5:31:57 AM.
This article will help you to resolve the error UpdateCommand affected 0 of the expected 1 records.
How to get Azure Open AI Keys and Endpoint
6/13/2023 10:17:05 AM.
In this article we will discuss the steps on how to get Open AI keys and end point using Azure Portal.
Test HTTP API Endpoint in Visual Studio without using Postman
6/4/2023 7:12:06 AM.
Test HTTP API Endpoint in Visual Studio without using Postman
Endpoints Explorer in Visual Studio 2022
6/1/2023 6:42:30 AM.
Let's review the new feature endpoints explorer in Visual Studio 2022
Sending An HL7 Message, Receiving It Using A Listener And Sending An Acknowledgement Back
5/26/2023 10:06:56 AM.
HL7 (Health Level Seven) is a set of standards, formats and definitions for the exchange, integration, sharing, and retrieval of electronic health information. The HL7 standards are produced by the HL
Auth at One Place (AOP)
5/25/2023 5:55:39 AM.
Unified IdPs can be a valuable tool for improving security and efficiency in your organization
How to Add Security Headers to Your Website Using .htaccess
5/18/2023 5:25:17 AM.
Want to know how to add security headers to your website using .htaccess? Read this blog and add content security policy header in wordpress site.
Unleash the Potential of Intelligent Document Processing using Azure Form Recognizer Studio
4/27/2023 4:11:52 AM.
In this article, you can understand the concepts of Azure Form Recognizer Studio, Prebuilt models, Custom models with end to end implementation.
Configure And Manage Microsoft Defender For Endpoint
2/13/2023 10:38:43 AM.
Microsoft Defender for Endpoint is an endpoint security solution for preventing, detecting, investigating, and responding to advanced threats on enterprise networks.
Designing A Multi-Region Web Application Solution With A Private Endpoint Database In Microsoft Azure
2/13/2023 10:37:36 AM.
In this article, you will learn how to design a multi-region web application solution with a private endpoint database in microsoft azure.
How To Implement Windows Automatic Enrollment In Microsoft Intune
12/22/2022 5:00:28 AM.
In this article, you will learn how to implement windows automatic enrollment in microsoft intune.
UDP Through C#
11/29/2022 5:39:40 AM.
In this article, you will learn how to implement UDP through C#.
Implement An Azure Files SMB Access On-Premises With Private Endpoints
11/10/2022 4:59:57 AM.
In this article, you will learn how to implement an Azure Files SMB Access On-Premises with Private Endpoints.
How To Get The Dataverse Web API Endpoint Details In The Microsoft PowerApps
10/26/2022 9:02:01 AM.
Step by step process to get the Dataverse Web API Details in Microsoft Power Apps
How To Use Stored Procedure By Getting Database Connection Using DbContext In Repository
7/9/2022 9:30:13 AM.
Sometimes we need to create API/s and perform custom operation with database where we can perform create, insert, update and delete on entity/ties or table/s according to our requirement. Then we can
Implementation Of InterProcessCommunication - NamedPipes Using C++ And C#
6/30/2022 1:31:30 PM.
Implementing named pipe(an IPC) to understand what IPC is all about and to understand how we can transfer data between two different processes.
Configuring A Failover Group For A Production Database In Azure
6/15/2022 1:27:37 PM.
In this article, you will learn how to configure a failover group for a production database in azure.
How To Store And Retrieve The Image Using SharedPreferences In Android
6/2/2022 6:18:39 AM.
In this article, you will learn how to store and retrieve the image using SharedPreferences in android.
Azure Event Grid - Trigger Event To Endpoint
6/2/2022 4:55:02 AM.
In this article, we'll learn to trigger event to the endpoint.
Communicating With Remote Systems Using UDP
5/27/2022 6:55:30 AM.
By now, we know about specifying an Internet destination with the help of the instances of InetAddress class, but the question is how can you communicate with the remote systems? The problem is solved
How To Setup Azure Synapse Analytics With Private Endpoint
4/4/2022 5:43:41 AM.
In this article, you will learn how to setup Azure Synapse Analytics workspace with Private endpoint to improve security.
Overview Of Azure Traffic Manager And Configuring Priority Based Endpoints
2/10/2022 9:05:38 AM.
In this article, you will learn about Azure Traffic Manager and Configuring Priority Based Endpoints Step By Step.
Securing Web App Using Private Endpoint And Connecting Through Point To Site VPN with Gateway Transit
1/30/2022 10:20:25 AM.
We will learn how to deploy an Azure Webapp, set up a point-to-site VPN, set up VNet Peering with Gateway Transit, and configure a private endpoint in this tutorial.
Amazon Lightsail - Simple Easy Way To Host WordPress
1/17/2022 9:05:34 AM.
In this article, we are going to understand what is Amazon light sail and how to host a WordPress site.
How To Make a Chat Application in C#
1/5/2022 7:32:25 AM.
In this article I will show you how to make a chat application in C#,
How To Create Private Endpoint For Azure Data Lake
11/22/2021 5:50:54 AM.
Create Azure Private Endpoint for Azure Data Lake for Big Data. This article discusses how to restrict data to go through private networking.
How To Secure Our Azure Web App Services Using A Private Endpoints
10/21/2021 1:10:15 PM.
In this article, you will learn how to secure our azure web app services using a private endpoints.
Dynamics 365 for Marketing | Episode -05 | Social Configuration | Social Posting
10/1/2021 5:59:38 AM.
Dynamics 365 for Marketing | Episode -05 | Social Configuration | Social Posting
How To Secure Azure Web App Using Private Endpoints
8/5/2021 6:16:55 AM.
In this article, we’ll learn the about Private Endpoint, various aspect about it, its pros and the way to configure DNS to reach web app privately. This will make the web app secure with private conne
Implementation Of ListPicker And Associated FieldPicker In Property Pane Of SPFx⚓
6/15/2021 2:40:23 PM.
In this article, you will learn how to implement ListPicker and Associated FieldPicker in Property Pane of SPFx?.
Scaling WordPress with Next js - React Virtual Conference 2021
6/14/2021 8:19:06 AM.
This session in React Virtual Conference 2021 is about Scaling WordPress with Next js
WordPress On Azure
5/26/2021 1:14:57 PM.
In this article, we'll learn to deploy a Wordpress Website on Azure step by step.
Understanding PageStatePersister Class in ASP.Net
5/25/2021 9:18:29 AM.
From this article we will learn how to save ViewState on the client and server side.
Implementation Of GDPR With SQL Server And Azure SQL Database
5/22/2021 2:38:13 PM.
In this article, you will learn how to implement of GDPR with SQL Server and Azure SQL Database.
Secure access in Azure Logic Apps using SAS Key
5/3/2021 11:19:08 AM.
In this video, we'll understand how to secure Azure Logic Apps using SAS Key. If you have any suggestions for new content, please feel free to contact me at any platform ?? Connect with me,T
Handy and the Big Picture - IoT Virtual Conference
4/26/2021 2:50:05 PM.
This session is about "Handy and the Big Picture" in IoT Virtual Conference.
Expose Odata Endpoints Without Entity Framework and Performing CRUD
4/23/2021 10:37:11 AM.
This article explains odata endpoints without Entity Framework and performing CRUD.
Redirecting Traffic Based On Priority Using Azure Traffic Manager
4/2/2021 4:23:18 AM.
This video provides brief introduction of what Azure Traffic Manager is, what are it's benefits, what all traffic managing methods are available along with practical usage of Priority based DNS ro
Redirecting Traffic Based On Priority Using Azure Traffic Manager
3/31/2021 4:54:41 AM.
This article provides brief introduction of what Azure Traffic Manager is, what are it's benefits, what all traffic managing methods are available along with practical usage of Priority based DNS
OData Endpoints in Web API
3/26/2021 7:15:43 AM.
This article explains OData Endpoints in the Web API.