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 Domain
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Najath Risni (7)
Gowtham K (3)
CSharp TV (2)
John Godel (2)
Subham Ray (2)
Safyan Yaqoob (2)
Ziggy Rafiq (2)
Mohamed Shifan (2)
Ayush Gupta (2)
Hadshana Kamalanathan (2)
Ajay Kumar (2)
Kuppu Swami (2)
Charalambos Hadjiantoniou (2)
Vitalii Honcharuk (2)
Viknaraj Manogararajah (2)
Radhakrishnan Govindan (2)
Deepak Middha (1)
Arpit Shrivastava (1)
Mohammathu Fairoos (1)
Manikandan Murugesan (1)
Bohdan Stupak (1)
Akshay Shedwad (1)
Chetan Sanghani (1)
Kautilya Utkarsh (1)
Tural Suleymani (1)
Krunal Trivedi (1)
Jitendra Mesavaniya (1)
Kaveendra Dhilhan (1)
Girish Nehte (1)
Chethan N (1)
Vidya Vrat Agarwal (1)
Vikas Garg (1)
Vijai Anand Ramalingam (1)
Ibrahim Ersoy (1)
Suthahar Jegatheesan (1)
Mohamed Hasan (1)
Sifad Hussain (1)
Prabhakar Maurya (1)
Allen Oneill (1)
Mariusz Postol (1)
Sai Kumar Koona (1)
Nitya Sharma (1)
Ijas Ahamed (1)
Lokesh Varman (1)
Sardar Mudassar Ali Khan (1)
Anand Thakur (1)
Chaman Gautam (1)
Khoday Akilesh (1)
Aravind Govindaraj (1)
Narendra Singh (1)
Shanuka Maheshwaran (1)
Koshila Senadhira (1)
Aman Gupta (1)
Sourabh Somani (1)
Rahim Lotfi (1)
Onkar Sharma (1)
Amogh Natu (1)
Mudita Rathore (1)
Bhagvan Kommadi (1)
Pragati (1)
Daniel Gomez (1)
Ajay Yadav (1)
Dennis Thomas (1)
Ankit Kanojia (1)
Ashok Karale (1)
Saad Aslam (1)
Jean Paul (1)
Raj Kumar (1)
Christian Del Bianco (1)
Naveenkumar Paramasivam (1)
Anubhav Chaudhary (1)
Srikanta Barik (1)
Sarathlal Saseendran (1)
Mahesh Chand (1)
Mohammad Sbeeh (1)
Habibur Rony (1)
Kishore Chowdary (1)
Ramees (1)
Related resources for Domain
No resource found
Domain-first GraphQL API Platforms for Your .NET Stack
10/24/2024 12:00:55 PM.
In this video, we'll demo how .NET developers can use modern architecture and data storage to build scalable GraphQL APIs for real-time data and AI integration.
Check Constraint in SQL Server 2012
10/16/2024 9:55:46 AM.
A Check Constraint in SQL Server enforces Domain Integrity by ensuring valid values for specific table columns. It restricts invalid data entries, rejects values that don't meet set conditions, an
AlpineGate AI Unveils AlbertAGPT Beta 3.0 for Domain-Specific AI
10/6/2024 6:35:32 AM.
In a groundbreaking announcement, AlpineGate AI Technologies Inc. has introduced AlbertAGPT Beta 3.0, a new AI model specifically tailored to tackle domain-specific challenges. With the AI landscape r
How DMARC Will Revolutionize Email Authentication in 2025
9/30/2024 6:24:12 AM.
In 2025, DMARC will be crucial for email security, protecting against phishing and spoofing. It builds on SPF and DKIM protocols to enforce policies and provide reporting. Businesses will increasingly
Understanding Key Concepts in Domain-Driven Design
9/23/2024 8:30:18 AM.
In this article, we will explore how these concepts drive effective software modeling, ensuring alignment between the business domain and your codebase.
With code examples, learn how to develop ASP.NET Core C# 12 using domain-driven design
9/21/2024 4:15:04 AM.
In this guide, you will learn how to develop applications using ASP.NET Core with C# 12, applying domain-driven design principles. Through clear code examples, we’ll explore how to create effective do
Entity Framework Core Code-First Approach with Seed Data
9/9/2024 7:11:51 AM.
It will be beneficial to beginners who are struggling with Entity Framework Core and Creating Code-First Approach. The EF-Core Code-First approach involves creating domain classes first and then gener
Create an Azure AD Custom Domain with Entra
9/3/2024 6:42:43 AM.
Establishing a custom domain on Microsoft Azure enhances your brand’s identity and security. By configuring DNS records and verifying ownership, you can link your domain to Azure services. Combined wi
Understanding of Domain Driven Design (DDD)
8/29/2024 6:25:58 AM.
Domain-driven design is a software development approach that closely aligns software models with business needs. It focuses on key concepts like Entities, Value Objects, Aggregates, and Aggregate Root
Hosting a Static Website in Cloudflare Pages without Any Cost
8/29/2024 5:20:00 AM.
Learn to host a static website for free using CloudFlare Pages. Start by signing up and logging in to CloudFlare Pages, then upload your local website files or connect to Git for deployment. After dep
Describing Musical Domain with F#
8/20/2024 7:47:25 AM.
It covers domain-specific language (DSL) creation, music representation, algorithmic composition, and sound synthesis, showcasing how F# can facilitate advanced music analysis and generation.
Use of Automapper in ASP.NET Core
8/16/2024 7:33:36 AM.
AutoMapper is a powerful .NET library that simplifies object-to-object mapping in ASP.NET Core applications. It helps in converting Data Transfer Objects (DTOs) to domain models and vice versa, stream
Setting Up Custom Domain in Microsoft 365 via Admin Center
8/6/2024 4:58:45 AM.
Set up your custom domain in Microsoft 365 by using the Admin Center to add the domain, prove you own it with DNS records, set up the required DNS entries (MX, CNAME, TXT), and adjust email and securi
AlbertAGPT Bird's Eye Architectural View
7/29/2024 6:51:51 AM.
AlbertAGPT is a cutting-edge AI architecture featuring domains for updating, interacting, retrieving, and researching information. It integrates advanced NLP, NLU, and NLG technologies with robust saf
Microservices Architecture with .NET Core
7/17/2024 12:17:37 AM.
Microservices architecture, using .NET Core, enhances scalability, resilience, and maintainability by breaking down applications into independently deployable services. Each service manages its own da
Understanding Transfer Learning
7/5/2024 6:09:34 AM.
Transfer learning is a powerful machine learning technique where a pre-trained model from one task is reused for another. This method is effective with limited data or computational resources, signifi
Providing a Domain Name for Grafana service in Azure Cloud
6/21/2024 10:06:59 AM.
Learn how to set up a custom domain name for Grafana hosted on Azure Cloud. Explore step-by-step instructions for configuring DNS settings, integrating with Azure App Service, and optimizing network c
Availability Set, Fault Domains And Update Domains In Azure Virtual Machine
6/20/2024 11:42:21 AM.
Plan Azure Virtual Machines effectively using Availability Sets for fault tolerance. Understand Fault Domains and Update Domains to distribute VMs across hardware and manage updates, ensuring high ava
Understanding Vertical Slice Architecture: Structuring Vertical Slices
6/10/2024 10:32:20 AM.
At its core, a vertical slice represents a self-contained unit of functionality. It's a slice through the entire application stack. It encapsulates all the code and components necessary to fulfill
Get to know about Microsoft Defender for Office 365
6/5/2024 4:21:29 AM.
Microsoft Defender XDR, advanced threat protection suite within Microsoft 365 Defender. Focus on Microsoft Defender for Office 365, offering robust email security through features like Exchange Online
The Evolution of Custom Domains
6/3/2024 4:44:30 AM.
Explore the evolution of custom domains from their inception to modern advancements. Learn about their importance for branding, SEO, and control over online content, as well as the history, need, bene
How to Register a Custom Domain for Your Azure Application: A Step-by-Step Guide
6/2/2024 12:01:26 PM.
Learn how to seamlessly integrate a custom domain with your Azure application through this step-by-step guide. From navigating the Azure portal to configuring DNS settings, this comprehensive tutorial
How to Unload an Assembly Loaded Dynamically Using Reflection
5/17/2024 10:37:44 AM.
Learn how to unload an assembly that was dynamically loaded using reflection in .NET. This guide covers essential steps, including using AppDomain for isolation, managing memory efficiently, and pract
An Overview on Domain Driven Design (DDD)
5/13/2024 3:55:21 AM.
Explore the fundamentals of Domain Driven Design (DDD) in this overview, focusing on principles like domain modeling, ubiquitous language, and bounded contexts.
CLR Internals - Process and Application Domain
5/8/2024 10:09:23 AM.
In this article, you‘ll drill deeper into the details of how an assembly is hosted by the CLR and come to understand the relationship between application domain (appdomain) and processes.
.Net Architecture And .Net Framework Basics
5/5/2024 8:25:53 AM.
.NET architecture encompasses the Common Language Runtime (CLR) and Common Type System (CTS), executing Intermediate Language (IL) through Just-In-Time (JIT) compilation.
How to Get All the Site Permission Levels in SharePoint 2013 Online Using REST API
5/1/2024 11:00:29 AM.
Learn how to utilize SharePoint 2013's REST API to access site permission levels remotely. Explore creating apps with NAPA Tool, handling cross-domain requests, executing CRUD operations, retriev
Unloading Assemblies in C#
4/25/2024 7:56:13 AM.
Unloading an Application Domain is crucial for releasing resources. Unlike assemblies, Application Domains can be unloaded, aiding in resource management. However, the default CLR-created domain is im
Creating A New Tenant With Custom Domain In Azure Active Directory
4/24/2024 7:56:12 AM.
This guide introduces setting up a new tenant in Azure Active Directory with a custom domain. It covers configuring custom domains to suit specific organizational needs within the Azure environment.
Diagnostic And Performance Monitoring in .Net 4.0
4/22/2024 8:23:32 AM.
Explore .NET 4.0's enhanced performance monitoring capabilities, including application domain-level resource tracking for memory and processor usage. Utilize Hosting APIs and Event Tracing for Wi
Virtual Networking Setup for Azure AD Domain Services
4/15/2024 11:28:59 AM.
Configuring virtual networking for Azure Active Directory Domain Services involves integrating Azure AD DS with virtual networks, configuring subnets, DNS settings, and network security groups for sec
Creating DNS Zones and Changing Name Servers from Public DNS
4/8/2024 10:40:25 AM.
This comprehensive guide walks you through the fundamentals of DNS zones, setting up Azure DNS, and integrating it with popular domain registrars like GoDaddy. With Azure DNS Zones, you can optimize y
Domain-Driven Design with Records in C#
3/19/2024 7:08:54 AM.
C# 9.0 introduces Records, aligning with Domain-Driven Design (DDD) principles, especially in modeling value objects. This article explores leveraging Records in DDD with illustrative examples for enh
How to Install and Configure RODC in Server
3/12/2024 7:10:39 AM.
In this article, we will explore A read-only domain controller (RODC) is a domain controller that hosts an Active Directory database's read-only partitions.
How to Do Zone Transfer in Windows Server
3/1/2024 9:40:24 AM.
Zone transfer is a crucial process for synchronizing DNS zone data across multiple servers, ensuring all DNS servers responsible for a domain remain updated with the latest information. By following
How to Add Additional Domain Controller in Server
2/28/2024 8:53:11 AM.
Deploying additional domain controllers increases the redundancy, which results in even greater resilience and higher availability.
Logout From Microsoft Account in Windows 8
2/26/2024 9:29:43 AM.
This article provides instructions on how to disconnect or remove a Microsoft account from a Windows 8 PC to stop all Microsoft online services for security reasons.
Bicep Data Types Explained
2/25/2024 4:54:53 AM.
Bicep is a domain-specific language (DSL) that is used for deploying Azure resources - learn more about it in this series of articles!
External Streaming Data - Bitstream Format
2/14/2024 5:28:18 AM.
The main aim of this article is to extend knowledge related to object-oriented programming focusing on interoperability between the computing process and data visualization, archiving, and networking
Finding What Are the Assemblies Are Loaded Currently in Current AppDomain
2/7/2024 4:59:09 AM.
Determining what assemblies are currently loaded in the current AppDomain. This guide addresses a common problem in software development: issues with DLL integration into main applications.
Loading an Assembly on Demand
2/1/2024 10:42:44 AM.
In this article, learn to dynamically load assemblies across different code bases, addressing challenges of location variations and avoiding locking in the current AppDomain.Explore the significance o
🖥️ Incident Handling: Common Malware Attacks
1/23/2024 9:57:06 AM.
Explore the realm of malware attacks, unveiling the intricacies of threats like ransomware, computer viruses, worms, Trojan horses, and adware. Delve into their types, characteristics, and potential i
How to Remove Server Roles and Features in Server
1/23/2024 5:23:22 AM.
To remove roles, role services, and features, you can use the Remove Roles and Features Wizard. Learn the proper and easiest method to remove server roles and features on Server 2019. Follow step-by-s
How to Connect Client Computer to Server Domain
1/22/2024 9:23:02 AM.
For Active Directory Federation Services (AD FS) to function, each computer that functions as a federation server must be joined to a domain. Federation server proxies may be joined to a domain, but t
🖥️ Incident Handling: Common Domain Attack Types
1/22/2024 7:18:18 AM.
In this article, we will go through different types of Domain Attacks. Domain attacks, including Typosquatting, Domain Hijacking, Pass the Hash, Pass the Ticket, LDAP Reconnaissance, and Brute Force,
How to Do Password Policy in Server
12/27/2023 6:36:59 AM.
A password policy can help prevent unauthorized access to user accounts and protect against common types of attacks. A password policy is a set of rules that encourage users to create and use strong p
Active Directory Migration Fom Windows 2008 to Windows 2016
12/11/2023 10:23:01 AM.
Active Directory migration from Windows 2008 to Windows 2016
How to Create Active Directory Domain Services
11/23/2023 10:16:48 AM.
This article guides readers on solving the Two Sum problem in Java. It illustrates a straightforward implementation using nested loops to find indices of two numbers in an array that sum up to a targe
The Challenge of Changing Your Website's Domain
10/20/2023 5:49:21 AM.
In the ever-evolving landscape of the internet, website owners occasionally find themselves at a crossroads, contemplating the change of their domain name. While this decision may be motivated by a va
API Development using Clean architecture and facade design pattern in Asp.Net Core Web API
10/16/2023 4:56:31 AM.
Implementing a complete solution with all the details you've requested involves a significant amount of code, and it might not be feasible to provide an exhaustive example here. However, I can giv
How To Execute An Application In A Remote Application Domain
10/2/2023 9:03:50 PM.
This article explains executing an application in a remote application domain.Executing an application in a remote application domain involves creating a separate isolated environment within the same
Creating Resilient Web Applications using ASP.NET Core and Domain-Driven Design (DDD)
9/13/2023 6:27:10 AM.
Building Robust Web Applications with ASP.NET Core MVC and Domain-Driven Design (DDD)
Deploy Angular Project On Domain
8/23/2023 10:36:57 AM.
In this article, I told you how to run a project on the domain. It appears you're requesting a description, but you haven't specified what you'd like a description of. Could you please pro
Learn to add a Custom Domain in Azure Active Directory
8/16/2023 8:13:36 AM.
Discover how to integrate a custom domain into Azure Active Directory and establish it as the primary AD. Enhance user authentication and streamline business operations using tailored domains in Micro
Install An SSL Certificate On IIS
8/4/2023 5:42:26 AM.
Learn how to secure your website with an SSL certificate on Internet Information Services (IIS). Follow the step-by-step guide for a safe online environment and user trust.
Domain Driven Design - Architecture
5/16/2023 5:07:22 AM.
Quick glance at the Domain-driven design approach and why it's required.
Microsoft Business Application Live Show - Implementation of MS CRM in Different Domains - Ep.5
4/24/2023 2:16:44 PM.
In this session, you will learn about the Implementation of Microsoft CRM in Different Domains.
Azure VM Deployment Using Bicep!
4/6/2023 5:34:23 AM.
Bicep is an open-source, domain-specific language (DSL) developed by Microsoft
Add And Verify Your Custom Domain In Azure Active Directory
1/31/2023 9:52:09 AM.
This article will guide you on how to add a custom domain name and verify it for use with your Azure Active Directory,
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 Map An External Domain Name To Azure
11/1/2022 5:54:00 AM.
In this article, you will learn how to map an external domain name to azure.
Sealed Classes - A Java 17 New Feature
9/5/2022 6:05:01 AM.
In this article, you will learn about new feature of Java 17- Sealed Classes.
What Is DMARC ? | Why DMARC Is Important ? | Understanding DMARC Records
8/16/2022 4:29:28 PM.
In this article we will learn about DMARC, why it is important for email, and also how to get the best understanding of DMARC records.
Implementing A Clean Architecture In ASP.NET Core 6
3/9/2022 3:16:51 PM.
This post is the first part in a series of posts which describe my personal take on implementing a Clean Architecture with ASP.NET Core 6, and hopefully give you some ideas on how to go about building
EF Core - Effectively Decouple The Data And Domain Model
3/4/2022 7:25:36 AM.
In this article. you will learn about effectively decoupling the data and domain model.
Advanced Entity Framework Core Tips In Practice: Concurrency, Query filters and SaveChanges Method Abilities💪
1/11/2022 3:11:26 AM.
I am describing the practical aspects of working with Entity Framework Core. In this article I am touching Concurrency token and RowVersion, on save changes interceptor with a bunch of usefu
Tips To Speed Up Your Website Load Time
12/14/2021 5:22:39 PM.
This article explains how to reduce the loading time of your web pages.
Introduction Of ASP.NET Unique Architecture (AUA)
11/2/2021 9:21:53 AM.
AUA ( Asp.Net Unique Architecture ) Framework, you can easily have better, faster, and more orderly and focused coding. This framework is based on new and up-to-date concepts, structures and architect
How To Change Localhost To Custom Domain Name In IIS
7/12/2021 12:16:34 PM.
In this article, I have described How to change localhost to Custom Domain Name in IIS
Data Centric RESTful API Vs Business Domain Centric API
6/9/2021 11:59:24 AM.
Here are described cases where building a simple CRUD API will not work for business systems and requires continuous changes.
State Management Using Cookies
5/26/2021 11:02:02 AM.
This article describes state management using cookies.
Creating The Domain Model in ASP.Net Web API
3/12/2021 6:59:37 AM.
This article explains how to create the Domain Model in ASP. NET Web API.
Enterprise Business Rules - Extraction In Insurance Domain
3/8/2021 6:41:08 PM.
In this article, you will learn about extraction in the insurance domain related to enterprise business rules.
Adding Our Own Domain Name To Azure Active Directory
2/22/2021 3:16:59 PM.
In this article, you will learn how to add our own domain name to azure active directory.
Entity Framework: Domain Modelling Approaches
2/12/2021 10:04:51 AM.
In this article I will be describing the three approaches to using Entity Framework (EF)- Model First, Database First and Code First.
Custom Domains For Web Pages Hosted On Azure App Service
1/29/2021 1:52:55 PM.
In this article, you will learn about custom domains for web pages hosted on the Azure app service.
.NET Application Domain Internals
1/3/2021 4:51:53 AM.
In this article, you‘ll drill deeper into the details of how an assembly is hosted by the CLR and come to understand the relationship between Application Domains (appdomain) and processes.
Understanding Process, Application Domain And Assemblies
11/10/2020 7:11:31 AM.
We usually come across these terms: Process, Application Domain or App Domain, Assemblies. It is good to have a basic knowledge of these terms and how each one is related to each other.
Map Or Connect Your Own Domain In Firebase Hosting Service - Part Two
7/22/2020 6:50:50 AM.
In this article, we will learn how to map or connect your domain in Firebase hosting service which we deployed using Firebase-CLI.
Assign Domain To Application On AWS
6/14/2020 9:50:48 AM.
In this article, you'll learn how to assign a domain name to an app deployed in AWS Elastic Beanstalk.
Configuring A Custom Domain Name For Your Github Pages Site Using Azure App Service Domains
6/3/2020 6:03:24 AM.
This article explains how to configure a custom domain name for your Github pages site using Azure App Service Domains and how to configure the custom domain name for your Github Pages site using Azur
JavaScript Cross Domain Issue in App Part
5/4/2020 11:58:18 PM.
In this article we can explore the JavaScript cross domain issue when using App Parts.
How to Get Domain Users, Search Users, and Get User From Active Directory Using .NET Core API
4/19/2020 11:51:23 AM.
In this article, you will learn how to get domain users list, search user by username and get a logged-in user from Active Directory using .NET Core API.
Distributed Transactions with Web API across Application Domains
3/28/2020 8:44:01 AM.
Start a transaction from a client application, involving Web API running in different application domains.
Setup Sub-Domain And Customize Our Login Page In Salesforce
3/16/2020 4:40:37 PM.
By reading this article, you will learn about how to create subdomain domain and customizing login page in salesforce.
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.
How to Create a New Group in Windows Server 2012
10/24/2019 3:17:48 AM.
This article explains how to create a new group in Windows Server 2012.
Custom Domain In Azure Web App
9/12/2019 8:38:46 AM.
From this blog, you will learn how to manage the custom domain in Azure Web App.
How To Map Our External Domain Name To Azure
5/10/2019 9:27:15 AM.
In this article, we are going to point our external domain name to Microsoft Azure.
Installation Of SharePoint 2016 Server
3/19/2019 9:17:28 AM.
The IT preview of Microsoft SharePoint Server 2016 has been hooked up on the internet since August 2015 and everybody has been digging into its features ever since.
Handling Cross-Domain Call In ASP.NET Web API
2/5/2019 9:14:59 AM.
From this article, you will learn how to handle the cross-domain calls in ASP.NET Web API using different methods.
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
Create A Domain In Azure And Get A Free SSL Certificate And Link With Web App
11/16/2018 11:12:04 AM.
We will see how to create an App Service Domain in Azure and we will get a free SSL certificate from Let’s Encrypt Authority. We will also create a Web App in Azure and link with this domain. Later we
Azure Hybrid Domain Device Configuration Using AADConnect
10/17/2018 8:16:14 AM.
In this article, we will see how to Sync devices which are On-Premises domain-joined computers to sync to Azure AD as Hybrid domain-joined computers.
DomainUpDown In C#
9/4/2018 6:24:20 AM.
A DomainUpDown control allows users to provide a spin (up/down) interface to move through pre-defined strings using up and down arrows. In this tutorial, we will see how to create a DomainUpDown contr
Video 1: Set Up Domain Controller Server In Azure
9/4/2018 1:17:29 AM.
In this video, you will learn how to install and configure SharePoint 2016 Min Role Farm in Azure (IaaS) and set up Domain Controller Server.
Groundwork For .NET Interview
7/22/2018 2:07:32 AM.
This article covers the basic high-level concepts on .net for getting up to speed the interview.
Adding Domain Name To Azure VM Using DNS Zone
6/2/2018 1:37:48 PM.
This article tells you how to set up a custom domain name for the Azure VM using DNS Zone. DNS zone in azure is basically used to host the DNS record, to host our domain name in Azure DNS, we need to
Custom Domains in Azure
5/30/2018 12:08:59 AM.
This video is about adding a custom domain to an Azure Web App Service.
Implementing A Custom Domain - Understanding Blob Storage - Part Seven
5/29/2018 10:09:12 AM.
In this article, we will see how to implement Custom Domain on a storage account