Related resources for Configuration
  • DNN (Formerly DotNetNuke) Tutorial - Part 15/3/2024 9:00:39 AM. DNN Tutorial - Part 1 introduces DotNetNuke, a versatile content management system (CMS) built on ASP.NET. Learn website setup, user management, and extension installation for robust web development.
  • Understanding Log Service In AngularJS5/3/2024 8:58:02 AM. The Log Service in AngularJS, accessed through $log, facilitates efficient debugging by offering logging functionalities with various levels like debug, info, warn, and error. It aids in diagnosing is
  • Configure Or Change The Audit Settings In SharePoint Online5/2/2024 9:56:23 AM. In this article, we will learn how to manage audit settings in SharePoint Online for enhanced security and compliance. Discover step-by-step instructions to configure or change audit settings using th
  • Mastering Rating Settings in SharePoint5/2/2024 8:35:41 AM. Discover how to leverage rating settings in SharePoint effectively with our comprehensive guide. Learn about the benefits, features, and limitations of enabling ratings on items within lists and libra
  • Microsoft Enterprise Instrumentation Framework(EIF) - Quick Guide5/1/2024 11:09:43 AM. Explore Microsoft Enterprise Instrumentation Framework (EIF) with our Quick Guide. Learn to monitor, log, and optimize application performance effortlessly, ensuring robustness and efficiency in your
  • Code First Migrations With Entity Framework4/30/2024 9:39:59 AM. This article will provide answers to the following questions relevant to relationships in Entity Framework: whether or not to create a database, how to add / remove a field from an existing table, how
  • Enterprise Library New Version 64/29/2024 10:15:21 AM. Enterprise Library Version 6 is a Microsoft .NET Framework library offering application blocks for logging, caching, data access, security, and more. It provides configurable components for common ent
  • Application Deployment On Azure Kubernetes Service4/26/2024 11:56:18 AM. Deploying applications on Azure Kubernetes Service (AKS) involves containerizing apps with Docker, orchestrating with Kubernetes, and managing scalability, availability, and load balancing. Utilize YA
  • App.Config AutoReader4/26/2024 9:05:23 AM. In our day to day development, it is a rare case where we don’t need to read a configuration file. There are many techniques for the treatment of such static classes, singleton classes, etc and it is
  • Efficient Data Copying with AutoMapper in C#4/25/2024 8:16:41 AM. Discover how to configure profiles, handle complex mappings, customize type conversions, and utilize features like flattening, null substitution, and reverse mapping for efficient data transformations
  • Office 365 - SharePoint Central Admin Configuration4/23/2024 8:25:38 AM. Configuring SharePoint 2013 Central Administration in Office 365 involves settings for site collections, service applications, timer jobs, and health analysis. It manages farm-wide settings and servic
  • Learn $http Service In AngularJS4/22/2024 6:58:58 AM. Explore AngularJS $http service for making HTTP requests with configuration objects, utilizing built-in services like $log for debugging, handling asynchronous responses with promise objects, and util
  • Getting Started With Angular.js4/19/2024 10:26:36 AM. Get started with Angular.js effortlessly! This comprehensive guide covers installation, setup, and dives into key concepts like components, directives, controllers, and services.
  • Intoduction of Interceptors in .NET 8 and C# 12: How to use it?4/18/2024 9:15:23 AM. Interceptors are an experimental feature, available in preview mode with C# 12. An interceptor is a method that allows you to substitute a call to an interceptable method, with a call to itself at com
  • Configure Knowledge Management for Customer Service D3654/18/2024 8:52:42 AM. Configure knowledge management in D365 for efficient customer service. Establish a robust knowledge base, optimize search functionalities, manage content lifecycle, and ensure secure access. Implement
  • Code readability is enhanced with C# 10 top-level statements4/16/2024 10:18:02 AM. Ziggy Rafiq discusses tackling challenges in software component specification standards through the implementation of solutions such as adapters and bridges for standard mediation, abstraction and enc
  • AWS Command Line Interface (CLI) Installation And Configuration4/15/2024 11:46:20 AM. In this article, we will learn how to install and configure the AWS Command Line Interface (CLI) to efficiently manage your AWS resources from the command line. Follow step-by-step instructions for in
  • Virtual Networking Setup for Azure AD Domain Services4/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
  • AppSettings - Six Ways To Read The Config In ASP.NET CORE 3.04/11/2024 6:23:13 AM. Learn six methods to read AppSettings in ASP.NET Core 3.0, including options pattern, configuration providers, IConfiguration interface, environment variables, and JSON files, ensuring flexibility and
  • Properly Setting Up .NET Core Projects4/11/2024 6:20:44 AM. Properly Setting Up .NET Core Projects involves configuring project structure, managing dependencies via NuGet packages, selecting appropriate SDK versions and target frameworks, and adhering to best
  • What is Object Mapping in .NET and AutoMapper ?4/10/2024 4:25:32 AM. Object mapping plays a crucial role in modern software development, particularly in .NET applications where data transformation between different layers is a common requirement.
  • Install and Configure Network Load Balancing Manager in Server4/5/2024 9:55:20 AM. In this article, we will learn Network load balancing is the ability to balance traffic across two or more WAN links without using complex routing protocols like BGP.
  • How to Disable IPv6 in ESXi without Additional Reboot4/5/2024 6:38:26 AM. Learn a step-by-step guide to disable IPv6 in ESXi without rebooting, ensuring uninterrupted network connectivity. In VMware ESXi, disabling IPv6 can be done through the ESXi Shell without an extra re
  • Explain Feature Flags in .NET Core4/3/2024 4:18:05 AM. In this article, we will discover how to implement feature flags in .NET Core to control feature releases dynamically. Learn the best practices for toggling features on/off, managing configurations, a
  • Attribute Based Routing In ASP.NET MVC 54/1/2024 8:15:42 AM. Explore ASP.NET MVC 5's attribute-based routing, offering debugging ease, decoupling benefits, and flexible route configuration. Learn to optimize routing with RoutePrefix, Route Constraints, and
  • Configure SLA’s and KPI’s in Microsoft Dynamics 365 Service3/31/2024 3:51:46 AM. In this article, we will configure SLAs and KPIs in Microsoft Dynamics 365 Service involves setting up service level agreements to define response times and resolution targets, along with key performa
  • Managing Vue.js Environment Configurations Effectively3/30/2024 7:30:58 AM. Managing environment configurations in Vue.js is crucial for handling settings like API endpoints across deployment environments. This article explores methods including environment variables, Vue CLI
  • Options Pattern Named Options in .Net Core with examples3/29/2024 9:41:11 AM. Learn how to implement the options pattern and validation in .NET Core using named and default options. Explore techniques for binding configurations, fetching options in APIs, injecting services into
  • Configuration Settings in .NET Core3/29/2024 4:50:13 AM. Configuration settings are vital for .NET Core apps, enabling flexibility without code changes. Learn their anatomy, setup with JSON files, environment variables, and access methods for robust applica
  • SQL Server Data Collection And Management Data Warehouse3/28/2024 10:41:49 AM. Explore the built-in SQL Server Data Collection tool for system monitoring. Learn setup steps for Management Data Warehouse, access control via roles, and monitoring data collection using SQL Agent an
  • Replication Of Max Text Length3/28/2024 10:34:54 AM. Ensure smooth replication of maximum text length in SQL Server by configuring 'max text repl size' using sp_configure. Optimize data management and maintain database performance with appropria
  • Create Service Connections in Azure DevOps3/28/2024 6:02:21 AM. Learn how to set up service connections in Azure DevOps for seamless integration with Power Platform. Follow step-by-step instructions to configure essential details like Server URL, Tenant ID, Applic
  • Enhance Azure DevOps: Manage Environments with Replace Tokens3/28/2024 5:08:28 AM. In this article, we are going to learn how to change the values that are specific for each environment using an Azure DevOps extension called Replace Tokens.
  • Application Insights In MVC Core, Web API Core And Entity Framework Core3/27/2024 9:33:36 AM. Learn to set up Application Insights SDK in Visual Studio 2019 for local diagnostics. Configure telemetry collection, view dashboard, apply filters, analyze logs, and monitor performance. Enhance deb
  • Azure Devops Project Configuration - Pipelines3/26/2024 2:58:37 PM. In this article, you’ll learn how to create a Azure DevOps Pipeline for CI and CD without using YAML Coding, source in Azure GIT repos, Configuring Build and release in Azure Web App Services.
  • Azure Devops Project Configuration - Repos - Part Three3/22/2024 9:01:23 AM. In this article, you’ll learn how to create a Visual Studio project and how to push local environment code to Azure repos, as well as branching options for your master branch by using GIT source contr
  • Advanced Django Admin Configuration for Quiz App Interface3/22/2024 4:26:39 AM. This article provides a detailed guide on advanced customization techniques for optimizing the Django admin interface specifically for managing a quiz application. Through practical examples and step-
  • Capturing Survey Response For Grid Questions - Voice Of The Customer3/21/2024 9:42:08 AM. Learn to capture training feedback survey responses in Dynamics 365 using Voice of the Customer. Create a workflow to send emails based on dissatisfied responses. Navigate through workflow creation, c
  • Installation Of Visual Studio 2017, A Firsthand Explanation 3/20/2024 11:46:55 AM. This article tries to give a firsthand and quick introduction to installing Visual Studio 2017, highlighting some of its new features. This article does not cover all the features of Visual Studio 201
  • Publish Website On IIS Using AppCmd3/19/2024 11:59:51 AM. Publishing a website on IIS using AppCmd involves command-line deployment and configuration management. With AppCmd, administrators can efficiently host and administer websites on the Internet Informa
  • Cheat Sheet For Git Basic Commands3/18/2024 12:01:39 PM. This article provides a comprehensive list of basic Git commands essential for daily use. It covers configuring the Git environment, working with online repositories, understanding the life cycle of a
  • How to Configure the Phone and Modem Settings For the Fax Server3/15/2024 9:01:07 AM. Configure phone and modem settings for the fax server on Windows Server. Set up modems, dialing rules, and fax devices. Ensure compatibility and smooth fax transmission and reception. Customize settin
  • Provide Security Role Access for D365 Outlook3/14/2024 7:00:05 AM. In this article, we will customize permissions, manage user access, and enforce Role-Based Access Control (RBAC). Optimize Microsoft 365 settings to tailor access rights, enhancing data protection and
  • Enable Outlook for D365 Trial Account3/14/2024 6:59:11 AM. Enabling Outlook for your D365 trial account seamlessly integrates email functionalities with Microsoft Dynamics, streamlining communication and data management. Configure integration settings to sync
  • Explain Virtual Agents Configuration3/13/2024 9:20:51 AM. Power Virtual Agents simplifies bot creation, enabling interaction with customers without coding. Create a bot by providing triggers and responses, then deploy it seamlessly within Dynamics 365 for cu
  • Azure Devops Project Configuration Settings - Part One3/13/2024 8:46:15 AM. In this article, we will explore Azure DevOps Project Configuration Settings in this comprehensive guide, Part One. Learn to optimize project setup, manage settings, and streamline workflows.
  • Azure Devops Project Configuration - Overview and Boards - Part 23/13/2024 8:33:27 AM. Azure DevOps Project Configuration - Overview and Boards - Part 2" delves into the intricate setup of Azure DevOps projects, focusing on Boards functionality. It explores agile methodologies, tas
  • Complete Guide to Install Elasticsearch and Kibana on Windows3/12/2024 10:34:16 AM. In this article, I will provide a detailed, step-by-step guide on setting up Elasticsearch and Kibana on a Windows system. We'll begin by downloading the necessary files, and then proceed to insta
  • Duplicate Detection Rules Configuration in Dynamics 3653/12/2024 9:32:40 AM. Learn to set up Duplicate Detection Rules in Dynamics 365 with this step-by-step guide. Navigate through the system settings, create rules, and establish criteria for identifying matching records effe
  • Learn About Lazy Loading In Angular3/6/2024 9:13:22 AM. Lazy loading in Angular is a technique that defers the loading of modules until they're needed, improving initial load time. It involves configuring routes to load modules asynchronously, typicall
  • How to Enable Remote Connections in SQL Server 20053/5/2024 10:39:30 AM. This article provides guidance on enabling remote connections in SQL Server 2005, addressing the common error message encountered when attempting a remote connection. It outlines the security precauti
  • Improve Performance of Word 20133/5/2024 10:38:10 AM. Boost productivity in Microsoft Word 2013 by optimizing performance. Learn to manage resources efficiently, troubleshoot issues, tweak configuration settings, and streamline add-ins and templates for
  • SharePoint 2010 - How Do Alerts Work?3/5/2024 10:21:07 AM. In this article, we can discover the inner workings of SharePoint 2010 alerts and learn how users can subscribe to notifications for document changes, task assignments, or list updates.
  • Programmatic Installation and Configuration of Microsoft Loopback Adapter3/4/2024 6:24:06 AM. This article will show how to programmatically install, configure and manage virtual network adapters such as Microsoft Loopback Adapter using Devcon tool, WMI and netsh command.
  • Create Local FTP on Your Computer3/1/2024 11:08:54 AM. Setting up a local FTP server on your computer involves configuring file transfer protocol for efficient data exchange within your network. Through server setup and network configuration, users can se
  • SharePoint Framework using React JS Part 1 - Setup Configurations3/1/2024 9:44:02 AM. SPFX setup configurations. Explore SharePoint Framework (SPFx) as a modern development tool for SharePoint, replacing older models. Understand the development cycle, necessary skills, and Node.js vers
  • Customize Your Office Installer Using Office Deployment Tools2/28/2024 10:54:47 AM. Customize your Microsoft Office installer effortlessly with Office Deployment Tools. Tailor settings, configurations, and deployment strategies to fit your organization's needs using command-line
  • How to Set Proxy For Metro Apps in Windows 82/27/2024 11:21:20 AM. In this article, we are explaining how to configure proxies for Metro apps in Windows 8. Learn the steps to set up proxy settings to ensure seamless internet access and enhanced privacy.
  • Configure IIS In Windows 10 Operating System2/27/2024 11:14:10 AM. To configure IIS in Windows 10, install the feature via Control Panel > Programs > Turn Windows features on or off. Use IIS Manager to set up websites, bindings, SSL certificates, and applicatio
  • Access Website Hosted In IIS On Windows 10 From Any PC On LAN2/27/2024 10:46:46 AM. In this article, Learn how to access a website hosted on IIS in Windows 10 from any PC on your LAN. Configure network settings, ensure proper IIS setup and access the site seamlessly across your local
  • MS Teams and Email Approval Configuration in D365 CRM2/22/2024 10:23:59 AM. Automate the approval process for creating CRM account records with Microsoft Teams and Email notifications using Power Automate. Follow step-by-step instructions for configuring flows and notificatio
  • Deploying A Blazor Application On Firebase2/20/2024 9:13:16 AM. To deploy a Blazor app on Firebase, first create a basic calculator using Blazor in Visual Studio, then publish it. After adding the project on Firebase, initialize and deploy using Firebase CLI. Use
  • Learn SharePoint In Series - Part Eight - Validation Settings In List Settings2/15/2024 10:56:52 AM. This article delves into the list validation settings in SharePoint, elucidating their importance and practical applications. It provides step-by-step guidance on configuring validation settings at th
  • Integrate YouTube videos in our Angular Application2/8/2024 10:28:13 AM. This content explains how to integrate YouTube videos into an Angular application using the Angular YouTube Player component. It outlines the steps involved, such as installing the necessary package,
  • Power BI Parameters for Efficient Data Source Configuration1/30/2024 11:26:16 AM. This article is about using Power BI Parameters for Data Source Configuration. In this Power BI project, connecting to an on-premise Business Central instance posed challenges during deployment. The s
  • Lazy Loading In ASP.NET Core 7 Web API1/22/2024 9:09:14 AM. ASP.NET Core 7 Web API. Lazy loading is a technique where related data is only loaded from the database when it is explicitly requested. In Entity Framework Core, lazy loading can be achieved by marki
  • Registry Configuration for Launching Programs by File Extensions1/18/2024 6:25:19 AM. Associating a specific program with a particular file type through registry configurations involves defining entries in the Windows Registry.
  • Device Endpoint Protection settings configuration in Microsoft Intune1/17/2024 6:20:33 AM. Steps to create configuration profile of Endpoint protection in Microsoft Intune.
  • Handling CORS (Cross-Origin Resource Sharing) in ASP.NET Core Web API1/15/2024 9:08:11 AM. 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.
  • ASP.Net Core - How to Read values from Appsettings.json12/31/2023 12:03:20 PM. Asp.Net Core – How to Read values from Appsettings.json
  • API Development Using Dapper and Microsoft Asp.NET Core Web API 12/24/2023 4:38:11 PM. ASP.NET Core is a powerful framework for building web applications, and "Dapper" is a popular micro ORM (Object-Relational Mapping) that works well with ASP.NET Core for database operations.
  • Configuration providers in .NET 12/22/2023 9:51:03 AM. Core concepts of configuring applications in .NET through versatile configuration providers. Learn how these providers bridge applications and settings, supporting various sources like files, environ
  • Building a Custom Object Mapper in ASP.NET Core Using C#12/21/2023 9:22:52 AM. Unlock the power of data transformation in ASP.NET Core with a custom object mapper. Delve into the steps—defining mapping configurations, implementing logic, and seamless integration—ensuring tailore
  • Deploying Your Solution to Azure via FTP12/20/2023 10:50:01 AM. In this Article we will Learn how to deploy your solution to Azure by FTP (File Transfer Protocol). This step-by-step guide demonstrates efficient methods to upload builds, ensuring a smooth transi
  • How to Download the Package Deployer using Power Platform Tools in Visual Studio Code?12/20/2023 9:13:55 AM. Step-by-step details to download the package deployer using power platform tools in Visual Studio code. Learn an efficient alternative to download the Dynamics 365 Package Deployer using Visual Studio
  • How to Download the Configuration Migration Tool using Power Platform in Visual Studio Code?12/18/2023 8:28:26 AM. Step by step details to download the configuration migration tool using power platform tools in visual studio code
  • Source Control (4-1), Git - Configuration12/8/2023 4:46:36 AM. This article is to discuss Git Installation and Configuration.
  • How to Create and Configure DHCP Scope?11/28/2023 7:16:44 AM. This article provides a comprehensive guide on creating and configuring DHCP (Dynamic Host Configuration Protocol) scope efficiently. DHCP is vital for automatically assigning and managing IP addresse
  • How to Install DHCP Service in Windows Server?11/27/2023 5:06:34 AM. Learn how to install the Dynamic Host Configuration Protocol (DHCP) on Windows Server 2019. This step-by-step guide ensures a proper setup and understanding of DHCP service installation.
  • .NET Core Middleware for Logging using Serilog11/1/2023 12:12:20 PM. This article provides a comprehensive guide to setting up .NET Core middleware for logging using Serilog. It covers key steps from project setup to middleware configuration, highlighting the flexibili
  • Load cannot follow more than 20 redirections - How to Fix10/27/2023 5:35:04 PM. Getting a message that says 'load cannot follow more than 20 redirections' means something is going wrong with a website you're trying to visit. In this article, we will learn how to fix i
  • Resolve Error 40: Could Not Open a Connection to SQL Server10/27/2023 7:14:46 AM. In this article we will discuss about various reasons and solutions to resolve error : 40 related to SQL Server connection.
  • PHP.ini Upload_Max_Filesize Exceeded Error10/26/2023 12:32:55 PM. The uploaded file exceeds the upload_max_filesize directive in php.ini." This error occurs when you're trying to upload a file in PHP, but the size of the file being uploaded is larger than t
  • How To validate Appsetting.json Configuration Values In .NET10/16/2023 9:26:04 AM. In .NET applications, the appsettings.json file is commonly used to store configuration settings. It's essential to validate the values stored in this file to ensure that they meet the required fo
  • Solution: Mail not queued. Database Mail is stopped10/11/2023 8:31:38 AM. Database Mail is a feature in SQL Server that allows you to send email messages from the SQL Server database engine. It can be a crucial tool for alerting and notifications within a database system. H
  • An Introduction to VMware NSX-T: Revolutionizing Network Virtualization10/3/2023 7:02:50 AM. This article introduces readers to VMware NSX-T, explains its key features, and provides real-world examples of how it is used in various industries. You can expand on each section to provide more in-
  • Creating CRUD API with Dapper in ASP.NET Core9/22/2023 5:54:25 AM. In this example, I'll demonstrate how to perform CRUD (Create, Read, Update, Delete) operations using Dapper in an ASP.NET Core Web API with a real-world use case model named CSharpCornerArticle.
  • Using .NET Core Option Pattern for Appsettings.json9/21/2023 8:38:11 AM. This article guides you through reading configuration values from the Appsettings.json file in .NET Core using IConfiguration and the Options Pattern, covering connection strings, key-value pairs, and
  • Edit And Encrypt Web.Config Sections Using C# 2.09/13/2023 5:04:03 AM. An article to illustrate editing and encrypting of sections of the Web.Config file programmatically. Editing and encrypting sections of a Web. config file using C# 2.0 involves using the System. Confi
  • Azure Functions Proxies: URL Rewriting and API Composition9/12/2023 10:20:21 AM. Azure Functions Proxies are a powerful feature that allows you to define proxies to control the behavior of HTTP requests and responses to and from your Azure Functions. You can use them for URL rewri
  • Securing .NET/ASP.NET Core Apps with Azure Key Vault Middleware 9/8/2023 9:28:49 AM. Securing secrets in a .NET/ASP.NET Core application using Azure Key Vault is crucial for protecting sensitive information like API keys, connection strings, and other configurations. In this example,
  • Boost Azure Function Performance Using Isolated .NET Core 9/7/2023 11:29:52 AM. Boosting the performance of Azure Functions using Isolated .NET Core is a great way to ensure that your serverless applications are both scalable and efficient. In this example, we'll walk through
  • Keeping Secrets Safe in .NET/ASP.NET Core Applications with Azure Key Vault9/7/2023 11:06:27 AM. Securing secrets in .NET/ASP.NET Core applications using Azure Key Vault is crucial for maintaining the confidentiality and integrity of sensitive information such as API keys, connection strings, and
  • Configuration In ASP.NET Core9/6/2023 11:05:38 AM. Configuration In ASP.NET Core. ASP.NET Core supports many methods of configuration. In ASP.NET Core application, the configuration is stored in name-value pairs and it can be read at runtime from vari
  • Securing Infrastructure with VMware SaltStack9/6/2023 6:10:46 AM. Securing Your Infrastructure with VMware SaltStack: Best Practices and Considerations
  • Real-time Communication with WebSocket Protocol in ASP.NET Core9/4/2023 5:13:27 AM. This example provides a foundational structure for real-time communication in ASP.NET Core using WebSockets. You can expand upon this foundation to create more complex real-time applications, such as
  • Strategic Alert and Security Configuration8/21/2023 5:47:49 AM. Today I ran into something on a client-server that unfortunately I see too often. The DBA goes through the trouble of configuring and setting up alerts/operators but doesn’t really understand what th
  • Resolving CORS Origin Using Custom Middle ware in ASP.Net Web API 8/2/2023 5:02:53 AM. In ASP.NET Core, middleware is a component or piece of software that sits in the request-response pipeline. Middleware is used to handle or modify incoming HTTP requests and outgoing HTTP responses. I
  • Object Relational Mapping (ORM) Using NHibernate - Part 1 of 87/31/2023 5:28:18 AM. To establish the ideas of Object Relational Mapping Internals, Nhibernate fundamentals, Intemediate and Advanced coding concepts using NHibernate more clearly (for me and hopefully to readers).
  • How To Setup Visual Studio Code For Salesforce Development7/21/2023 8:52:42 AM. In this post, we will look into detailed steps to setup Visual Studio Code as IDE for Salesforce code development.