Related resources for Setting
  • How to Create an App Configuration Store10/25/2024 4:30:30 AM. App Configuration Store provides a unified platform to store, retrieve, and manage configuration settings securely. One of the most widely used services for this purpose is Azure App Configuration, pa
  • Setting Up Values Without Conditional Checks in Power Automate10/14/2024 4:19:26 AM. In this article, we explore how to set variable values in Power Automate without using conditional checks. We demonstrate two methods: one using traditional condition actions, and another with dynamic
  • Setting Up Kafka In Local using Docker9/28/2024 5:01:04 AM. Apache Kafka is a distributed streaming platform used to build real-time data pipelines and applications. It relies on Zookeeper for managing metadata and broker health.
  • How to Send Mail Using SQL Server: Part 39/27/2024 10:16:21 AM. In this third installment of our series, "How to Send Mail Using SQL Server," we delve into the configuration and implementation of Database Mail. Learn how to set up SMTP settings, create m
  • Selection Based Crystal Report using Stored Procedure9/27/2024 10:11:28 AM. This project demonstrates creating a Crystal Report in a Windows Form application. It includes setting up a SQL database connection, populating a ComboBox with data, generating reports using parameter
  • Change Your Profile's Local Language In SharePoint Online9/24/2024 9:05:12 AM. Discover step-by-step instructions for accessing language settings, customizing your profile, and enhancing your user experience. Whether you're looking to improve communication or simply prefer a
  • Manage Web Applications In SharePoint Central Administration - Part Eight9/23/2024 9:52:25 AM. This article covers managing web applications in SharePoint 2016 Central Administration. It walks through key steps, including accessing Central Admin, configuring mobile accounts, setting up SMS noti
  • Database Backup With Compression in SQL Server9/20/2024 9:18:22 AM. This article explains how to perform database backup compression in SQL Server 2012 using SQL Server Management Studio or a Transact-SQL statement. It provides a step-by-step guide to visually create
  • Azure App Service - Configure Existing App From Visual Studio9/5/2024 11:02:27 AM. Learn how to configure application settings for Azure App Service using Visual Studio. This guide walks you through setting up your Azure App Service, integrating your application, and managing config
  • Learn to Set Folder Unique Permission8/28/2024 4:11:25 AM. This feature ensures that only selected users or groups can view, edit, or manage the folder's contents, enhancing security and tailoring access to meet specific needs.
  • Enable Content Editor Web Part in SharePoint When Missing8/27/2024 11:57:58 AM. The Content Editor Web Part (CEWP) in SharePoint allows you to add custom HTML, CSS, and JavaScript to pages. If it's missing, enable the SharePoint Server Publishing Infrastructure and Publishing
  • Demystifying Hide Legacy App in Dynamics 3658/23/2024 4:45:22 AM. This guide explains how to hide legacy apps in Dynamics 365, aimed at beginners. Learn to streamline user experience, minimize errors, and enhance security by managing app visibility through the Power
  • Setting Up Custom Domain in Microsoft 365 via Admin Center8/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
  • Setting Up Content Deployment in SharePoint8/2/2024 7:58:51 AM. This guide covers essential setup steps, including configuration settings, deployment processes, and best practices for effective content management and automation in SharePoint.
  • Control Form Requirement with Save or Submit Button7/23/2024 6:58:51 AM. Implement a "Save as Draft" feature to allow users to save and resume incomplete forms. Create buttons with distinct functionalities for saving drafts and submitting forms. Set form fields a
  • Connecting to a MySQL Database Over LAN Using SQL Workbench7/22/2024 8:18:50 AM. Learn how to connect to a MySQL database over a local area network (LAN) using SQL Workbench. This guide covers finding the IP address of the MySQL server, configuring it for remote access, setting up
  • Setting Up Your First ADO.NET Project7/22/2024 7:29:17 AM. ADO.NET is a set of classes that expose data access services for .NET Framework programmers. It provides a rich set of components for creating distributed, data-sharing applications. This guide will w
  • Enabling GitHub Integration in Microsoft Fabric7/17/2024 6:05:13 AM. Microsoft Fabric integrates seamlessly with GitHub, enhancing collaboration and efficiency for development teams. This integration supports CI/CD pipelines, automating build, test, and deployment proc
  • Setting Up a .NET Standard Project7/17/2024 12:19:04 AM. .NET Standard is a formal specification of .NET APIs that are intended to be available on all .NET implementations. It serves as a base class library that can be used across different .NET platforms,
  • Integrating PayU Payment Gateway with .NET Core API7/10/2024 12:35:37 PM. Integrate PayU with your .NET Core API to securely accept payments. This guide covers creating a new .NET Core Web API project, configuring PayU settings, and implementing the payment service. Steps i
  • Setting Up Google Authentication in ASP.NET Core MVC7/8/2024 11:37:17 AM. Integrate Google Authentication into your ASP.NET Core MVC application for secure and easy user login. Follow steps to create a project in Visual Studio, configure Google API Console, install necessar
  • How to Add Duration to Your Microsoft Forms Quizzes7/3/2024 7:30:14 AM. Learn how to add a duration to your Microsoft Forms quizzes with this comprehensive guide. Discover step-by-step instructions to set a time limit, ensuring a more controlled and fair assessment enviro
  • Setting Up a Basic React Application with Routing7/1/2024 6:40:41 AM. Learn to build a React app with routing using react-router-dom. Set up a structured folder layout, define routes in Main.js, integrate components in App.js with BrowserRouter, and configure the entry
  • SharePoint Server 2019 Library Settings Options In Modern Experience6/26/2024 10:53:29 AM. Explore the comprehensive guide on SharePoint Server 2019 library settings options in the modern experience. Learn how to manage and customize document libraries with the latest features, streamline y
  • Increase Data Disk Size In Azure6/25/2024 10:06:08 AM. Learn how to efficiently increase disk space for Azure VMs using simple steps like identifying disks through Device Manager, noting LUN values, and extending volumes in Azure Portal. Ensure VMs are in
  • App Settings in App Service Vs App Configuration Resource in Azure6/24/2024 9:19:22 AM. 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/A
  • TextBox In C#6/24/2024 8:59:31 AM. A TextBox control accepts user input on a Form. In this article, I will discuss how to create a TextBox control in Windows Forms at design-time as well as run-time. After that, I will continue discuss
  • Setting Up SQLite Connection In Xamarin App6/19/2024 9:54:20 AM. In this article, we are going to learn about how to set up a connection with SQLite in your application. We will connect each of the iOS, Android, and UWP projects with SQLite.
  • Techniques for Organizing Effective Project Kick-Off Meetings6/16/2024 8:51:27 AM. One important event that sets the tone for the whole project is the kick-off meeting. It's the project team's first genuine chance to get together, set objectives, and develop a mutual compreh
  • Oracle Stored Procedure Output Parameters with Dapper in ASP.NET Core6/11/2024 11:41:47 AM. This article provides a detailed guide to integrating Oracle stored procedures with ASP.NET Core using Dapper, focusing on handling output parameters, which can often be a challenging aspect of databa
  • Achieving Personal Growth: Strategies for Self-Improvement and Work-Life Balance6/9/2024 5:37:59 PM. The responsibilities of work and daily life can easily overwhelm one in today's fast-paced society. Nonetheless, long-term success and satisfaction depend on placing a high priority on work-life b
  • All About AppSettings In ASP.NET Core6/4/2024 12:49:50 PM. Learn how to configure ASP.NET Core applications using appsettings.json. This guide covers adding keys for database connections, email settings, and more in the appsettings file. Discover methods to r
  • Connect to SQL Server with SSMS Methods and Authentication Types5/31/2024 5:51:14 AM. Connecting to SQL Server using SQL Server Management Studio (SSMS) involves selecting a connection method and authentication type. Methods include specifying the server name and instance.
  • Setting Up Azure IoT Edge on Windows EFLOW: OPC Publisher 2.9.6 & KepwareEX 5/22/2024 10:16:38 AM. This article presents a comprehensive walkthrough for establishing Azure IoT Edge on the Windows platform, enabling it to run Linux-based containers. Additionally, it delves into the setup of a standa
  • Stop The Inherit Permission For List In SharePoint Online5/3/2024 8:53:23 AM. Stop permission inheritance for a SharePoint Online list to establish unique access control. Break inheritance from site-level permissions, granting tailored access settings for enhanced security and
  • Enable Output Cache Settings In SharePoint Online5/3/2024 5:38:59 AM. In this article, I would like to share the steps to configure the Output cache in SharePoint online. Output cache settings is available on the SharePoint publishing sites.
  • Create Site Column In SharePoint From OOB And JSOM5/2/2024 10:45:48 AM. Easily extend SharePoint capabilities by creating site columns using built-in options or JavaScript Object Model (JSOM). Customize content types and fields, enhancing data organization and management
  • 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
  • Disable Sharing A Document With External User From SharePoint Online Tenant5/2/2024 9:52:02 AM. In this article, we will learn how to enhance security in SharePoint Online by disabling the external sharing of documents. Explore tenant-level settings and permission controls to restrict access to
  • 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
  • Setting Up Google App Engine And Uploading An Image To Google Cloud Using PHP4/30/2024 9:05:15 AM. Setting up Google App Engine for PHP involves configuring App.yaml, deploying code, and leveraging Google Cloud Storage for image uploads. With PHP libraries, developers can seamlessly integrate image
  • Channel Factory Caching in WCF 4.54/22/2024 7:43:25 AM. ChannelFactory caching in WCF 4.5 allows caching of service instances. ClientBase<T> introduces CacheSetting property, facilitating caching. Enum values determine caching behavior. Samples demon
  • Create Site Collection in SharePoint 2013 Online4/17/2024 8:05:45 AM. Learn to swiftly create site collections in SharePoint 2013 Online using SharePoint Online Admin Center. Customize with various templates, manage permissions, and configure settings effortlessly. Acce
  • Creating an Accounting Application With C# - Part Four4/13/2024 6:12:49 PM. Learn about building an accounting app in C#, covering various forms like splash, activation, and login windows. Understand activation methods, including serial key, webservice, and custom activation
  • Configure Tiles View In SharePoint Online - Office 3654/11/2024 10:32:09 AM. Configure Tiles View in SharePoint Online (Office 365) by accessing site settings or document library settings in the modern experience. Customize layout, sizes, and content presentation for improved
  • 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
  • Use of Environment Variable in Windows 84/10/2024 10:43:21 AM. Learn how to manage Environment Variables in Windows 8 using Control Panel. Add, edit, or delete variables to customize system settings for better program execution. Simplify software kit installation
  • Enable Remote Desktop Connection in Windows 84/8/2024 11:48:12 AM. To enable Remote Desktop Connection in Windows 8, navigate to System Settings or Control Panel, locate Remote Desktop settings, enable Remote Desktop, configure network settings, adjust firewall setti
  • Globally Configuring Values For JSON Serializer In ASP.NET Core 3.14/8/2024 8:18:26 AM. Learn how to set constraints globally for JSON serialization in ASP.NET Core, avoiding manual decoration of every property. Customize data formatting using converters, and fallback to default settings
  • Rename the "Related" entities in Dynamics 3654/6/2024 5:47:51 AM. Rename the "Related connections" entity to "Account-Connections" in CRM, follow steps Login, navigate to Advanced settings, open solution, access Account entity forms, edit "C
  • 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
  • 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
  • Be Careful With Your SQL Server Max Memory Settings3/28/2024 6:35:24 AM. Quite often, I see database administrators set SQL Server Max Server Memory thinking that only everything related to SQL Server uses this shared memory pool. This is a mistake. There are many things t
  • What Does This Little Check Box Do3/28/2024 6:31:10 AM. Ever wander around SQL Server properties and wonder what these little check boxes turn on? I do, and I get very tempted to check them. Here is one of those tempting little boxes that seems pretty hand
  • 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
  • How to Configure Permission For the Website on IIS3/19/2024 11:55:53 AM. In this article, you will learn the essential steps to configure website permissions on IIS, ensuring secure access control. Explore settings in IIS Manager to manage authentication methods, authoriza
  • 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
  • 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.
  • 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
  • Understanding Regional Settings in SharePoint3/1/2024 11:50:45 AM. This guide offers a comprehensive overview of Regional Settings in SharePoint, emphasizing their significance in enhancing user experience and fostering global collaboration. It covers the functionali
  • SendEmailFromTemplate to Send Emails to Unresolved Addresses2/28/2024 11:27:10 AM. This article delves into the process of streamlining communication in Dynamics 365 CE using Power Automate, specifically focusing on sending emails to unresolved addresses.
  • How to Enable Single Click to Open an Item in Windows 82/28/2024 7:09:50 AM. In this article, we will learn how to enable a single click to open an item in Windows 8 for faster navigation. Customize your mouse settings to streamline your workflow and improve efficiency.
  • How To Set A Printer To Print Black And White In Windows 102/27/2024 11:18:59 AM. In this article, we will discover how to set your printer to print in black and white on Windows 10. Save ink and customize your printing preferences with ease. Learn to adjust settings, navigate prin
  • Turn Off Pop-up Blocker in Internet Explorer Using Windows 82/27/2024 11:06:08 AM. To disable the pop-up blocker in Internet Explorer on Windows 8, open the browser, go to "Tools" or click the gear icon, select "Internet options", navigate to the "Privacy&qu
  • How to Change Keyboard Language in Windows 82/26/2024 12:06:01 PM. In this article, you will discover the simple steps to change keyboard language in Windows 8. Easily navigate language settings to adjust input methods, enabling seamless multilingual support.
  • Proxy Setting For Metro Apps in Windows 82/26/2024 12:05:34 PM. In this article, learn how to Easily configure proxy settings for Metro apps in Windows 8 to ensure seamless connectivity and privacy. Customize proxy configurations effortlessly, enhancing security a
  • Launch Startup Settings in Windows 82/26/2024 9:34:35 AM. This article provides a detailed guide on how to access Startup Settings in Windows 8, essential for advanced troubleshooting and problem-solving on PCs.
  • Enable Notifications in Windows 8 Mail App2/26/2024 9:32:34 AM. To enable notifications in the Windows 8 Mail app, access the Settings menu within the app. Navigate to the Notifications section and customize your preferences for receiving notifications. You can ch
  • Install Windows 8 OS by Using a Pendrive2/26/2024 9:31:04 AM. Install Windows 8 OS using a pendrive by creating a bootable USB with tools like Rufus. Obtain a Windows 8 ISO file, configure BIOS to boot from USB, and follow on-screen prompts for installation. Par
  • Block a Program's Internet Access in Windows 82/26/2024 9:30:35 AM. This article provides a guide on how to block a program's internet access using the Windows Firewall in Windows 8 for security purposes.
  • Logout From Microsoft Account in Windows 82/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.
  • How to Delete WiFi Profiles in Windows 8.1 Using Command Prompt2/23/2024 9:45:07 AM. Learn to swiftly delete WiFi profiles in Windows 8.1 via Command Prompt. Utilize the 'netsh' command to manage network settings, ensuring seamless connectivity and troubleshooting for your wir
  • Enable Google Search in IE on Windows 8.12/23/2024 9:44:19 AM. Bing is the default search provider in IE 11 on Windows 8.1. This article shows how to change the search provider from Bing to Google.
  • How To Run Old Programs On Windows 10 With Compatibility Mode2/23/2024 6:54:20 AM. Learn how to run older programs comfortably on Windows 10 using compatibility mode. Compatibility mode is a built-in feature that helps older programs run smoothly on newer versions of the Windows ope
  • How To Enable Delete Confirmation Dialog In Windows 102/22/2024 11:33:54 AM. To enable the delete confirmation dialog in Windows 10, access "Recycle Bin Properties" by right-clicking the Recycle Bin icon. Check "Display delete confirmation dialog" to ensure
  • Change Screen Refresh Rate In Windows 102/22/2024 11:31:32 AM. In this article, I have described how to change the screen refresh rate in Windows 10. The Screen refresh rate in Windows 10 is the number of times during a second that a device reconstructs its buff
  • How to Enable or Disable File and Printer Sharing in Windows 102/22/2024 11:29:50 AM. To enable or disable file and printer sharing in Windows 10, navigate to "Settings" > "Network & Internet" > "Network and Sharing Center." From there, select &q
  • How to Enable or Disable Network Adapters in Windows 102/22/2024 11:29:03 AM. In this tutorial, I have described how to Enable or disable network adapters in Windows 10 through Device Manager or Control Panel. Manage connectivity settings efficiently to troubleshoot issues or o
  • How To Change The Download Location In Windows 102/22/2024 11:24:39 AM. In this article, I have described how to Modify the download location in Windows 10 to suit your preferences and organizational needs. Customize where files are saved for easier access and efficient f
  • How To Calibrate Your Monitor Color In Windows 102/22/2024 6:38:39 AM. Calibrating your monitor color in Windows 10 ensures accurate display representation. Navigate to display settings, access the color calibration tool, and adjust gamma, contrast, and brightness. Utili
  • Validation Settings In SharePoint2/21/2024 10:57:09 AM. Validation Settings in SharePoint 2013 enable users to enforce data integrity and quality in lists and libraries. Through custom validation formulas, JavaScript, or built-in functions, users can defin
  • Enable Copilot Features for Sales module in CRM2/16/2024 10:02:44 AM. This guide provides step-by-step instructions for configuring Copilot settings in Dynamics 365 Sales. It covers tasks such as enabling Copilot preview features, managing app-specific settings, turning
  • Learn SharePoint In Series - Part Sixteen - RSS Settings In List Settings2/16/2024 6:39:01 AM. This article is the 16th part of a comprehensive SharePoint series, delving into various aspects of SharePoint functionality. It provides detailed instructions on enabling and utilizing RSS (Really Si
  • Learn SharePoint In Series - Part Fourteen - Enterprise Metadata And Keywords Settings In List2/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
  • Learn SharePoint In Series - Part Eleven - Form Settings In List Settings2/15/2024 12:06:20 PM. Explore the power of concurrency in Flutter with isolates. Delve into Dart's multithreading capabilities, harnessing parallelism for efficient background tasks in mobile app development, optimizin
  • Learn SharePoint In Series - Part Six - Power Of Versioning2/15/2024 10:58:10 AM. This article serves as the sixth installment of the SharePoint series, building upon previous articles by delving into common SharePoint Lists settings, with a focus on versioning of SharePoint list i
  • 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
  • Learn SharePoint Series - Part Seven - Advanced Setting In List Settings2/15/2024 9:58:03 AM. In the previous articles, I have described basic level information about SharePoint Introduction, SharePoint Web Application, Site Collections, Subsites, SharePoint Lists and its versioning power So,
  • Difference Between UNION and UNION All (SQL Server)?2/12/2024 11:55:50 AM. UNION merges and filters out duplicates from various SELECT queries, whereas UNION ALL combines them without eliminating duplicates, providing quicker results but retaining all rows, including duplica
  • Setting up Micro Frontend with latest version on Angular2/11/2024 8:38:46 AM. Discover step-by-step instructions and best practices for setting up scalable, modular applications using the latest features and tools. Dive into the world of micro frontend architecture and learn ho
  • 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.
  • How to Restrict Clients Desktop Settings in Server1/8/2024 7:58:36 AM. Learn to restrict client desktop settings on Server 2019 efficiently. Understand the benefits, reduce risks, protect sensitive data, and follow a step-by-step guide for proper implementation.
  • Setting Up Python Locally1/8/2024 7:16:43 AM. Throughout this article, we will delve into the process of acquiring a suitable Python installer and subsequently executing the installation on your local machine using said installer.
  • 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
  • Setting up SharePoint app-only principal with App Registration12/1/2023 9:20:19 AM. The article explains setting up App only principal access to SharePoint online sites using Azure AD Application Registration.
  • Automatically Settings Class for Saving and Loading11/12/2023 9:08:30 AM. Simple generic and class to save and load settings to and from a json file. Your implementation of the MySettings class is a neat and effective way to handle saving and loading settings in a Windows F