Related resources for custom
  • How To Deploy Power App List Form From One Tenant To Another Tenant4/24/2024 7:58:25 AM. In this article, we will learn how can we deploy Power App list form (Not canvas app) from one tenant to another tenant. For canvas app, we just need export and import, but for list forms only export
  • Creating A New Tenant With Custom Domain In Azure Active Directory4/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.
  • Implementing HTML MODAL In Dynamics CRM4/23/2024 11:38:15 AM. Microsoft Dynamics CRM offers comprehensive customer management and lead tracking. Custom development using HTML and JavaScript enables features like viewing associated contacts in a modal dialog upon
  • Customized Auditing In SQL For DDL Operations At Server Level4/23/2024 11:14:16 AM. Explore the intricacies of customized auditing in SQL for DDL operations at the server level. Enhance database security and compliance by implementing tailored logging and monitoring mechanisms.
  • How to Work With TFS - TFS Build Agent, Build Definition, TFS Build Custom Task 4/22/2024 8:53:53 AM. Learn to create a custom task in a class library, execute it after a TFS build succeeds. Setup TFS build agent, define build process, and run TFS build seamlessly. Ensure successful build execution wi
  • DotNetNuke Custom Module Creation Using DNNTemplate4/22/2024 8:21:53 AM. In this article, we are going to learn how to create DotNetNuke Custom module using DNNTemplate. DNN Custom Module Folder Structure with usage details.
  • DNN (Formerly DotNetNuke) Tutorial - Part 3 (Create Custom Edit Page)4/22/2024 7:46:33 AM. Learn to customize your DNN (formerly DotNetNuke) experience with this tutorial's third installment. Delve into crafting a bespoke editing page, empowering you to tailor your CMS to specific needs
  • Start With AngularJS: Part 64/22/2024 7:17:00 AM. Part 6 of AngularJS explores advanced topics like dependency injection, services, factories, and providers. It delves into custom directives, components, transclusion, and essential services like $htt
  • Explain Sorting Data In AngularJS4/22/2024 6:38:44 AM. Sorting data in AngularJS involves using the orderBy filter to arrange items based on specific criteria such as alphabetical order, numerical order, or custom sorting functions. This allows for dynami
  • Creating Custom Filters In AngularJS4/21/2024 2:21:36 PM. In this article, we will be Creating Custom Filters in AngularJS empower developers to tailor data display and manipulation according to specific requirements.
  • AngularJS Data Handling: Filters and Reusability Techniques4/19/2024 11:05:29 AM. Explore AngularJS filters for efficient data manipulation. Learn to create custom filters and utilize built-in filters like orderBy, limitTo, lowercase, and uppercase. Enhance code reusability and sim
  • Services And Custom Services In AngularJS4/19/2024 10:41:43 AM. Dive into AngularJS services and explore how to create custom services for your application. Learn about dependency injection, modular architecture, and best practices to enhance your AngularJS develo
  • Customizing Navbar In MVC 5 With Bootstrap4/18/2024 1:24:12 PM. Learn how to enhance the appearance and functionality of your MVC 5 web application's navigation bar using Bootstrap. Customize the navbar with CSS and Bootstrap classes for a modern, responsive u
  • 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
  • Create Item View Using K2 Designer In SharePoint Online4/18/2024 8:17:43 AM. Learn to craft dynamic item views in SharePoint 2013 Online using K2 Designer. Enhance data presentation, customize forms, and integrate workflows for efficient business processes. Unlock the power of
  • How To integrate Dependency Injection In Azure Functions4/17/2024 8:05:24 AM. Learn how to integrate Dependency Injection in Azure Functions, creating HTTP trigger functions, and injecting service objects using DI. Understand the Dependency Injection pattern, steps to add DI in
  • Plant Disease Classifier with Azure AI Custom Vision and Blazor4/17/2024 8:02:26 AM. This concise article explores the innovative integration of Azure AI Custom Vision service with a Blazor web application to create a sophisticated Plant Diseases Classifier model. The article highligh
  • Build A Chart On SharePoint List Data Using ChartJS Library4/16/2024 8:42:38 AM. Learn to create custom charts in SharePoint using Chart.js library. Utilize SharePoint list data to generate dynamic doughnut or pie charts. Fetch data from SharePoint list using REST API or SharePoin
  • Customize Power BI Theme Without JSON: Part Two4/15/2024 11:57:24 AM. Explore advanced Power BI JSON customization options including text, visual, page, and filter pane properties. Learn to format text, backgrounds, borders, headers, tooltips, and more for enhanced rep
  • Create Custom Dependency Property In WPF4/13/2024 6:12:17 PM. Creating custom dependency properties in WPF allows developers to extend the functionality of existing controls or create entirely new controls with additional properties. By leveraging dependency pro
  • Custom Popup Dialog In Xamarin Android4/12/2024 11:29:24 AM. Custom Popup Dialog in Xamarin Android allows developers to create tailored dialog boxes that can be displayed on top of the current activity. These dialogs can have custom layouts, event handling, an
  • Tricks To Customize The People Picker Column Using PowerApps4/12/2024 5:55:51 AM. In this article, We explore clever techniques to personalize the People Picker column in PowerApps. Enhance user experience and streamline data entry with advanced customization options.
  • Polymorphic serialization using System.Text.Json4/12/2024 5:50:15 AM. Polymorphic serialization is the process of serializing and deserializing objects of different types that share a common base type. This allows us to preserve the specific type information of each obj
  • Sign-In Page Customization for Specific Branding in Azure4/11/2024 6:12:27 AM. Customize sign-in pages in Azure to reflect your brand identity. Tailor visual elements, like logos and colors, for a seamless user experience. Enhance security and brand consistency while ensuring a
  • How to Create Custom Icons Using Font Awesome4/10/2024 10:51:42 AM. Learn how to enhance your web design by creating custom icons using Font Awesome. Font Awesome offers a vast library of scalable vector icons that can be customized to suit your website's aestheti
  • Add Color To Your Visual Studio Text Editor4/10/2024 9:41:51 AM. Enhance your Visual Studio coding experience by adding colors to the text editor using the Viasfora extension. Learn to install and customize colors for braces and other elements, optimizing your work
  • How to Enable Aero Lite Theme in Windows 84/9/2024 9:13:18 AM. Aero Lite theme in Windows 8 offers a simplified visual interface, enhancing system performance. Enable it via personalization settings or registry editor, prioritizing user preferences and system eff
  • Custom Validation In Angular Template-Driven Forms4/9/2024 9:08:54 AM. In this article, we will learn about validations in the template-driven form in Angular. We will create a simple user registration form and implement some inbuilt validations on it. Along with the inb
  • Custom Validation In Angular Reactive Forms4/9/2024 8:47:25 AM. In this article, we will learn about validations in the reactive form in Angular. We will create a simple user registration form and implement some inbuilt validations on it. Along with the inbuilt va
  • Swagger (3), Customized for REST Web API4/9/2024 6:16:14 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
  • How To Override Attribute Class To Do Custom Authorization In .NET Core4/8/2024 11:48:35 AM. In this article, Discover how to customize authorization behaviors using attribute classes, providing finer control over access to resources based on specific criteria such as user roles, permissions,
  • Customize Current Theme From Power BI Desktop Without Using JSON - Part One4/8/2024 8:44:58 AM. In this article, we will talk about how we can customize the current Power BI report theme in Power BI.
  • Add Custom User Data To Identity Core Register Form In ASP.NET Core 3.04/8/2024 8:19:52 AM. Integrate custom user data seamlessly into ASP.NET Core 3.0 Identity Core's register form. Utilize UserManager and SignInManager for efficient user management, authentication, and authorization. E
  • Get the Start Menu Back in Windows 8 With Classic Shell4/5/2024 11:26:29 AM. In this article, Classic Shell restores the familiar Start Menu to Windows 8, enhancing user experience and productivity. It provides customizable options for desktop navigation, bringing back the con
  • How to Apply Theme in Power Apps4/4/2024 7:24:43 AM. Learn how to enhance your Power Apps with a theme application, allowing for user interface customization. Explore design aesthetics to ensure visual consistency and incorporate branding elements.
  • Custom Directives in the Angular4/3/2024 4:18:37 AM. Angular directives are one of the core features in the angular framework, directives help to extend the HTML functionality and structure modify the elements, and attach to the DOM.
  • Exception Filters in MVC4/2/2024 9:12:12 AM. Learn how MVC handles exceptions using built-in and custom exception filters. Explore the HandleError attribute for managing exceptions and creating custom error pages. Avoid the dreaded Yellow Scree
  • Custom Error Page in ASP.NET MVC4/2/2024 9:10:10 AM. In this article, we will Discover the ins and outs of Custom Error Pages in ASP.NET MVC with this comprehensive guide. Learn how to handle and customize error responses effectively within your MVC app
  • Adding Custom Validation in MVC4/2/2024 9:09:42 AM. In MVC, custom validation involves creating validation attributes to enforce specific rules beyond built-in ones, enhancing data integrity and user experience through tailored validation logic.
  • User Defined Objects in JavaScript3/29/2024 4:17:24 AM. JavaScript provides a number of pre-defined objects like Array, String, Image, Date etc. which are very useful in web development.
  • 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
  • Dynamic Timer Control Duration from SharePoint List in Power Apps 3/27/2024 9:12:40 AM. Empower your Power Apps with dynamic timer control settings sourced from SharePoint lists. Enhance user experience and efficiency by customizing timer durations based on data from SharePoint, seamless
  • Developing a Walkthrough Component in PowerApps3/27/2024 8:48:49 AM. Create intuitive user experiences by developing a Walkthrough Component in PowerApps. Guide users seamlessly through your app's features with interactive tutorials and enhance navigation for a smo
  • Get List Control Dynamic value from SharePoint List in Power Apps3/27/2024 8:26:58 AM. The List Box control in Power Apps coupled with SharePoint integration enhances data visualization and interactivity. Customize appearance and behavior, bind to SharePoint lists, implement filtering/s
  • Enable Entities for Service-Level Agreements in Dynamics 3653/27/2024 4:15:11 AM. Enable entities for service-level agreements in Dynamic 365. Enable service-level agreements (SLAs) for entities in Power Apps or Dynamics 365 Customer Engagement (on-premises) by following these step
  • 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
  • Introduction to Line Charts in Power Apps3/21/2024 1:22:50 PM. Explore the power of line charts in Power Apps for visualizing SharePoint list data trends efficiently. Learn about their benefits, such as intuitive representation and dynamic data analysis, along wi
  • 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
  • How to Customize Blogger Cursor3/21/2024 8:39:36 AM. Learn how to add a personal touch to your Blogger blog by customizing the cursor. Explore CSS techniques and HTML coding to create unique cursor effects that match your blog's theme and style.
  • Unleashing the Power of Charts in Power Apps3/21/2024 6:57:34 AM. Explore the realm of data visualization with Power Apps charts, offering benefits like enhanced decision-making, user experience, and customization. Learn about their versatile features and integratio
  • 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
  • Getting Started With Mapster in ASP.NET Core3/20/2024 6:41:17 AM. Learn how to streamline object mapping in ASP.NET Core applications using Mapster. This comprehensive guide covers installation, basic mapping techniques, advanced features like custom mapping, and pr
  • Automate Azure App Service Plan Scaling with Automatic Scaling3/19/2024 5:18:04 AM. Introducing the latest advancement in Azure's App Service Plans: Automatic Scaling (Preview). This awesome feature revolutionizes the scaling process by offering per-app scaling with ease.
  • 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
  • Adding Date Validation In Dynamics 365 Portal3/15/2024 11:09:43 AM. This article is about implementing custom java script validation in Dynamics 365 portal web page. We will discuss how we can show our own custom validation message to portal user.
  • Change ‘The Form Could Not Be Submitted..’ Message In Dynamics 365 Portal3/15/2024 10:42:33 AM. In my earlier article, we discussed how to implement a custom JavaScript validation message, now let’s say we want to change the title of the validator.
  • 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
  • Validate Multiple Tokens with Different Providers in ASP.NET 8 API3/15/2024 5:47:48 AM. Learn to validate multiple tokens from different authentication providers in an ASP.NET 8 API. Configure authentication schemes for each provider, accommodating diverse token formats and validation re
  • Create Custom Search Filter Directive in Vue.js3/15/2024 5:38:49 AM. Learn to create a custom search filter directive in Vue.js to dynamically filter a list based on user input. Directives allow DOM manipulation, enabling special behaviors.
  • Enabling Modern Controls and Themes in Canvas Apps3/14/2024 10:31:14 AM. Discover how to elevate user experience in canvas apps by integrating modern controls and themes. Enhance UI with customizable features, interactive elements, and visually appealing designs.
  • Create Virtual Entity in D365 CRM3/14/2024 9:55:58 AM. Creating virtual entities in D365 CRM allows the integration of external data sources seamlessly into your CRM environment. It streamlines data access, enhancing insights and decision-making without e
  • Sort Array Directive in Vue.js3/13/2024 11:48:22 AM. Custom directives in Vue.js empower developers to extend HTML elements' functionality, enabling direct manipulation of the Document Object Model (DOM) within Vue applications. This example demonst
  • Creating An ASP.NET MVC 5 Site Using Bootstrap Custom Templates3/13/2024 8:34:59 AM. This tutorial guides you through the process of integrating Bootstrap into your MVC project, leveraging its responsive layout and pre-designed components to create visually appealing user interfaces.
  • Create First Canvas App from Template 3/12/2024 4:51:24 AM. This article provides an overview of Canvas Apps in Power Apps, guiding readers through the process of creating their first Canvas App using existing templates. Canvas Apps offer unparalleled customiz
  • Exploring Horizontal Gallery in Power Apps 3/11/2024 11:14:12 AM. In this article, we will learn to enhance user experience with intuitive UI design, perfect for mobile applications. Unleash the potential of Microsoft Power Platform for streamlined app development.
  • Mastering Form Creation in Power Apps: Integration with SharePoint 3/11/2024 9:10:42 AM. Discover how to create powerful forms in Power Apps and seamlessly integrate them with SharePoint. Master the art of designing intuitive interfaces, implementing advanced functionalities, and automati
  • Customizing Title and Description in FastAPI3/11/2024 6:51:01 AM. How to Enhance Fast API Documentation by Adding Title and Description to Endpoints. FastAPI simplifies API development with Python, offering automatic interactive documentation generation. Learn to cu
  • Creating Custom NuGet Packages in C#3/10/2024 9:32:06 AM. Learn how to create custom NuGet packages in C# with this step-by-step guide. Set up a project, add components, create a .nuspec file, package your project, and optionally publish to nuget.org.
  • Expandable and Collapsible Tables in PowerApps3/10/2024 7:47:33 AM. This article provides a comprehensive guide on expanding and collapsing multiple tables in PowerApps. It walks through the steps required to set up a canvas control, customize columns, add containers,
  • How to Add Customize Download Timer Button in Blogger3/7/2024 8:35:12 AM. This article provides a guide on adding a customized download timer button on Blogger, offering increased convenience and control to users. It discusses the benefits of such a button, including schedu
  • Understanding Classic Page in SharePoint3/7/2024 8:30:36 AM. Classic pages in SharePoint refer to the traditional layout and design structure used for creating and managing content. These pages typically utilize web parts, customizable layouts, and the ribbon i
  • Creating Custom Attribute Directives in Angular3/7/2024 5:38:16 AM. Angular is a powerful framework for building dynamic web applications with JavaScript, HTML, and CSS. One of its key features is the ability to create custom directives, which allow developers to exte
  • Creating Funnels Using Custom Events in Application Insights3/7/2024 4:52:42 AM. Learn to add custom events to a simple .NET application's telemetry and then use these events to create funnels that identify users who complete a specific sequence of steps in your application.
  • Create List in SharePoint 20133/5/2024 10:20:26 AM. In SharePoint 2013, efficiently manage data and enhance collaboration by creating custom lists. Utilize list templates, customize column types, set permissions, and integrate workflows for streamlined
  • Reactivity with Vue.js Watchers3/4/2024 5:24:10 AM. In the world of Vue.js, watchers stand as vigilant guardians, monitoring specific data properties for any signs of change. When a change is detected, they leap into action, executing custom logic to c
  • 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
  • Peer-To-Peer Chat Program Using Asynchronous Socket3/1/2024 9:34:58 AM. Discover the essence of peer-to-peer chat through asynchronous sockets. Learn to design interfaces, implement real-time messaging, and ensure security for seamless communication in decentralized netwo
  • Vue.js Custom Events: Enhance Parent-Child Communication with $emit()3/1/2024 5:39:10 AM. Vue.js, with its powerful reactivity system, allows seamless communication between parent and child components. While props enable data flow from parent to child, the $emit() method serves as a bridge
  • Fluent UI Components in Power Apps3/1/2024 5:29:37 AM. Unleashing the Power of PowerApps: A Deep Dive into Fluent UI Components” is an insightful guide that explores the integration of Fluent UI components into PowerApps. This article provides a comprehen
  • Create Auto-Numbering in Microsoft Dynamics 365 Entities2/29/2024 11:22:09 AM. Automate entity numbering effortlessly in Microsoft Dynamics 365 with no code required. Utilize system settings, business rules, and workflow automation to generate unique serial numbers for records,
  • How to Create Custom SharePoint Content Type using Visual Studio2/29/2024 10:18:28 AM. Create custom SharePoint 2010 Content Types in Visual Studio 2010. Utilize Features and Elements.xml for customization. Define ContentType attributes like ID, Name, Group, Description, and Version. Le
  • Create and Use Site Content Type in Content Type Hub2/29/2024 9:54:50 AM. In this article, you will learn how to create, publish, republish, delete and use site content type in content type hub in SharePoint online.
  • SharePoint Content Types In PowerApps Form - A Workaround!2/29/2024 9:17:03 AM. In this article, you will learn about a workaround for SharePoint Content Types in a PowerApps Form.
  • Tailoring Site Responses to Microsoft Tag Requests2/28/2024 11:35:10 AM. Microsoft Tag is interesting alternative to the use of typical QR tags; the response options to reading a Microsoft Tag include returning the user’s rough position as latitude and longitude or a posta
  • 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
  • Using Plugin.Maui.Popup to Create Eye-Catching Popups in Apps2/28/2024 8:59:24 AM. Learn how to utilize Plugin.Maui.Popup to incorporate popup functionality into your Xamarin.Forms application. Follow step-by-step instructions to install the package, create custom popup pages, and c
  • 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.
  • Creating Cohorts Using Custom Properties in Application Insights2/27/2024 10:13:19 AM. In this article, we will learn how to leverage custom properties in Application Insights to create cohorts for in-depth user behavior analysis.
  • How Do You Define Custom Key Modifier Aliases in Vue.js2/26/2024 11:59:09 AM. In Vue.js, enhance keyboard event handling by defining custom key modifier aliases through Vue.config.keyCodes. This guide details the process, demonstrating how to create and utilize these aliases in
  • Understanding SharePoint Content Types: Organizing Your Content Effectively2/26/2024 11:47:19 AM. Explore the significance of SharePoint content types for efficient content organization. Learn how to leverage metadata and structured data to customize and manage documents effectively within your Sh
  • Creating a Personalized Waiting Window in .NET 6, 7, 8 WPF2/26/2024 8:19:02 AM. A custom loader in a WPF (Windows Presentation Foundation) .Net 6,7,8 application serves the purpose of indicating to the user that the application is performing a task or operation that may take some
  • How to Enable Co-Pilot for Dynamic 365 Customer Service2/24/2024 1:42:16 PM. Copilot transforms the agent experience within Dynamics 365 Customer Service using AI technology. This article will explore the Copilot features designed for Dynamics 365 Customer Service.
  • Creating Email Template for Custom Entities in Dynamics 365 CE2/24/2024 1:16:11 PM. This article is about using email template for custom entity in Dynamics 365
  • Create a Custom Wait Loader in .NET MAUI 2/24/2024 7:40:55 AM. Within MAUI, a loading indicator, also known as a "wait loader," is commonly employed to notify the user of an ongoing time-consuming task, such as data retrieval, processing, or any operati
  • 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 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
  • Trigger Creation: Set Action on Customer Record Create/Update2/21/2024 11:08:31 AM. Learn to automate database actions by creating triggers. Choose the trigger name and action type. Execute actions when customer records are created or updated. Enhance database functionality and effic
  • 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
  • How To Create Custom Task Outcomes In SharePoint 2013 Designer Workflow And How To Use It2/21/2024 8:28:08 AM. In a SharePoint 2013 designer workflow, we possibly have only two outcomes by default viz. “Approve” and “Reject”. Here we will see how to create any no of custom outcomes in a workflow. Creating cust
  • Establish a Routing Rule for Customer Service Entity Records2/20/2024 7:11:26 AM. Routing rules in Customer Service streamline the process of directing cases to appropriate agents or queues automatically, eliminating the need for manual intervention. These rules also facilitate the