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 Managed
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Ajay Yadav (4)
Hadshana Kamalanathan (3)
Jayakumar Balasubramaniam (3)
Shanuka Maheshwaran (3)
Nakkeeran Natarajan (2)
George (2)
Dhruvin Shah (2)
Anupam Maiti (2)
Aakash Maurya (2)
Sam Hobbs (2)
Aravind Govindaraj (2)
C# Curator (2)
Srinath Pega (2)
Prasad Pathak (2)
Dipal Choksi (2)
Vijay Sisodia (1)
Praveen Sreeram (1)
Deepika Edakkoth (1)
Bohdan Stupak (1)
Vikas Hooda (1)
John Charles Olamendy (1)
Mohammathu Fairoos (1)
Rutika Banode (1)
Sudhir Vaghela (1)
Vinodh Kumar (1)
Sravya (1)
Priya Chavadiya (1)
Tural Suleymani (1)
Sibeesh Venu (1)
Siddhesh Chavan (1)
Mohammad Irshad (1)
Dharmeshwaran S (1)
Akhil Mittal (1)
Arun Ramaswamy (1)
Jean-Pierre Bachmann (1)
Prakash Tripathi (1)
Reeta Singh Lodhi (1)
Muhammad Asif (1)
Roshni Gandhi (1)
Naimish Makwana (1)
Vulpes (1)
Keyur (1)
Laishram Priyokumar Singh (1)
Arun Potti (1)
David Mccarter (1)
Ishoo Anyal (1)
Mahesh Chand (1)
Tuhin Paul (1)
Prasad Rane (1)
Abdul Basith (1)
Wilson Mok (1)
Koshila Senadhira (1)
Gregory Popek (1)
Mohomed Shihan (1)
Rittik Basu (1)
Jay Krishnareddy (1)
Sabarish Natarajan (1)
Dipen Shah (1)
Dhairya Krishnat (1)
Shweta Lodha (1)
Kamlesh Kumar (1)
Abhishek Bhat (1)
Mohamed Hasan (1)
Urmimala Pal (1)
CSharp TV (1)
Michael Youssef (1)
Roy Kim (1)
Shrikant Upreti (1)
Akash Malik (1)
Ram Prasad M (1)
Siddharth Vaghasia (1)
Srikanta Barik (1)
Tanmay Sarkar (1)
Filip Bulovic (1)
Mohit Chhabra (1)
Radhakrishnan Govindan (1)
Mike Gold (1)
Arvind Kushwaha (1)
David Anderson (1)
Sanjay Debnath (1)
Related resources for Managed
No resource found
Automate SharePoint Site Creation with Azure Functions and AD Auth
10/28/2024 8:53:35 AM.
This guide demonstrates how to automate SharePoint site creation using Azure Function Apps with custom Azure Active Directory (AD) authentication. It covers prerequisites, creating an Azure Function A
Manage Azure SQL Roles with Azure Data Studio
10/26/2024 5:43:14 AM.
Azure SQL Database is a managed cloud database service enabling secure, scalable applications. With Azure Data Studio, a free, cross-platform tool, database admins can view and manage user roles and p
SharePoint Online - Add/Update Taxonomy Field Using Graph API
10/25/2024 10:31:41 AM.
This guide covers step-by-step instructions for integrating taxonomy fields, managing metadata, and customizing fields in SharePoint lists and document libraries. Enhance your SharePoint solutions wit
Using Span<T> To Improve Performance Of C# Code
10/21/2024 10:13:00 AM.
To enhance application performance, reducing IO calls and utilizing stack allocation is crucial. Leveraging value types and the Span<T> structure in C# allows efficient memory management and imp
Activate Server-Side Encryption for Azure Disks with Customer Keys
10/21/2024 6:21:07 AM.
Azure Disk Storage offers server-side encryption (SSE) with customer-managed keys, allowing users to control encryption for managed disks. By utilizing Azure Key Vault, users can manage access and enh
Calling Web API to Web API without User Interaction by using Azure Managed Identity
10/14/2024 5:59:13 AM.
This article will walk you through connecting two web APIs without any login or user interaction. It is referred to as "Server-to-Server" or "Service-to-Service" communication. You
Creating Stored Procedures with Managed Code
10/3/2024 11:41:01 AM.
This article demonstrates how to create a stored procedure in Microsoft SQL Server 2005 using managed code in C#. It details the process of setting up a SQL Server project in Visual Studio, writing th
Creating Azure Functions For SharePoint Operations Using Managed CSOM
9/10/2024 11:53:12 AM.
This article explains how to create Azure Function Apps to perform SharePoint operations using Managed CSOM code. It covers setting up an HTTP-triggered function, uploading required assembly files via
Working With Azure Functions From SharePoint Components
9/9/2024 11:48:43 AM.
This article explains how to trigger Azure functions from SharePoint pages using HTTP trigger functions. It covers creating a SharePoint list from an Azure function using C# and SharePoint CSOM, passi
How To Read SharePoint TermStore Managed Metadata In SharePoint Framework (SPFx) With Angular
9/4/2024 9:13:26 AM.
This guide demonstrates how to access SharePoint TermStore data in SPFx applications using the JSOM method. It covers configuring TypeScript, installing dependencies, and using SPComponentLoader to lo
Azure Bastion Connection to VM
8/29/2024 6:36:22 AM.
Azure Bastion provides secure RDP and SSH access to Azure VMs directly through the Azure portal without needing public IPs. It enhances security by using SSL and reduces the attack surface. Managed by
Console Application To Fetch SharePoint List Data Using REST API With CAML Query In C# Managed Code
8/22/2024 7:14:27 AM.
Learn how to use SharePoint 2013 REST API with CAML queries in a C# console application. This guide covers fetching data from SharePoint lists using POST methods, setting request headers, and handling
Managed Metadata In SharePoint
8/13/2024 11:18:59 AM.
This article is about Managed Metadata in SharePoint. Managed Metadata in SharePoint centralizes term management across sites, enhancing content organization and consistency. It improves search accura
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
SQL Server on Azure VMs vs Managed Instance vs SQL Database
8/12/2024 11:18:45 AM.
Based on the type of the cloud service each Relational azure service use and different aspects formulated the differences and uses cases when to use each database solution.
Use HttpClientFactory Over HttpClient in .NET
8/5/2024 5:43:02 AM.
Discover the advantages of using HttpClientFactory over directly instantiating HttpClient in .NET Core. HttpClientFactory improves efficiency and resource management by providing a centralized way to
Integrating C/C++ Libraries to .NET Applications with P/Invoke
8/1/2024 3:53:22 AM.
Integrating CC++ libraries into .NET applications using PInvoke allows you to call native code from managed code. This process involves declaring methods in C++ libraries using extern "C" an
Creating An Azure VM From The VHDX/VHD File
6/19/2024 9:46:05 AM.
Learn how to migrate an on-premises Virtual Machine to Azure using VHD files. Convert VHDX to VHD, upload to Azure Blob storage, create a Managed Image, and deploy an Azure VM using PowerShell command
Garbage Collection (2), Manage UnManaged Code
6/17/2024 4:18:35 AM.
Discuss the garbage collection with unmanaged code: How to manage the unmanaged code in .NET, Dispose pattern
Garbage Collection (1), Manage Managed Code
6/17/2024 4:08:55 AM.
Discuss the garbage collection with managed code: what is the process of the memory management of .NET in this article, while in (2) I will discuss How to manage the unmanaged code in .NET
Access Storage In Azure Function App With Managed Identity
6/16/2024 2:31:47 PM.
In modern cloud applications, managing credentials securely and efficiently is crucial. Azure provides a robust solution with Managed Identities, allowing services to authenticate without storing cred
Garbage Collection - Dispose Vs Finalize And IDisposable Pattern
6/12/2024 6:51:19 AM.
Explore Finalize, Destructor, IDisposable pattern in C# for managing unmanaged resources. Learn about memory management, Garbage Collector behavior, and IDisposable interface. Implement IDisposable fo
Execute SQL Server Stored Procedure With User Parameter In Power BI
6/7/2024 4:17:56 AM.
Sometimes there is a situation in which we need to get data by consuming SQL Server stored procedure. SQL Server stored procedure has parameters which we need to pass dynamically.
Executing Assembly Code in C#
6/3/2024 10:10:02 AM.
Learn how to integrate hardcore assembly code into managed .NET code using a VC++ DLL as an intermediary, enabling faster execution and better control over hardware. This article illustrates invoking
Assign System Managed Identity to Azure Function Apps with PowerShell
6/3/2024 7:52:08 AM.
Learn how to streamline identity management by assigning system managed identities to Azure Function Apps using PowerShell. This guide covers the benefits of managed identities, step-by-step instructi
RESTful Day #3: Resolve Dependency of Dependencies Using Inversion of Control & Dependency Injection in ASP.Net Web APIs with Unity Container and Managed Extensibility Framework (MEF)
5/24/2024 8:58:56 AM.
Day 3 of RESTful learning dives into resolving dependencies of dependencies using IoC & DI in ASP.NET Web APIs. Employ Unity Container & MEF for seamless extension and management of components
Managed Identities for Azure Resources
5/10/2024 4:15:52 AM.
Discover how Managed Identities simplify authentication in Azure by providing automatically managed identities for applications. Explore both System-assigned and User-assigned Managed Identities, thei
Plugin Based Application Using C# MEF
5/8/2024 10:53:40 AM.
Learn how to create a modular, extensible application using C# Managed Extensibility Framework (MEF). This tutorial explores plugin architecture, dependency injection, and dynamic loading for building
Preparing .NET Interview - Part 1 (Framework)
4/29/2024 11:56:13 AM.
Preparing for a .NET interview (Part 1 - Framework) involves understanding key concepts like CLR, BCL, assemblies, and memory management. Familiarize with C#, garbage collection, reflection, and .NET
Managed Extensibility Framework (MEF)
4/23/2024 7:29:23 AM.
MEF is a component of .NET framework 4.0, to create lightweight, extensible applications. It avoids hard dependencies and lets the application developer discover and use extensions without any configu
Native Image Generation in Managed Code
4/22/2024 8:19:00 AM.
This article explains how to write and execute high-performance .NET managed code by employing the Native Image Generator utility as well as some of its disadvantages and recommended scenario guidelin
.NET Binary Reverse Engineering: Part 1
4/19/2024 10:41:26 AM.
This article elucidates the Common Instruction Language (CIL), foundational to .NET, distinguishing directives, attributes, opcodes, and tools like IL Disassembler and Reflector. It explores CIL's
Automate Azure Key Vault Key Refresh with Managed Identity
4/15/2024 8:41:39 AM.
Automate key refresh in Azure Key Vault using Azure Function with Managed Identity. Enhance security and efficiency by managing secrets automatically within your Azure environment, ensuring seamless a
Create a TermSet And Taxonomy Field Using PnP Powershell
4/12/2024 6:31:37 AM.
Let's see how to create a TermSet, add Terms to the TermSet in SharePoint, and create Taxonomy fields in the SharePoint List or as Site Columns using PnP PowerShell
SQL Server Migration Strategy into Azure SQL PaaS Database
2/16/2024 3:47:43 AM.
This article outlines a strategic approach to migrating SQL database workloads from on-premises to Azure cloud services. It covers the high-level migration roadmap, choosing the right migration path,
Learn SharePoint In Series - Part Fourteen - Enterprise Metadata And Keywords Settings In List
2/15/2024 12:07:27 PM.
Explore enterprise metadata and keyword settings in SharePoint lists. Learn to manage content classification, taxonomy, and information governance effectively within your organization's informatio
Introduction to the IDisposable Pattern
1/2/2024 6:46:59 AM.
Article on the IDisposable pattern in C#, covering introduction, details, code examples, and best practices. This article will explore the IDisposable pattern, its significance, and how to implement i
Calling Unmanaged Functions Which Take A Variable Number Of Arguments From C#
10/23/2023 5:12:44 AM.
Many C# programmers are familiar with the Platform Invoke mechanism (using the DllImport attribute) for calling unmanaged functions from C#.
Managed vs. Unmanaged Code in .NET
10/16/2023 7:08:10 AM.
Managed code in .NET refers to programs written in high-level languages like C#, VB.NET, or F# that are compiled into Intermediate Language (IL) or Common Intermediate Language (CIL). This intermediat
Writing Managed Stored Procedures using C#
9/18/2023 10:43:36 AM.
This article is trying to explain the simple and required steps that are require starting the creation of Manage Stored Procedure using C# and using them.
How to Enable Managed Environments for a Dataverse Environment?
9/1/2023 7:06:23 AM.
Step by step process to managed environments for a dataverse environment
Real World Coding Issues - Design, Diagnostics and Other Common Code Issues
8/3/2023 8:20:17 AM.
In this article, I will discuss common coding issues that I frequently encounter in the projects I work on. These issues fall into the "Design" and “Diagnostics” category of code analyzers.
Managed C++ Wrapper For Unmanaged Code
7/19/2023 5:46:59 AM.
This article shows how to create a C++ CLR Class Library wrapper for unmanaged code.
The Basics of Creating a Static Library Using Visual C++
5/26/2023 9:05:21 AM.
Explains the basics of creating a static library, with explanations, and how to use a static library.
Secure Resources Using Azure Managed Identities
4/19/2023 6:42:27 AM.
In this article, we will learn how to secure resources on azure platform without using any type of security key of connection string.
Rekognition Managed Service In AWS
3/15/2023 10:40:05 AM.
Rekognition is a comprehensive object recognition service which can also recognize text in images.
AES Encryption In C#
3/15/2023 4:42:38 AM.
AesManaged class is a managed implementation of the AES algorithm. This article demonstrates how to use the AesManaged class to apply the AES algorithm to encrypt and decrypt data in .NET and C#.
Streamlining Database Management using Managed SQL Server Database Services
3/10/2023 9:16:05 AM.
Managed SQL Server Database Services refer to a type of cloud-based database management solution that enables businesses to offload the management of their SQL Server databases to a third-party provid
How To Configure A Incremental Snapshot For Managed Disks
2/28/2023 10:34:06 AM.
In this article, you will learn how to configure an incremental snapshot for managed disks.
How To Create And Work With Manage Instance Group In Google Cloud Platform
2/15/2023 10:31:42 AM.
In this article, we would try to understand more about Manage Instance Group. We would also see features of Manage Instance Group like Auto Scaling, Auto Healing, and canary deployment.
Google Cloud Platform(GCP) Database
1/2/2023 7:02:59 AM.
In this article, you will learn about GCP Database and its types.
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.
Convert Disks To Managed Disks in Azure
12/20/2022 12:48:12 PM.
This document describes how to convert disks in Azure to Managed Disks.
How To Setup Azure Data Factory With Managed Virtual Network
12/14/2022 3:32:41 AM.
In this article, you will learn how to setup Azure Data Factory with Managed Virtual Network to improve security.
How To Configuring Hybrid Azure AD Join Devices In A Managed Domain
11/29/2022 5:37:52 AM.
In this article, you will learn how to Configuring Hybrid Azure AD Join Devices in a Managed Domain.
How To Create An App Service Managed Certificate In Azure
11/2/2022 6:25:53 AM.
In this article, you will learn how to create an app service managed certificate in azure.
Benefits of the .NET Framework
9/16/2022 8:41:54 AM.
In this article, I will explain about benefits of the .NET Framework.
Writing unsafe code - pointers in C#
5/2/2022 9:46:08 AM.
In this article I will give a short description of one of the feature of C# which are pointers and so-called unsafe code. This subject is particularly close for C++ programmers. Moreover, it is a feat
How To Deploy The Managed Identities For Azure Resources On A VM Using The Azure Portal
2/7/2022 3:39:45 PM.
How to deploy the managed identities for Azure resources on a VM using the Azure portal
Accessing Azure Key Vault From A Logic App Using A Managed Identity
12/23/2021 4:52:37 AM.
We will walk through how we can make use of a simple key vault connection with managed identity from Logic Apps.
Generate SAS Token For Azure Blob Storage Using Managed Identity
10/30/2021 5:25:31 AM.
This article demonstrates how to generate user delegation shared access signature (SAS) tokens for an Azure Blob.
Send Events To Event Grid Topic From Blob Triggered Azure Function Using Managed Service Identity
9/26/2021 8:24:19 AM.
This article demonstrates one use case of managed identity which explains how to send events from blob triggered azure function to Event grid topic in a simple way by using managed service identity.
Dynamics 365 Solution Export & Import as Unmanaged Using Azure DevOps Build Pipeline
9/4/2021 5:33:39 AM.
Dynamics 365 Solution Export & Import as Unmanaged Using Azure DevOps Build Pipeline
Dynamics 365 Solution Export & Import as Managed Using AzureDevOps Build & Release Pipeline
8/23/2021 2:22:04 PM.
Dynamics 365 Solution Export & Import as Managed Using AzureDevOps Build & Release Pipeline
Azure AD Authentication For Azure SQL Server Managed Databases
8/10/2021 12:55:31 PM.
In this article, you will learn about Azure AD Authentication for Azure SQL Server Managed Databases.
Block Access To Microsoft 365 Resources From Unmanaged Windows Device
7/23/2021 10:28:05 AM.
This article describes the creation of Conditional Access policy to block access to Microsoft 365 resources from Unmanaged or Non-Compliant Windows devices Devices
Global Navigation In Modern SharePoint Using SPFx, PnP And Fluent UI
7/14/2021 12:53:27 PM.
Step by Step Process to implement Global Navigation using SPFx application customizer, PnP taxonomy API using Fluent UI Controls for SharePoint Modern Sites
How To Create SQL Server Instance In The Managed Virtual Machine
6/14/2021 9:15:25 AM.
In this article, you will learn how to create SQL server instance in the managed virtual machine.
Finalize in .NET
4/6/2021 11:00:11 AM.
We implement the Finalize method to release the unmanaged resources.
Configure And Use REST APIs In BizTalk Server 2020
3/25/2021 2:02:21 PM.
REST APIs is the newest feature that will help customers to manage their different artifacts in BizTalk Server environments. REST API feature is coming with BizTalk 2020 and we can configure it using
Introduction to MEF
1/18/2021 10:09:45 AM.
MEF stands for Managed Extensible Framework. It is part of .Net 4.0 and is useful for building extensible applications.
Inter-process Communication Between Managed Process
1/18/2021 10:04:19 AM.
This article explains Memory Mapped Files for inter-process communication.
Basics of Managed Extensibility Framework
1/11/2021 11:26:06 AM.
The objective of this article is to present a new feature of .NET 4.0 which is known as Managed Extensibility Framework.
Azure Active Directory Managed Identities - Azure Conference 2020
1/7/2021 5:46:28 AM.
This is the third session of Azure Virtual Conference by Jan de Vries
.Net Penetration Testing: Cheat Sheet
11/23/2020 9:30:52 AM.
This article provides a cheat sheet for .Net Penetration Testing.
Meet Microsoft .NET
10/19/2020 6:26:57 AM.
Before writing applications in C#, understanding the .NET is very important. Usually, beginners who are moving to C# don’t care about understanding .NET? In this article, I will try to explain .NET in
Azure Kubernetes Service With MySQL Container And Azure Managed Disk
7/21/2020 11:13:03 PM.
One may ask how data is persisted for an application in a Kubernetes cluster. I will show Azure Kubernetes Service with a Wordpress and MySQL database demonstrating the use of Persistent Volumes, Pers
Setup SharePoint Highlighted Content Webpart For Managed Property Filter
4/24/2020 8:55:31 AM.
How to configure SharePoint modern sites managed property filter in highlighted content web-part.
Azure Active Directory Domain Services Managed to the Azure Windows Server Virtual Machine
3/3/2020 7:17:02 AM.
In this article, you will learn about Azure Active Directory domain services managed to the Azure Windows server virtual machine.
PowerQuery - Dynamically Pass Database Name as Parameter to fetch the Records from Different Datasets using Managed Parameters and Functions
11/5/2019 7:38:00 AM.
In this article, we will talk about how we can get the database name using Stored Procedure based on the Customer ID and pass that Database Name to another stored procedure as a Parameter to load the
Managed Bean in JavaServer Faces (JSF)
9/29/2019 7:13:06 AM.
This article describes Managed Beans in JSF. A Managed Bean is a Java class file to which components of JSF pages are mapped.
Updating A Managed Metadata (MMS) Column Dynamically In A SharePoint List Using MS Flow
9/19/2019 8:20:20 AM.
When updating an MMS Column in a SharePoint list, the value of the MMS column is expected to be in a certain format. This article explains the right way of updating these columns from MS Flow by ident
SharePoint Online And On-Premise Event Receiver Job For Managed Metadata Service
8/1/2019 9:18:35 AM.
In this article, you will learn about SharePoint Online and On-Premise event receiver job for managed metadata service.
Update Taxonomy Or Managed Metadata Field Via SharePoint JSOM
6/16/2019 10:21:07 AM.
In this article, you will learn how to update the taxonomy or managed metadata field via SharePoint JSOM.
How To Import Managed Metadata Into SharePoint
2/14/2019 9:17:59 AM.
Managed metadata is a hierarchical collection of centrally managed terms that you can define, and then use as attributes for items in SharePoint Server 2013.
Unmanaged C++ Dll Call From Managed C# Application
2/14/2019 9:07:09 AM.
Here, you will see the steps for using a simple C++ DLL in a C# application.
Calling Managed Code From Unmanaged Code
2/14/2019 8:29:46 AM.
One significant task for developers (including myself) is doing some kind of automation of Microsoft Office. So, I will concentrate on the opposing side of the problem - how to use managed assembly fr
Overview Of Azure Managed Disks
1/15/2019 12:01:57 AM.
Overview of Azure Managed Disks. Managed Disks is taking away the hustle of managing Storage Accounts on your behalf; you don’t need to create Storage Accounts for virtual machine disks anymore.
How To Convert Federated Domain To Managed Domain In Azure AD - Part One
12/9/2018 5:17:43 PM.
In this article, we will see how to convert the Federated domain which is using the ADFS Authentication using against the On-premises Active Directory to Managed Authentication against Azure Active Di
Invoking Unmanaged DLL Functions from Compact Framework for Pocket PC
12/4/2018 5:27:44 AM.
In this example we will use the Compact Framework to create a program containing a launch pad for the Pocket PC.
Invoking Unmanaged DLL Functions from Compact Framework for Pocket PC in VB.NET
12/4/2018 5:23:48 AM.
In this example we will use the Compact Framework to create a program containing a launch pad for the Pocket PC. Invoking Unmanaged DLL Functions from Compact Framework for Pocket PC in VB.NET.
Managed code and unmanaged code in .NET
10/24/2018 1:28:03 AM.
In this article I will try to explain you managed code and unmanaged code in .NET with help of diagram and its execution process.
Creating Managed Metadata Column Using Site Script And Site Design
9/25/2018 11:33:20 PM.
In this article you will learn about creating managed metadata column using site script and site design in SharePoint online.
How to Bring up a Find Dialog in the WebBrowser Control using Managed C++
9/20/2018 12:59:12 AM.
This article will answers the question, how do I bring up a find dialog in the Web Browser Control?. As easy as you would think this should be, it actually requires some COMplicated manipulation.
Learn SharePoint In Series - Part Twenty Seven - Managed Metadata Columns Type
7/25/2018 9:39:39 AM.
In this article, I have explained Managed Metadata columns in brief
Add Or Update SharePoint TermStore (Managed Metadata) In SharePoint Framework (SPFx)
6/18/2018 12:59:58 PM.
Accessing SharePoint term store and play with that is not a big deal in SPFx, we do can with some tweaks. Since we don’t have direct REST API support for this service we will be using the old JSOM met
How To Read SharePoint TermStore (Managed Metadata) Using REST API
6/8/2018 9:55:37 AM.
SharePoint itself provides REST API for each site you create. It is such wonderful thing to help the developers to manipulate maximum areas of the SharePoint like accessing lists, settings, users, use
Create Managed Paths In SharePoint 2013
3/7/2018 9:45:02 AM.
Managed paths are used to customize the URL of sites in order to make the URL more user-friendly and align them with your business requirements.
Garbage Collector - Understanding IDisposable
2/23/2018 10:06:14 PM.
In this video I will do my best to help you fully understand the IDisposable interface, the basic dispose pattern, finalizers, and how your implementations of Dispose interact with the GC and garbage
Upgrading Your Application In Azure Managed Kubernetes
1/18/2018 12:04:56 PM.
In the previous article, we deployed an ASP.NET Core 2.0 API app in AKS (Azure Managed Kubernetes). Now, let's quickly look into how to upgrade the application when there is a change in code. Plea