Related resources for SET
  • DevOps Pipeline (3), Setup from GUI&YAML4/29/2024 6:18:04 AM. This article discusses the DevOps Pipeline Setup Process. Microsoft's Azure, introduced in 2010, revolutionized computing by shifting from local to cloud-based solutions. This transition impacts d
  • DevOps Pipeline (5), Setup from GUI with a Cloned Template (+ Fortify)4/29/2024 3:58:05 AM. This article discusses the DevOps Pipeline Setup from Clone, with Fortify configuration.
  • DevOps Pipeline (4), Setup from an Existing YAML4/29/2024 3:56:33 AM. This article is to discuss DevOps Pipeline Setup from Yaml.
  • How To Access Data Of Predefined Datasets In R4/26/2024 11:56:47 AM. In R, accessing predefined datasets involves importing data from packages or using built-in datasets. Utilize functions like data() or datasets:: to load datasets for analysis, exploration, and visual
  • Azure Logic App Standard Development in Visual Studio Code4/25/2024 9:59:58 AM. Learn how to set up a local environment for Azure Standard Logic App Development using Visual Studio Code. Follow steps to install required extensions, create a new project, add workflows, configure
  • Application Deployment On Azure Kubernetes Service - Part Two4/25/2024 9:45:58 AM. Explore ConfigMap usage in Kubernetes deployments, configuring Redis master with AKS, providing environment-specific configuration via ConfigMap. Learn YAML file creation, command execution, volume mo
  • Setup A Billing Alarm In AWS4/24/2024 7:57:46 AM. Learn how to set up a billing alarm in AWS to monitor your cloud expenditure efficiently. With AWS CloudWatch, establish thresholds for spending, receive timely notifications, and gain better cost man
  • How To Convert List <DataTable> Into DataSet4/23/2024 11:15:59 AM. Retrieve employee details from database using stored procedure. Group data by department with LINQ. Export List&lt;DataTable&gt; to Excel with multiple spreadsheets. Bind List&lt;DataTable&gt; to Gri
  • Azure App Debugging Setup On Visual Studio4/23/2024 10:01:34 AM. Set up Azure App debugging in Visual Studio 2019 for seamless cloud development. Utilize Azure SDK and extensions, configuring Azure App Service for efficient debugging and testing workflows.
  • Native Assembly Programming in .NET4/22/2024 8:56:22 AM. Learn to create EXE and DLL files using MASM in Visual Studio. Configure project settings, write assembly code, debug, and test applications. Explore the power of assembly language for faster executio
  • DNN, Formerly DotNetNuke, Tutorial - Part Four (GenericDNN Modules) 4/22/2024 8:55:39 AM. Learn how to create a GenericDNN module using templates, simplifying module installation without manual configuration. Follow step-by-step instructions for project setup, building in Release mode, ins
  • 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&lt;T&gt; introduces CacheSetting property, facilitating caching. Enum values determine caching behavior. Samples demon
  • Exploring Data Integration Solutions with Azure Data Factory4/21/2024 2:26:21 PM. Azure Data Factory, a cloud-based data integration service. This article will cover the basics of Azure Data Factory and its components and understand what is data movement and transformation. It also
  • 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.
  • What is Growth Marketing? Growth Marketing Strategies in 20244/19/2024 4:22:28 AM. Growth marketing is a strategic, data-driven approach to achieving sustainable business growth. Growth marketing drives sustainable business growth through data-driven strategies, customer-centric app
  • Deploying Windows Applications using Visual Studio 20104/18/2024 1:29:16 PM. In this article, we&#39;ll Learn how to deploy your Windows applications efficiently with Visual Studio 2010. Explore ClickOnce deployment, setup projects, MSI installers, and best practices for packa
  • 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
  • Set Default Value To Person Or Group Field In PowerApps4/15/2024 11:45:53 AM. Learn how to set default values for Person and Group fields in PowerApps. Use Patch function to update SharePoint list items with person or group field values. Understand the required data format for
  • 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
  • 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
  • Create a TermSet And Taxonomy Field Using PnP Powershell4/12/2024 6:31:37 AM. Let&#39;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
  • 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
  • GET, SET The Value From HTML Table In ASP.NET MVC jQuery4/11/2024 10:25:17 AM. Learn how to utilize jQuery in ASP.NET MVC to efficiently GET and SET values from HTML tables. Enhance user interaction and streamline data handling between front-end and back-end components.
  • How To Use Sequelize-CLI In Node4/11/2024 7:03:38 AM. Learn to use Sequelize CLI to create tables, set up relationships with foreign keys. Prerequisites include Node and MySQL. Set up project structure, install necessary packages. Configure Sequelize str
  • Static Files In wwwroot Folder ASP.NET MVC Core 3.04/11/2024 7:02:01 AM. In this article, we will learn about Static files in the wwwroot folder are essential for serving CSS, JavaScript, images, and other client-side assets in ASP.NET MVC Core 3.0 applications. They provi
  • 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
  • Bundling And Minification In ASP.NET Core 3.04/10/2024 9:37:40 AM. In this article, we will learn how to optimize your web application&#39;s performance with bundling and minification in ASP.NET Core 3.0.
  • Scrum Team Working Agreement and How It Helps the Scrum Team 💌4/10/2024 8:18:22 AM. Understand the importance of a working agreement in agile teams, fostering collaboration, trust, and effective communication. Learn how to create a working agreement through team collaboration, brains
  • Best Practices for Working with DateTime, UTC, and Offset in C#4/9/2024 5:50:01 PM. Discover best practices for handling DateTime, UTC, and Offset in C# with expert insights from Ziggy Rafiq, ensuring efficient time management in your applications Learn best practices, tips, and cod
  • What is the Difference Between JavaScript and TypeScript?4/9/2024 7:31:08 AM. JavaScript is a scripting programming language used to build client-side and server-side applications. It provides a runtime element management and manages the DOM dynamically. And it is a prototype-b
  • Postman - Setup Workspace And Collection4/9/2024 6:34:12 AM. Swagger (OpenAPI) defines REST APIs for both machines and humans. This article explores integrating C# special comments into Swagger for clearer API documentation and utilization in .NET and .NET Core
  • 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
  • Set Default Value To Dropdown List From Database In ASP.NET MVC4/8/2024 8:21:07 AM. In this article, you will learn how to populate a dropdown list in ASP.NET MVC with default values retrieved from a database. Utilize Entity Framework to fetch data and bind it to the SelectList.
  • 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 &quot;Related connections&quot; entity to &quot;Account-Connections&quot; in CRM, follow steps Login, navigate to Advanced settings, open solution, access Account entity forms, edit &quot;C
  • Power of Filtered Indexes in SQL Server4/5/2024 4:28:34 AM. Discover the power of filtered indexes in SQL Server with our concise guide. Explore practical applications and key benefits, empowering you to harness the full potential of SQL Server for enhanced da
  • Password Policy/Strength ASP.NET MVC Validator4/4/2024 9:12:10 AM. The ASP .NET MVC Password Policy Validator facilitates implementing password policies and determining password strength for web system users. It utilizes ASP .NET MVC architecture, extension methods,
  • Simple Image or File Import Using T-SQL for SQL Server4/3/2024 8:47:23 AM. The article demonstrates importing image files into SQL Server using T-SQL&#39;s OPENROWSET, BULK, and SINGLE_BLOB. It covers basic examples and prerequisites, allowing dynamic file paths and names fo
  • Bundling and Minification in Visual Studio 2012 or Migrate Existing Website4/1/2024 11:52:23 AM. Bundling and Minification in Visual Studio 2012 offers efficient resource management for web development. It optimizes code by consolidating and compressing JavaScript and CSS files, enhancing website
  • 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
  • Activate & Deactivate Account Record in Dynamic 365 with PowerShell 3/28/2024 10:51:22 AM. InteractiveMode prompts user for login in Dynamics CRM, storing connection in $conn. BypassPluginExecution set to true avoids plugin execution.Set-CrmRecordState modifies record state in CRM using spe
  • 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 &#39;max text repl size&#39; 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
  • How To Get Started With Always Encrypted For Beginners - Part Two3/28/2024 6:26:09 AM. In this post we will pick up where we left off in Part 1, if you haven’t read that please go back and do so. Now that we have encrypted our columns, it’s time to take a look at how we decrypt them ins
  • 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
  • Passing Values Between Tasks in Azure DevOps Pipeline3/26/2024 10:39:12 AM. In this article, we will learn efficient inter-task communication in Azure DevOps pipelines. Discover how to pass values between tasks using the task.setvariable logging command, streamlining your pip
  • Azure DevOps Pipeline Notifications: Custom Subscription Setup3/21/2024 1:27:11 PM. Azure DevOps also has support for configuring Custom notifications. In this article, we are going to learn about how to configure Custom notifications for any specific event or scenario using a featur
  • Creating Excel/Word/HTML Document Using C#3/21/2024 9:42:32 AM. This article presents a method for generating Excel/Word/HTML documents in C# using ADO.Net dataset. By internally generating XML and XSL documents, it transforms them into well-formatted HTML files.
  • Angular 6 Development Setup in Visual Studio ASP.NET MVC3/20/2024 11:51:18 AM. Setting up Angular 6 in Visual Studio 2017 for ASP.NET MVC involves installing Angular CLI, Node.js, and configuring TypeScript. Follow step-by-step instructions to integrate Angular into your MVC pro
  • Visual Studio 2017 Installation Using Offline Installer3/20/2024 11:48:53 AM. In this article, you will learn how to install Visual Studio 2017 using the offline installer, enabling setup without internet connectivity. Download the installer, customize components, and enjoy fle
  • 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
  • Configure IIS to Host Your Website Without ASP.NET3/19/2024 5:57:20 AM. Set up IIS to host your website without ASP.NET by configuring it to serve static content like HTML, CSS, and JavaScript files. Simplify server setup for non-dynamic websites with this approach.
  • How to Use GitHub Enterprise Cloud to Get Started3/18/2024 11:54:53 AM. Learn how to discover the power of GitHub Enterprise Cloud with our comprehensive guide. Learn how to set up your account, manage repositories, collaborate with team members, and leverage essential fe
  • Creating Global Option Sets & Using Them Effectively in CRM3/18/2024 6:57:37 AM. To create a Global Option Set in Dynamics 365, define a set of standardized values applicable across multiple entities. Then, reference this set when creating option set fields, ensuring consistent da
  • How To Set Up A Dynamics 365 / Power Platform Trials3/15/2024 9:04:40 AM. In order to learn and observe new features that are present in Dynamics CRM it is important to spin a trial instance every now and then, in this blog I am going to guide step by step process to Create
  • 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.
  • 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&#39;ll begin by downloading the necessary files, and then proceed to insta
  • Introduction To Term Store Management in SharePoint Online3/12/2024 9:36:55 AM. In this article we will discuss – Introduction To Term Store Management in SharePoint Online And How to create Term Store using PowerShell.
  • GraphQL In .NET Web API With Entity Framework Core - Part One3/11/2024 9:22:06 AM. In this article, we will learn about the step-by-step implementation of GraphQL in a Web API using ASP.NET Core, including database setup, scaffolding, configuration, repository creation, and GraphQL
  • How to Create Microsoft 365 E3 Trial for 30 days?3/7/2024 8:21:24 AM. In this article, we will learn how to set up a Microsoft 365 E3 trial for 30 days and explore its powerful productivity tools and cloud services it covers account creation, trial activation, and acces
  • Practical Introduction To Entity Framework: Day 43/6/2024 10:36:48 AM. This content provides a detailed guide on returning multiple result sets or data sets in Entity Framework. It walks through the steps involved, including creating a normal stored procedure, adding an
  • React State: Managing Dynamic UI with setState() and Props3/6/2024 9:29:14 AM. In React, &quot;state&quot; represents the internal data of a component, which can change over time due to user interactions or other factors. It&#39;s managed using the setState method, allowing comp
  • Set the Default Name for Connected Chats in Dynamics 3653/6/2024 5:41:01 AM. As an administrator, configure Microsoft Dynamics 365 to set the chat title as the default record title. In Sales Hub app settings, under Chat and Collaborate, choose a record type, enable Auto-name c
  • 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
  • Test Initialize and Test Setup3/5/2024 10:34:22 AM. In this article, we will explain the uses of two very important attributes called TestInitialize and TestCleanup. Both attributes are useful at the time of unit test setup.
  • SQL Tuning - Effective Strategies with Practical Examples3/3/2024 5:01:15 AM. SQL Tuning — Effective Strategies with Practical Examples
  • Tech Reset: Are You Future-Ready?3/1/2024 4:57:20 PM. Learn how to be ready for the tech reset.
  • 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
  • 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
  • Set Auto Tier Azure Blobs Using Azure Logic App3/1/2024 8:42:20 AM. Automate Azure Blob Storage tiering effortlessly with Azure Logic App. Utilize Blob Lifecycle Management, Azure Management APIs, and JSON for seamless data management and cost optimization, enhancing
  • Difference Between Collect and ClearCollect in PowerApps3/1/2024 4:53:58 AM. In PowerApps, the Collect and ClearCollect functions play pivotal roles in managing data within your applications. Collect appends data to an existing dataset, while ClearCollect replaces the entire c
  • Bulk Add Terms, Term Sets, and Groups with PowerShell in SharePoint2/29/2024 9:44:40 AM. This blog post provides step-by-step instructions on process of executing PowerShell scripts to import term store metadata elements into SharePoint, automating the creation and management of taxonomy
  • 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.
  • 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&#39;s needs using command-line
  • 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 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.
  • 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 &quot;Tools&quot; or click the gear icon, select &quot;Internet options&quot;, navigate to the &quot;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&#39;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.
  • Reset Windows Store Cache in Windows 82/26/2024 9:26:31 AM. This article provides guidance on resolving common issues related to downloading and updating apps from the Windows Store in Windows 8.
  • Reset Internet Protocol (TCP/IP) in Windows 82/26/2024 8:25:23 AM. In this article, Learn how to reset the Internet Protocol (TCP/IP) settings in Windows 8 to troubleshoot network connectivity issues. This guide walks you through the process using Command Prompt, pro
  • How to Set Long Expiry to JWT Token?2/26/2024 5:31:43 AM. To set a long expiry time for a JSON Web Token (JWT) in C#, you need to configure the token&#39;s expiration claim accordingly.
  • 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 &#39;netsh&#39; 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 Create a New User Account in Windows 72/23/2024 9:43:57 AM. This article provides a comprehensive guide on creating a new user account in Windows 7. It explains the benefits of having multiple user accounts on a single computer and outlines the process step by
  • 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 &quot;Recycle Bin Properties&quot; by right-clicking the Recycle Bin icon. Check &quot;Display delete confirmation dialog&quot; to ensure