TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About custom
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Swesh S (6)
Manikandan Murugesan (5)
Shilpa Tanwar (5)
Ananthakrishna V (4)
Anoop Kumar Sharma (3)
Vijay Yadav (3)
Chetan Sanghani (3)
Anuradha Rani (3)
CSharp TV (2)
Sandeep Mishra (2)
Adarsh Nigam (2)
Jignesh Trivedi (2)
Madhanmohan Devarajan (2)
Jaimin Shethiya (2)
Alkesh Bijarniya (2)
Vijay Sisodia (1)
Rasul Huseynov (1)
Hadshana Kamalanathan (1)
Ziggy Rafiq (1)
Jalpa Dhola (1)
Mike Gold (1)
Dipendra Shekhawat (1)
Devesh Omar (1)
Vijay Kumari (1)
Abhishek Yadav (1)
Satyajit Paul (1)
Tejas Agravat (1)
Mujeeb Rahman (1)
SriHari VP (1)
Sagar Pardeshi (1)
Kaviya Balasubramanian (1)
Mahesh Chand (1)
Ashish Vishwakarma (1)
Mehul Rajput (1)
John Godel (1)
Ashish Bhatnagar (1)
Vijai Anand Ramalingam (1)
Mayooran Navamany (1)
Nandan Hegde (1)
Mohammathu Fairoos (1)
Rajeesh Menoth (1)
Deepak Rawat (1)
Jithu Thomas (1)
Shiv Sharma (1)
Uday Dodiya (1)
Manoj Kalla (1)
Preeti Zutshi (1)
Nanddeep Nachan (1)
Suraj Vishwakarma (1)
Akshay Shedwad (1)
Waqas Sarwar (1)
Abhishek Jaiswal (1)
Bikesh Srivastava (1)
Mohamed Shifan (1)
Ajay Kumar (1)
Keyur Pandya (1)
Prashant Kumbhar (1)
Safyan Yaqoob (1)
Nikunj Satasiya (1)
Shashangka Shekhar (1)
Rohit Tomar (1)
Tahir Ansari (1)
Jake Creasy (1)
Jay Kumar (1)
Ramesh Palaniappan (1)
George (1)
Sreenath Kappoor (1)
Abhishek Dhoriya (1)
Aman Gupta (1)
Related resources for custom
No resource found
Automate SharePoint Site Creation with Azure Functions and AD Auth
10/28/2024 8:53:35 AM.
This guide demonstrates how to automate SharePoint site creation using Azure Function Apps with custom Azure Active Directory (AD) authentication. It covers prerequisites, creating an Azure Function A
A 4-Year Retrospective : Lessons Learned from Building a Video Player from Scratch with React Native
10/24/2024 5:05:25 AM.
React Native, React, ReactJS
ASP.NET Core Middleware
10/22/2024 11:57:39 AM.
ASP.NET Core Middleware plays a crucial role in the request processing pipeline of web applications. It allows developers to add custom functionalities, such as authentication, logging, and error hand
Activate Server-Side Encryption for Azure Disks with Customer Keys
10/21/2024 6:21:07 AM.
Azure Disk Storage offers server-side encryption (SSE) with customer-managed keys, allowing users to control encryption for managed disks. By utilizing Azure Key Vault, users can manage access and enh
Using Attributes and Metadata in C# 12
10/21/2024 5:38:45 AM.
Ziggy Rafiq demonstrates how to use attributes and metadata in C# 12 including improvements in parameter types, reflection capabilities, and best practices for maintaining self-documenting code.
Power Apps and Library Component
10/20/2024 9:59:58 AM.
Library components in Power Apps are reusable modules that can be shared across multiple apps to streamline development. They help maintain consistency, reduce redundancy, and enable easy customizatio
Creating and Opening Microsoft Word Document from .NET Using C#
10/15/2024 11:54:12 AM.
This article explores how to manipulate Microsoft Word documents using C# in a Windows Forms application. It covers adding a COM reference for Word, creating instances of the Word application, and uti
How To Create A List In SharePoint
10/15/2024 11:18:49 AM.
Learn how to create a list in SharePoint 2010 with this easy-to-follow guide. We'll walk you through the steps to build and manage custom lists, covering essential features, settings, and tips to
Customizing HTTP Headers with Middleware in ASP.NET Core
10/12/2024 4:26:09 AM.
In this article, we explore how to modify HttpResponse using custom middleware in ASP.NET Core. We create a custom middleware that injects headers into the response. By adding conditions, specific API
Can Copilot Agents be Customized for Specific Microsoft 365 Apps
10/11/2024 6:20:22 AM.
Copilot agents in Microsoft 365 can be customized for specific applications, allowing organizations to tailor functionality, integrate data sources, and automate workflows, enhancing productivity and
Creating Custom Restaurant Reservation Alexa Skill Using Alexa Hosted NodeJS
10/8/2024 9:35:47 AM.
This guide walks you through setting up a voice-activated reservation system, integrating it with Alexa's developer console, and automating bookings for restaurants using simple Node.js coding tec
Create Cool Webpage Using CSS3 Custom Fonts
10/8/2024 9:17:45 AM.
This guide covers how to effectively use custom fonts on your website. It includes steps for downloading fonts from reliable sources, converting them from .ttf to .eot for better browser compatibility
Customize Scrollbars Using CSS3
10/8/2024 9:02:58 AM.
This guide covers essential CSS properties, such as scrollbar width, scrollbar-color, and ::-webkit-scrollbar for cross-browser compatibility, enabling you to create sleek, modern scrollbars.
Hidden Gems - Adding the Custom Data to Generative Answers
10/3/2024 4:17:34 AM.
Learn how to input a string variable as custom data for the Generative Answers component in Copilot Studio. Overcome challenges like binding errors and formatting issues by converting large text into
Hidden Gems - Converting the Table Response Into String Variable
10/3/2024 3:55:29 AM.
Discover the hidden gems and best practices for effectively handling data within Microsoft Copilot. Enhance your AI-driven applications by learning essential techniques for data manipulation and integ
Custom Copilot: Fetch and Process SharePoint List Data Using Prompt AI Builder
9/30/2024 3:56:08 AM.
It guides users through creating custom workflows in Copilot Studio, automating data retrieval, and utilizing AI to process and present information efficiently, enhancing task management and decision-
Create A Custom Page Layout For SharePoint Online
9/26/2024 8:35:30 AM.
Learn how to create a custom page layout in SharePoint Online to enhance your site's design and functionality. This guide covers essential steps for customizing page layouts, including utilizing w
JWT Token Authentication And Role Authorization Using .Net Core 6.0 Web APIs
9/26/2024 6:13:29 AM.
This post covers implementing JSON Web Tokens (JWT) for authentication in an ASP.NET Core Web API. It details creating a new project, using JWT for secure token generation, and implementing role-based
Create Custom Tab in Office Ribbon at Excel/ Word 2007
9/25/2024 9:48:35 AM.
This article provides a step-by-step guide for customizing Office 2007 applications like Excel and Word using Visual Studio 2008. It demonstrates how to create a custom tab in the Ribbon without codin
Access SharePoint List Using Custom Copilot – Copilot Studio
9/25/2024 5:19:53 AM.
Learn how AI-driven tools streamline workflows, enhance productivity, and automate SharePoint operations, offering tailored solutions for efficient data management and collaboration.
How To Add A Button To Existing Ribbon Tab In Office Applications
9/24/2024 11:56:24 AM.
Learn how to enhance your productivity by adding a custom button to an existing Ribbon tab in Microsoft Office applications. We’ll walk you through the steps to customize the Ribbon, whether you'r
Create Modern Page Template In SharePoint Online
9/24/2024 11:55:00 AM.
Learn to customize layouts, integrate web parts, and optimize content management within SharePoint's modern UI. Ideal for improving site design and user experience.
Change Your Profile's Local Language In SharePoint Online
9/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
What are Personal Language Models?
9/23/2024 11:50:20 AM.
Personal Language Models are AI-driven tools tailored to individual needs, enabling personalized interactions and content generation. These models adapt to user preferences, offering customized assist
Interactive Tic-Tac-Toe Game in React
9/23/2024 7:18:53 AM.
In this article, you'll learn how to create an interactive TicTacToe game using React. We cover essential React concepts like components, useState, and useEffect. Step-by-step, you'll build th
Hide OOB Share Button in Model-Driven Apps
9/23/2024 4:51:08 AM.
Learn how to control app behavior, personalize the user interface, and enhance the overall user experience in Dynamics 365 and PowerApps using simple customization techniques.
Session State Behavior Per Action in ASP.NET MVC
9/20/2024 8:07:03 AM.
This guide explains how to control session state behavior in ASP.NET MVC using the SessionState attribute and a custom ActionSessionStateAttribute. While the SessionState attribute applies to an entir
Building a Custom QR Code Generator Component in React
9/20/2024 4:32:50 AM.
In this guide, you'll learn how to build a custom QR code generator component in React. We'll cover the steps to integrate a QR code library, customize the QR code's appearance, and make i
How To Utilize Web Templates And Content Snippet Effectively In Dynamics 365 Portal
9/19/2024 10:16:20 AM.
This guide covers best practices for customizing templates, reusing content snippets, and optimizing your portal to enhance user experience and workflow efficiency.
Creating Custom Workflow Activity in Dynamics 365
9/18/2024 12:15:39 PM.
This guide covers the essential steps for developing and integrating custom activities, enabling you to automate processes more efficiently and tailor Dynamics 365 to meet your specific needs.
Top Reasons Why Web Developers Choose AngularJS
9/17/2024 9:24:20 AM.
AngularJS is a powerful, open-source JavaScript framework developed by Google for building robust Single Page Applications (SPAs). It simplifies web development by using HTML as a template language, o
Copilot Customization: Welcome the Logged-in User with the Name
9/16/2024 8:47:15 AM.
In this article, we shall see how to greet the user with the name using the logged-in information using the out of the box feature. This article is intended to target the developer who are using the M
Building a Custom Image Slider Component in React
9/11/2024 5:22:12 AM.
Learn how to create a responsive, interactive slider using React hooks, JavaScript, and CSS. Perfect for adding dynamic image galleries or carousels to your web projects, enhancing user engagement and
Private Specialized Small Language Model (SLM) Architecture
9/10/2024 9:59:54 AM.
In this article, we will explore the architecture of Private Specialized Small Language Models (SLMs), focusing on custom, secure, and efficient designs tailored for specific domains.
Copilot Extensibility- Adding the Action plugin to the Topics
9/10/2024 4:16:23 AM.
This content explores Copilot extensibility by detailing how to add the Action plugin to the Topics. It covers plugin integration, extending Copilot's functionality, and enabling custom actions wi
Copilot Extensibility - How to Add a Weather Plugin?
9/9/2024 5:50:28 AM.
Microsoft 365 Copilot Extensibility allows businesses to customize AI capabilities by integrating third-party apps and creating custom plugins. With tools like Power Automate and Natural Language Unde
Creating User Defined Exceptions in Java
9/9/2024 4:58:57 AM.
Customized exceptions are necessary to handle abnormal conditions of applications created by the user.
Record Microsoft Form Respons In SharePoint Using Microsoft Flow
9/5/2024 8:44:38 AM.
This article explains how to record responses from Microsoft Forms in SharePoint using Microsoft Flow. It covers creating a flow, connecting Microsoft Forms and SharePoint, capturing form responses, a
Create a Material-UI Custom Select Component with React js.
9/5/2024 8:31:11 AM.
Learn how to create a custom select component using Material-UI with React JS in this tutorial. We’ll walk through setting up Material-UI, designing a customizable select dropdown, and integrating it
Automated Way for PBIX to PBIP File Conversion
9/4/2024 6:06:27 AM.
To automate PBIX to PBIP conversion, install the PowerShell module PBIXtoPBIP_PBITConversion using Install-Module -Name PBIXtoPBIP_PBITConversion. Use PBIXtoPBIP_PBITConversion -PBIXFilePath "<
Create an Azure AD Custom Domain with Entra
9/3/2024 6:42:43 AM.
Establishing a custom domain on Microsoft Azure enhances your brand’s identity and security. By configuring DNS records and verifying ownership, you can link your domain to Azure services. Combined wi
Overview of the Migration from QnA Maker to Custom QnA Maker
9/3/2024 4:51:28 AM.
With QnA Maker's retirement approaching, migrate to Custom QnA Maker by March 2025. Custom QnA Maker offers advanced AI capabilities for improved performance and content quality. Use the tool-to-t
Building a Custom Rating Component in React
9/2/2024 6:32:54 AM.
Learn how to build a custom rating component in React, which is perfect for adding interactive star ratings to your web applications. This tutorial covers the step-by-step process, including component
Tailwind CSS Header and Seamlessly Integrating It with ReactJS
8/30/2024 11:08:43 AM.
Tailwind CSS is a utility-first CSS framework that enables rapid UI development with minimal custom CSS. It provides a wide array of predefined classes, allowing developers to style directly in their
Hosting a Static Website in Cloudflare Pages without Any Cost
8/29/2024 5:20:00 AM.
Learn to host a static website for free using CloudFlare Pages. Start by signing up and logging in to CloudFlare Pages, then upload your local website files or connect to Git for deployment. After dep
How to Create a Custom Message Box in Windows Form Application
8/28/2024 6:50:09 AM.
Learn how to create a custom message box in a Windows Forms application using C#. This step-by-step guide covers everything from designing the message box to implementing it in your WinForms project.
Enable Content Editor Web Part in SharePoint When Missing
8/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
CSS Theming Using Variables and JavaScript
8/27/2024 11:55:59 AM.
Discover how to enhance your web design with CSS theming using variables and JavaScript. Learn how to create dynamic and customizable themes by leveraging CSS custom properties and JavaScript for real
Sharing Data from Child to Parent in Angular 18
8/24/2024 7:39:37 AM.
In this walkthrough, you'll learn how to send data from a child component to a parent component in Angular using the @Output decorator and EventEmitter. You'll create a simple Angular project
AI-Driven Customer Experience Revolutionizes Business Interactions
8/22/2024 11:21:04 AM.
AI is revolutionizing customer experience by enabling personalized interactions, efficient support, and enhanced loyalty. From AI-driven product recommendations and dynamic pricing to chatbots and pre
Create Button Using HTML5 and CSS3
8/22/2024 11:04:26 AM.
This article guides you through creating a custom button using HTML5 and CSS3 without relying on images or the HTML form button element. You'll design a 'div' to serve as the button, style
SharePoint Online - Scripting Capabilities, Why SharePoint Framework
8/21/2024 9:33:33 AM.
Custom scripting in SharePoint Online allows running custom scripts to manipulate data and the DOM. By default, it's disabled on sites like root and MySites. Enabling it via the SharePoint Admin C
HandleError Action Filter In ASP.NET MVC
8/21/2024 8:43:20 AM.
In this article, you will learn how to handle an error using HandleError Action Filter in ASP.NET MVC.
Creating Custom Web Components
8/21/2024 4:51:27 AM.
Creating a Web Component with frameworks such as React and Angular may look ordinary. But how about Vanilla JavaScript? In this article, we will also understand the basics of HTML.
OpenAI for Personalized Customer Experiences
8/14/2024 6:06:08 AM.
OpenAI revolutionizes customer experience by using advanced AI models to personalize interactions. By analyzing customer behavior and preferences, OpenAI tailors content predicts needs and enhances su
Create a Custom Middleware Component in ASP.NET Core
8/14/2024 5:55:04 AM.
This guide covers defining, implementing, and integrating middleware, allowing you to intercept and manipulate HTTP requests and responses effectively for custom functionality and performance improvem
Creating a Custom Date Picker in jQuery with Validation
8/13/2024 5:44:33 AM.
This article demonstrates how to create a custom date picker in jQuery with validation. It covers setting up HTML text boxes for date input, initializing jQuery Datepicker with date range constraints,
File Migration in Unified Service Desk for Dynamics 365
8/12/2024 6:38:14 AM.
This guide focuses on optimizing the migration of customization files in the Unified Service Desk for Dynamics 365. It covers efficient strategies to streamline the migration process, ensuring a seaml
How To Change Suite Bar In SharePoint 2016
8/9/2024 9:44:45 AM.
Learn how to customize the SharePoint suite bar by changing the default text and adding a logo using PowerShell. This guide covers updating the suite bar text to custom labels like "Central Admin
Generative AI in Enhancing Customer Experience Across Industries
8/9/2024 8:31:16 AM.
Generative AI is transforming customer experiences across various industries by enabling personalized interactions, automating tasks, and providing valuable insights.
Designing Responsive Charts Using D3JS
8/8/2024 11:39:15 AM.
This article demonstrates how to make your charts more user-friendly and interactive using D3.JS. Learn to enhance your charts with responsiveness, zoom, and scroll effects. The guide includes code sn
Lean Methodology Guide for Software Development
8/8/2024 9:42:39 AM.
Lean methodology, inspired by Toyota’s manufacturing approach, enhances software development by eliminating waste, optimizing processes, and focusing on customer value. Key principles include value de
How Do We Create Custom APIs with Next.js?
8/8/2024 5:25:24 AM.
Next.js allows you to create custom APIs with API routes defined in the pages/api directory. You can handle various HTTP methods (GET, POST, PUT, DELETE), use query parameters, connect to databases (e
Generative AI Boosts Personalized Marketing and Customer Engagement
8/7/2024 11:09:35 AM.
Generative AI transforms personalized marketing by creating tailored content at scale. It enhances marketing through personalized emails, product recommendations, dynamic website content, and targeted
Creating Custom Authorization Policy Provider In ASP.NET Core
8/7/2024 10:46:39 AM.
Learn how to implement custom authorization policies in ASP.NET Core using IAuthorizationPolicyProvider. Discover how to create policies dynamically based on runtime information, register them with a
Using Next.js with TypeScript
8/7/2024 7:29:18 AM.
Integrating TypeScript with Next.js enhances code quality by adding static types. Start by creating a Next.js project, then install TypeScript and necessary type definitions. Configure tsconfig.json,
How to Customize the Next.js Webpack Configuration?
8/7/2024 6:42:44 AM.
Next.js, a popular React framework, provides a powerful built-in Webpack configuration to handle bundling and optimization. However, you might need to customize this configuration to fit specific need
Setting Up Custom Domain in Microsoft 365 via Admin Center
8/6/2024 4:58:45 AM.
Set up your custom domain in Microsoft 365 by using the Admin Center to add the domain, prove you own it with DNS records, set up the required DNS entries (MX, CNAME, TXT), and adjust email and securi
How to Create Custom Middleware in Next.js
8/5/2024 4:57:05 AM.
In Next.js, middleware allows you to run code before a request completes, useful for tasks like authentication, logging, and redirection. Introduced in version 12, it can be applied globally or to spe
Introduction to ASP.NET Core Identity Architecture
8/5/2024 4:36:21 AM.
ASP.NET Core Identity is a membership system for managing authentication and authorization in web applications. It includes components like IdentityUser, IdentityRole, and Claims, and features such as
How to Create a Custom 404 Page in Next.js
8/5/2024 4:30:51 AM.
In Next.js, customizing a 404 page improves user experience by guiding users who land on non-existent pages. Create a 404.js component in the pages directory, style it with 404.module.css, and add nav
Creating a Host-Named Web Application in SharePoint
8/2/2024 8:41:22 AM.
To create a host-named web application, first configure a DNS entry with the desired host name. Log in to your Active Directory server to create an A Host record pointing to your web server. In ShareP
Creating a Smart Support AI Agent for Businesses
8/2/2024 5:24:24 AM.
This guide covers the integration of AI technologies like natural language processing and machine learning to automate support tasks, improve user experience, and boost business efficiency.
Install And Configure Azure On-Premise Data Gateway
8/1/2024 11:24:48 AM.
Learn to install and configure the Azure On-Premise Data Gateway with this guide. It covers prerequisites, installation steps, and configuration options. Discover how to set up the gateway to connect
Exception Handling in ASP.NET Core 8
7/31/2024 11:50:10 AM.
Learn how to effectively manage exceptions in ASP.NET Core 8 with our comprehensive guide. Discover best practices for error handling, from using middleware and exception filters to implementing globa
What is a Handler in ASP.NET Web Forms and How to Use It
7/30/2024 6:26:02 AM.
Learn about HTTP handlers in ASP.NET Web Forms, which handle specific HTTP requests like image generation and file downloads. Implement handlers by creating a class that implements IHttpHandler, regis
SearchGPT Revolutionizes Online Search with AI Capabilities
7/29/2024 6:16:25 AM.
SearchGPT revolutionizes online search by combining GPT-based AI with advanced search algorithms. Unlike traditional engines, it provides direct, conversational answers, enhancing user experience. Key
Custom Code-Generator Using ASP.NET Core
7/26/2024 6:27:55 AM.
Discover how to create a custom code generator using ASP.NET Core. This guide covers building a flexible code generator to automate repetitive coding tasks, enhance development efficiency, and integra
Dynamics 365 Customer Insights Part 4 - Microsoft Business Application Ep.22
7/26/2024 5:19:56 AM.
In this session, we will be giving a walkthrough on the Dynamics 365 Customer Insights Part 4.
Learn Custom Pipes in Angular 17
7/25/2024 5:21:09 AM.
Learn how to create custom pipes in Angular 17 with this comprehensive guide. Transform data in your templates effortlessly by generating, implementing, and registering custom pipes to meet your speci
Augmented and Virtual Reality for Enhanced Customer Experience
7/25/2024 4:46:36 AM.
This article explores how businesses can leverage Augmented Reality (AR) and Virtual Reality (VR) to enhance customer experiences, offering practical implementation strategies and highlighting future
Performance Optimization in ADO.NET: Tips and Techniques
7/23/2024 9:19:54 AM.
Optimize ADO.NET performance by leveraging connection pooling to reduce overhead, using efficient command execution strategies such as stored procedures and batch processing, and retrieving data effec
Content Negotiation Customize 406 Status Code in .NET Core Web API
7/22/2024 10:11:27 AM.
The process of choosing the best resource for a response when there are several resource representations available is known as content negotiation. Although content negotiation has been a feature of H
Creating Custom Pipes in AngularJS
7/21/2024 4:01:56 AM.
This guide covers creating and using filters (pipes) in AngularJS. Learn how to apply built-in filters like currency, date, and uppercase, and create custom filters such as capitalize. Filters transfo
jQuery DataTable Plugin to Customize Tables in Power Pages Portal
7/19/2024 9:57:14 AM.
How to integrate the jQuery DataTable Plugin into custom tables within the Power Pages Portal. The DataTable Plugin enhances tables by providing features such as pagination, column filtering, efficien
Create Custom Claims Provider In SharePoint 2013 Using C# Server-Side Object Model
7/18/2024 3:17:48 PM.
Learn to create a Custom Claims Provider in SharePoint 2013 using C# Server-Side Object Model. Customize user permissions with augmented claims and integrate them into the People Picker control for st
Custom Formatter with Content Negotiation in .NET Core Web API
7/17/2024 12:00:32 PM.
The process of choosing the best resource for a response when there are several resource representations available is known as content negotiation. Although content negotiation has been a feature of H
Exploring Advanced Error Handling Techniques in C#
7/15/2024 6:52:14 PM.
Error handling is a crucial aspect of software development, ensuring that applications can gracefully handle unexpected situations and maintain robust functionality. In C#, error handling is typically
SQL Server Installation: 2019 Developer Edition --- Custom
7/13/2024 3:09:48 PM.
This article describes the process of installation of SQL Server.
Error handling in Transact-SQL (T-SQL)
7/13/2024 10:59:58 AM.
Effective error handling in T-SQL (Transact-SQL) is vital for managing unexpected issues in database operations. Using TRY-CATCH blocks, RAISEERROR, and error functions like ERROR_MESSAGE and ERROR_NU
Dynamics 365 Customer Service: Disable the Resolve Case button
7/11/2024 10:15:52 AM.
This article guides you on restricting customer service associates from resolving cases with open activities or child cases in Dynamics 365. By creating a JavaScript Web Resource and customizing the C
Custom Controls in C# Windows Forms
7/8/2024 7:52:38 PM.
Creating custom controls in C# Windows Forms enhances user experience by providing tailored functionalities. This guide covers deriving controls, combining multiple controls into composite ones, and i
What is TDS Endpoint and How to Enable TDS in Dynamics 365 Customer Engagement/CRM Online?
7/8/2024 7:35:22 PM.
TDS (Tabular Data Stream) is pivotal for accessing Dataverse data securely in Dynamics 365 CE and Power Platform. It integrates with SSMS and Power BI, ensuring native security while enabling robust r
How to Pass Data Between Reactjs Components?
7/5/2024 5:19:49 AM.
Learn methods for passing data between React components, including props, state lifting, Context API, custom hooks, and third-party state management libraries like Redux, each suited for different app
Dynamics 365 Customer Insights Part 3 - Microsoft Business Application Ep. 21
7/4/2024 11:35:27 AM.
In this session, we will be giving a walkthrough on the Dynamics 365 Customer Insights Part 2.
Showing Restricted or Role-based Users in PowerApps Form Dropdown
7/4/2024 8:26:17 AM.
Security of their app or data or functionality everyone demands. Most of requirements require approval process and if we have limited approvers listed what could be asked for more.
Custom Annotations and Validation in Spring Boot
7/4/2024 7:30:33 AM.
Explore how to enhance Spring Boot applications by creating and using custom annotations for validation. Learn to implement robust validation logic using Hibernate Validator and integrate custom valid
What are Custom Hooks in ReactJS
7/3/2024 9:19:26 AM.
Custom Hooks in ReactJS empower developers to extract reusable logic from components into standalone functions, enhancing code organization and reusability. They encapsulate stateful logic, side effec
Explain Rating Control in PowerApps
7/3/2024 5:39:46 AM.
Discover step-by-step guidance on integrating this feature into your apps, optimizing user experience, and leveraging Microsoft's Power Platform for seamless app development and user engagement.
Create Different Values in Same Dropdown Control in PowerApps
7/3/2024 5:16:46 AM.
Learn to customize dropdown values in PowerApps based on form requirements. Explore methods for different forms requestor and approver using single-line text or choice columns. Ensure data integrity a