C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Venkatasubbarao Polisetty(7)
Rumeel Hussain(6)
Praveen Sreeram(5)
Brajesh Kumar(3)
Arun Ramaswamy(3)
Ijas Ahamed(3)
Mahender Pal(3)
Tuhin Paul(2)
Lakshan Sulochana Fernando (2)
Gowtham K(2)
Allen Oneill(2)
Khoday Akilesh(2)
Mayooran Navamany(2)
Dharmeshwaran S(2)
Sanjay Kumar(2)
Mohamed Shifan(2)
Shrusti Shah(2)
Vijayaragavan S(2)
Pushpendra Shukla(1)
Darshan Adakane(1)
Mominul Islam(1)
John Godel(1)
Deepika Sawant(1)
Mohomed Shihan(1)
Monish Bansal(1)
Shafana Safwan(1)
Sarthak Varshney(1)
Mark Pelf(1)
Alpesh Maniya(1)
Sardar Mudassar Ali Khan (1)
Dijid Maddumakumara(1)
Najath Risni(1)
Ajay Kumar(1)
Nandan Hegde(1)
Piyush Kumar(1)
Cr Bhargavi(1)
Prathap Reddy(1)
Vishal Yelve(1)
Kapil Singh Kumawat(1)
Shanuka Maheshwaran(1)
Mahesh Chand(1)
Anish Ansari(1)
Naveenkumar Paramasivam(1)
Nadaraj Prabhu(1)
Shweta Lodha(1)
Sachin Kalia(1)
Karthick Poonkodi(1)
Krunal Trivedi(1)
Sabarish Natarajan(1)
Ravishankar Velladurai(1)
Viral Jain(1)
Priyaranjan K S(1)
Madhanmohan Devarajan(1)
Ramees (1)
Bhushan Gawale(1)
Rahul Suryawanshi(1)
Janshair Khan(1)
Shashangka Shekhar(1)
Vinoth Rajendran(1)
Ibrahim Ersoy(1)
Jignesh Trivedi(1)
Vivek Tripathi(1)
Rahul Bansal(1)
Shakti Singh Dulawat(1)
Jasminder Singh(1)
Abhay Shanker(1)
Resources
No resource found
Securing the Enterprise AI: Custom Context Managers for Resource Isolation in Multi-Agent LangGraph
Jul 14, 2026.
In enterprise AI deployments, we often focus on the intelligence of the agents, but we neglect their infrastructure footprint. When an LLM agent enters a reasoning loop, hallucinates a bad tool argument, or crashes mid-execution, what happens to the resources it allocated?
Enterprise Singleton: Thread-Safe, Async-Aware Resource Sharing in Multi-Agent LangGraph
Jul 14, 2026.
By implementing an async-aware, thread-safe singleton pattern, we transform our multi-agent systems from resource-wasting prototypes into efficient, enterprise-grade platforms capable of handling concurrent load while minimizing infrastructure overhead.
Azure Infrastructure Series #4: Azure Resource Manager (ARM) – Architecture Explained
Jul 14, 2026.
Master Azure Resource Manager (ARM): the core of Azure deployments. Understand its architecture, control plane, and how it orchestrates resources.
Azure Infrastructure Series #3: Azure Resource Groups – Design, Organization, and Best Practices
Jul 13, 2026.
Master Azure Resource Groups for efficient organization, security, and cost management. Essential for scalable Azure infrastructure.
Human Resource Management System in ASP.NET Core MVC – Part 3
Jun 17, 2026.
Complete your ASP.NET Core MVC HRM with role-based dashboards, insightful reports, and robust deployment strategies for enterprise readiness.
Human Resource Management System in ASP.NET Core MVC – Part 2
Jun 16, 2026.
Build an ASP.NET Core MVC Human Resource Management System. This article covers Leave Requests, Payroll, and Recruitment modules.
Human Resource Management System in ASP.NET Core MVC
Jun 12, 2026.
Build a Human Resource Management System (HRMS) in ASP.NET Core MVC. Covers setup, authentication, Admin, and Employee modules for efficient HR operations.
Understanding Azure Resource Manager (ARM) with Practical Examples
May 08, 2026.
Master Azure Resource Manager (ARM) for infrastructure as code! Automate deployments, ensure consistency, and scale efficiently. Examples included!
How to Prevent Resource Overload: A Beginner’s Guide to SemaphoreSlim
Mar 06, 2026.
Master SemaphoreSlim in .NET to prevent resource overload! This beginner's guide covers async programming, real-world examples, and best practices for thread safety.
Automating Resource Cleanup in Azure: Manage Workloads Using Azure Automation
Dec 27, 2025.
Automate Azure resource cleanup with Azure Automation! This tutorial demonstrates how to create a runbook that automatically deletes dev/test resources, thereby reducing costs and enhancing governance.
ASP.NET Core Advanced Authorization: Policy-Based Security & Resource Protection Guide (Part-14 of 40)
Oct 20, 2025.
Unlock robust ASP.NET Core application security with advanced authorization techniques! This guide delves into policy-based security, resource protection, and custom authorization requirements. Learn to implement real-world scenarios with role-based, claims-based, and permission-based authorization in Razor Pages and Web APIs. Master testing, troubleshooting, and performance optimization for enterprise-ready applications.
Vibe Coding in Hospital Emergency Response: Coordinating ER, ICU, and Resource Allocation
Aug 13, 2025.
Vibe Coding empowers hospitals with real-time, multi-agent AI that unifies ER, ICU, surgery, and supply chains—delivering coordinated, compliant, and adaptive emergency response for improved patient outcomes and operational resilience.
Unlocking Enterprise Potential: The Pillars of Effective Data Resource Management
Jul 22, 2025.
Discover how treating data as a strategic resource through disciplined Data Resource Management enables organizations to enhance governance, ensure quality, integrate systems, optimize storage, and unlock business value through insights.
Running Azure Resource Graph Queries in an Azure Logic App
Mar 12, 2025.
Learn how to run Azure Resource Graph queries within an Azure Logic App to automate resource management and gain insights into your Azure environment.
Creating AWS Resource by Terraform
Dec 03, 2024.
Explore the process of setting up Terraform, writing configuration files, and managing AWS infrastructure with Infrastructure as Code (IaC). Discover key AWS services like EC2, S3, and more, all automated with Terraform.
Organizing Resource Deployments Using Bicep
Nov 14, 2024.
Bicep modules simplify Azure resource deployment by enhancing organization, reusability, and maintainability. They allow for encapsulating deployment details into manageable components, enabling easy customization through parameters.
Streamline Resource Onboarding with AWS Tag-Sync Task
Nov 13, 2024.
This guide explores using AWS Tag-Sync tasks to streamline onboarding resources into AWS applications. By automating resource tagging, AWS Tag-Sync helps improve organization, governance, and cost allocation.
Azure Advisor recommendation using Resource Manager REST API
Aug 27, 2024.
Azure Advisor is a digital assistant that optimizes Azure deployments by offering recommendations to enhance cost, performance, reliability, and security. Learn how to pull Azure Advisor reports, configure permissions, and use REST APIs to fetch recommendations.
What are Azure Resource Group Benefits?
Aug 09, 2024.
In this article, we will learn Azure Resource Groups offer numerous benefits, including streamlined management and organization of resources, improved cost control, and enhanced security.
Cross-Origin Resource Sharing (CORS) in .NET 8
Aug 06, 2024.
Learn how to configure Cross-Origin Resource Sharing (CORS) in .NET 8 to control access to your APIs from different domains. Understand key concepts like Same-Origin Policy, preflight requests, and CORS headers.
What are Azure Resources and Resource Groups
Aug 02, 2024.
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 Resource Groups are logical containers that group and manage these resources, simplifying management and scaling.
Server Virtualization: The Power of Separation and Resource Efficiency
Jul 13, 2024.
Explore the transformative benefits of server virtualization in this insightful content. Discover how virtualization technology enhances efficiency through resource allocation and workload management.
App Settings in App Service Vs App Configuration Resource in Azure
Jun 24, 2024.
Learn the distinctions between Azure App Settings and Azure App Configuration for effective application configuration management in Azure. Azure App Settings are tailored for individual FunctionApps/AppServices, while Azure App Configuration offers centralized management across multiple applications with versioning.
Creating a Web Resource Based on React TypeScript in Dynamics 365
Jun 13, 2024.
Integrating React and TypeScript with Dynamics 365 enables developers to build responsive and maintainable user interfaces. This approach leverages modern web practices for enhanced performance, reusable components, and seamless integration into Dynamics 365 environments.
Convert an Embedded Resource into an XML File in WPF C#
Jun 06, 2024.
When working with embedded resources in a WPF application, it is important to follow specific steps to guarantee that your resources are properly included in the assembly and can be accessed during runtime.
Azure Bicep: Modules for Flexible Resource Management
May 10, 2024.
This article is a comprehensive guide that takes you on a deep dive into Azure Bicep modules. It starts with logging into Azure, then moves on to explain the concept of modules in Azure Bicep, complete with code samples and explanations.
Exploring Azure Bicep Outputs: Retrieving Resource Properties
May 09, 2024.
This article is a comprehensive guide that takes you on a deep dive into Azure Bicep outputs. It starts with logging into Azure, then moves on to explain the concept of outputs in Azure Bicep, complete with code samples and explanations.
Mastering Resource Allocation in Azure
May 06, 2024.
This article provides a comprehensive guide on mastering resource allocation in Azure using the Allocation Success Recommender. The article concludes with tips on how to enhance your Azure experience and ensure smooth project execution.
ASP.NET 8 – Multilingual Application with single Resx file - Part 4 - Resource Manager
Apr 02, 2024.
ASP.NET 8's Part 4 tutorial explores building multilingual applications using a single Resx file and Resource Manager. This feature facilitates easy localization and globalization, enabling developers to efficiently manage culture-specific resources within their web applications.
Managing Storage Spaces with File Server Resource Manager (FSRM)
Mar 13, 2024.
FSRM has key features to provide control over your storage space. I cover topics such as Quota Management and File Screening Management in this article.
Static Resource vs Dynamic Resource in WPF
Mar 11, 2024.
Delve into WPF's resource binding, exploring both static and dynamic approaches. Static binding offers performance benefits and compile-time validation, while dynamic binding allows runtime updates, enabling dynamic theming. Happy coding!
Installing File Server Resource Manager on Windows Server
Mar 11, 2024.
In this article, we will learn File Server Resource Manager (FSRM) is a role service in Windows Server that allows you to manage and control the data stored on your file servers. FSRM helps you to classify files, set quotas on folders, and create reports monitoring storage usage.
Rate Limits for Efficient Resource Management
Feb 19, 2024.
Rate limits are crucial for efficient resource management. Rate limits restrict the frequency of requests or actions within a defined timeframe, preventing system overload and ensuring fair resource distribution. It is essential for maintaining optimal performance and reliability in various computing environments.
Creating Azure Resource Groups, Advantages and Disadvantages
Jan 31, 2024.
Microsoft Azure employs Azure Resource Groups (RGs) for streamlined deployment and management. This guide explores creating, advantages, challenges, and best practices for effective cloud resource management.Creating Azure Resource Groups, Advantages and Disadvantages.
Handling CORS (Cross-Origin Resource Sharing) in ASP.NET Core Web API
Jan 15, 2024.
Demystify CORS in ASP.NET Core! Learn how to seamlessly handle Cross-Origin Resource Sharing and overcome origin-related errors in your Web API with this concise guide.
Automate Cross Tenant Resource Access With Azure AD Entitlement Management
Dec 19, 2023.
With the Azure AD Identity Governance feature “Entitle Management” it is easier to automate the access requests, set expiry dates, justify why a user needs access and get the load out of the IT admins.
How to Install the File Server Resource Manager (FSRM)
Dec 04, 2023.
How to Install the File Server Resource Manager (FSRM).
Optimizing Resource Management in .NET HttpClient with Cancellation Tokens
Nov 17, 2023.
The .NET HttpClient class is a powerful tool for making HTTP requests, but it may lead to resource issues if not managed properly. Cancellation tokens in C# provide a mechanism to interrupt ongoing operations, such as HTTP requests, preventing resource monopolization and improving application responsiveness. The provided example demonstrates using cancellation tokens with HttpClient to set a timeout for requests, ensuring that unresponsive requests are canceled and resources are efficiently managed.
Resource URI (Unique Resource Identifier) details of Common Microsoft Resources in Entra ID
Oct 23, 2023.
Resource URI (Unique Resource Identifier) details of Common Microsoft Resources in Entra ID.
Azure API Management and Resource Group Setup
Sep 13, 2023.
In this article, we will focus on how to create an API management service and Azure resource group. Since it is a series of articles, our prime focus is to generate the token from the Azure active directory and validate it with Azure management service. In this article, we will learn what APIM and Resource groups are used and how to configure them. Azure provides these services as Platform as a service (PAAS).
Empower Resource Security with Azure RBAC
Aug 30, 2023.
The title provided is concise and should be easily searchable on Google. However, the final search ranking depends on various factors, including the specific keywords used, competition, and other SEO practices.
Multi-Cloud Resource Management with Azure Arc Resource Bridge
Jun 04, 2023.
Hi everyone, Today we have to learn about the Resource bridge is a packaged virtual machine which has a built-in Kubernetes management cluster, which requries no user management. This virtual appliance helps customers enable VM self-serving on-prem from Azure without the customer creating and managing a Kubernetes cluster from scratch.
Creating Azure Resource Group And Using Tags
Jan 20, 2023.
In this article, you will learn how to create Azure Resource Group and Using Tags.
How To Find AWS Resource Using AWS Resource Explorer
Dec 01, 2022.
In this article, we will see how can we quickly find AWS Resources from your AWS account using AWS Resource Explorer.AWS Resource Explorer eases search and discovery of your relevant AWS resources across AWS Regions using keywords, tags and other metadata.
Create Resource Group In CLI
Oct 27, 2022.
In this article, you will learn how to create Azure Resource.
Create An Azure Resource Group In PowerShell
Oct 27, 2022.
In this article, you will learn how to create Azure Resource.
Solution - Azure Resource Group Create Error In Power Shell
Oct 20, 2022.
Due to a configuration change made by your administrator, or because you moved to a new location, you must use multi-factor authentication to access
Create Resource Group In Azure
Jun 28, 2022.
In this article, you will learn how to create Resource Group in Azure.
Assigning A Built-in Role To A User At Resource And Resource Group Scope Using ARM Template
Mar 20, 2022.
This article is focused on creating an ARM template which will create a storage account resource in the resource group and will assign role at both RG (Resource Group) scope and created storage account resource level
Assigning A Built-In Role To The Group At Resource Group Scope Level Using PowerShell Scripts
Mar 04, 2022.
In this article, you will learn how to assign a built-in role to the group at resource group scope level using PowerShell scripts.
Show Notifications Beside CRM Field With Web Resource In Dynamics CRM
Mar 03, 2022.
In Dynamics 365 CRM to show notifications beside CRM Field clearly on which field error occurred rather than showing all errors at the top of the CRM Forms, web resources of type JavaScript was used to build this. As an example, contact form and contact entity record used to show error notifications beside title field using set Notification if at all title was not mentioned on the contact form then error notification will be shown.
Use Form Context To Set Form Values With Web Resource In Dynamics CRM
Feb 09, 2022.
In Dynamics 365 CRM to perform customizations, web resources of type JavaScript was widely used. To set different attributes that are present in CRM Form, form context client api reference can be used. As an example, contact form and contact entity record used to set different attributes using form context.
Understand Form Context To Read Form Data With Web Resource In Dynamics CRM
Feb 02, 2022.
In Dynamics 365 CRM, to perform customizations web resources of type JavaScript was widely used. To read different attributes that are present in CRM Form, form context client api reference can be used. As an example, contact form and contact entity record used to read different attributes using form context.
Link Web Resource To A Form Using Classic UI In Dynamics CRM
Jan 27, 2022.
In Dynamics 365 CRM, way to link Web resource to a Form was by using Classic form where we can attach a web resource to form. As an example, in Contact customizations solution for contact main form we see how to link web resource by registering to form load event using classic UI which most of the earlier versions of CRM before Unified interface.
Link Web Resource To A Form In Dynamics CRM
Jan 19, 2022.
In Dynamics 365 CRM, post creation of a web resource, to use it in CRM Form for a selected entity then we must add web resource into Form Libraries present at form level and then tie it to Event Handlers for a selected Event on Main Form. As an example, in Contact Customizations Solution for Contact Entity Main Form a web resource will be added to perform customizations on Contact Record.
Creation Of Web Resource Through CRM Classic UI In Dynamics CRM
Jan 12, 2022.
In Dynamics 365 CRM, we can create a web resource through CRM Classic UI other than Unified User Interface. As an example, let us see the process of creation of web resource in Contact Customizations solution.
Creation Of Web Resource JavaScript Type In Dynamics CRM
Jan 05, 2022.
In Dynamics 365 CRM, any functionality cannot be achieved through OOB [Out of Box] functionality, then first thing comes into mind was customizations. So, basic customizations can be achieved starting with Web resources (js type) under code especially through JavaScript. As a business case, a new web resource will be created in Contact Customizations Solution.
How to Check Azure Resource Deployment History
Dec 09, 2021.
Learn how to check Azure resources deployment history in your Azure portal.
Introduction To Azure Resource Structure
Sep 02, 2020.
This article is an overview of the Azure resource structure.
Tagging In Azure Resource Groups
Aug 19, 2020.
In this article, you will learn about tagging in Azure Resource Groups.
Locking In Azure Resource Groups
Aug 18, 2020.
In this article, you will learn about Locking in Azure Resource Groups.
How To Add A Storage Account In An Azure Resource Group (Default Approach) - Part One
Aug 14, 2020.
In this article, you will learn how to add a storage account in an Azure resource group (default approach).
How To Add A Storage Account in Azure Resource Group Using Azure Market Place - Part Two
Aug 13, 2020.
In this article, you will learn how to add a storage account in the Azure resource group using the Azure marketplace.
How To Create An Azure Resource Group
Aug 06, 2020.
In this article, you will learn how to create an Azure Resource Group.
What Is Azure Resource Manager (ARM)? Deep Dive Into Azure Resource Manager (Tools And Functionalities)
Jul 28, 2020.
In this article, you will learn what is Azure Resource Manager (ARM)? We will also take a deep dive into Azure Resource Manager (Tools and Functionalities).
Creating Resource Group In Azure Cloud
Feb 14, 2020.
In this article, i am going to explain about how to create a resource group in azure cloud.
How To Alert/Monitor Spending Limit Of A Resource Group In Microsoft Azure
Jan 29, 2019.
In this article, we will see how to monitor the spending limit of a particular resource group in Azure. And if it exceeds the limit, send an alert to the admin.
Web API Resource URI Construction Practices
Sep 11, 2018.
The main focus of this article would be on how to make Web API more understandable to the consumers from Resource URI construction point. These are a few best practices for the same.
Creating HTML Web Resource To Show Image Attached In Notes Using Web API
Jul 11, 2018.
Some time back, I wrote a post for retrieving image attached to notes using OData, as now for Dynamics 365 CE, we use Web API, so I am going to share how we can do it using Web API.
Connect To Azure Resource Manager Using PowerShell
May 29, 2018.
I’ve been working on Azure for a few months.There are ways to get into ARM portal however I thought to connect through with PowerShell. Kindly find some steps to connect with that using simple powershell cmdlets.
Windows Azure - Blob Storage And Creating Resource Group, Storage Account
May 17, 2018.
Forming the Resource group, Storage account, Container, and Blob using Microsoft Azure Portal.
Creating VMs, VNET, Subnets, And Load Balancers Using Azure Resource Manager Templates
Apr 19, 2018.
In this article, I am going to show you the step-by-step demo of how you can deploy an Azure Resource Manager template.
Move Azure Resources Between Resource Groups
Jan 24, 2018.
Azure Resource Group is a container which holds the VM and its dependent infrastructure. The resource group can include all the resources for the solution, or only those resources that you want to manage as a group.
Static Resource Using Xamarin.Forms Version (1.0)
Aug 22, 2017.
Xamarin is a platform that allows us to create multi-platform mobile applications for platforms like Windows, iOS, and Android, through a single integrated development environment (IDE). We will discuss how to create a Static Resource using Xamarin.Forms (or) cross-platform from VS2017.
ASP.NET MVC - Using Resource Files To Manage String Constants
Aug 08, 2017.
In this article, we will see how we can save strings in a resource file instead of constants spread all over the application.
Retrieve And Mail Azure Resource Manager Virtual Machine Status Using PowerShell
May 23, 2017.
Retrieve And Mail Azure Resource Manager Virtual Machine Status Using PowerShell.
Dynamics CRM - Passing Dynamic Value As Parameter To Web Resource From Entity Form
May 19, 2017.
This article describes about passing the dynamic values to the Web resource function as a parameter.
A Brief Introduction To Azure Resource Group
May 04, 2017.
This article will give a brief introduction about Azure Resource Group and what it is used for.
Configuring Azure Resource Policies Using Preview Portal
Mar 12, 2017.
In this article, we will learn about configuring Azure resource policies, using Azure Preview Portal.
Creating Azure Resource Group With PowerShell
Jan 18, 2017.
In this article, you will learn how to create an Azure resource group with PowerShell.
Overview Of Azure Resource Manager
Dec 12, 2016.
In this article, you will learn about Azure Resource Manager.
Enable Cross Origin Resource Sharing (CORS) In ASP.NET Core
Oct 27, 2016.
In this article, you will learn how to enable Cross Origin Resource Sharing (CORS) In ASP.Net Core.
Multi- User/ Resource Web Diary System With Repeat Events
Oct 04, 2016.
Give your web diary solution some power functions with FullCalander.
Define And Use Local Resource In UWP With XAML And C#
Sep 19, 2016.
In this article, you will learn how to define and use local resources in Universal Windows Apps development with XAML and Visual C#.
How To Create And Use User Defined Resource To Button Control In UWP With XAML And C#
Sep 18, 2016.
In this article, you will learn how to create and use user defined resources to button control in Universal Windows apps development with XAML and Visual C#.
Quick Start Tutorial: Creating Universal Apps Via Xamarin: XAML And Resource Dictionary - Part 10
Jun 21, 2016.
In this article, you will see the use of XAML and the resource dictionary for creating universal apps Via Xamarin.
Publish Your Azure SharePoint VM To Internet Using Resource Manager(New Model)
Jun 14, 2016.
In this article, I'll be talking how to open your SharePoint Portal in Azure VMs to internet for public use in Resource Manager which is knows as "New Azure Interface".
Azure Resource Manager Linked Templates Using Visual Studio
Jun 12, 2016.
In this article you will learn about Azure Resource Manager Linked Templates using Visual Studio.
Azure Resource Manager Templates Deployment Mode - Incremental
Jun 02, 2016.
In this article, we will learn about one of the ARM deployment modes “mode:” “Increment.”
Basics Of Azure Resource Manage Template
Jun 01, 2016.
In this article, we will go through the basics of the ARM template and why it is required.
Azure Resource Manage Template: Create A Storage Account Using Blank Template
Jun 01, 2016.
In this article we will learn how to create an Azure Resource (Storage Account) from scratch without using any built in templates.
Azure App Service: Create Web Apps Using Resource Manager Template In Visual Studio
May 31, 2016.
In this article, we will learn how to create Azure App Service using Azure Resource Manager (ARM) templates.
Enable Cross-Origin Resource Sharing (CORS) Request in Web API
Jun 28, 2015.
This article explains how to enable Cross-Origin Resource Sharing (CORS) requests in the Web API.
Manage Cross Origin Resource Sharing (CORS) on Windows Azure
Jun 06, 2015.
This article I will explains how to manage Cross Origin Resource Sharing (CORS) on Windows Azure.
How to Get Global Resource File Values in Multiple Locations
Jun 03, 2015.
In this article I will explain how to access the Global Resource file values in multiple locations.
Understanding Azure Resource Explorer
Apr 14, 2015.
This article explains what the Azure Resource Explorer is and how to use it.
Creating HTML Web Resource to Show Image Attached in Notes: Part 2
Jan 14, 2015.
This article explains how to create a HTML web resource and use our JavaScript method from Part 1 to get and display the image.
Creating HTML Web Resource to Show Image Attached in Notes: Part 1
Jan 13, 2015.
This article is about getting images attached in Notes and displaying them in a HTML web resource.
Cross Origin Resource Sharing (CORS) in ASP.Net Web API 2
Jan 13, 2015.
In this article we will now discuss the concept of Cross Origin Resource Sharing or C.O.R.S.
Localization of a Site in MVC5 Using Resource File
Jun 17, 2014.
This article provides an overview of localization of a site in ASP.NET MVC 5 using language-specific resource files.