C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sandhiya Priya(6)
Alkesh Bijarniya(5)
Rajesh Gami(4)
John Godel(3)
Rikam Palkar(3)
Vijay Kumari(3)
Tuhin Paul(3)
Sandeep Mishra(3)
Mahesh Chand(2)
Emanuel Martins(2)
Dashrath Hapani(2)
Shiv Sharma(2)
Jaimin Shethiya(2)
Shilpa Tanwar(2)
Vijay Yadav(2)
Ziggy Rafiq(2)
Najath Risni(2)
Sanjay Kumar(2)
Ajay Singh(2)
Siddharth Vaghasia(2)
Parthiv Suthar(1)
Prathamesh Dhopare(1)
Subash S(1)
Ananya Desai(1)
Ketan Sathavara(1)
Tanuj (1)
Raghunath Bhukan(1)
Jayant Kumar(1)
Riya Patel(1)
Ck Nitin(1)
Nikhil Patil(1)
Rishima (1)
Anoop Kumar Sharma(1)
Rinki (1)
Amit Kumar(1)
Vishal Joshi(1)
Madhu Patel(1)
Raveena Attri(1)
Devesh Omar(1)
Velladurai (1)
Uday Dodiya(1)
Jitendra Mesavaniya(1)
Jay Kumar(1)
Darshan Adakane(1)
Nishi Kumari(1)
Mohamed Shifan(1)
Sanwar Ranwa(1)
Dhiraj Poojary(1)
Dr Gomathi(1)
David Mccarter(1)
Ismail Sayyad(1)
Chris Love(1)
Abhishek Tiwari(1)
Sanjay Kumar Pathak(1)
Shivam Payasi(1)
Aakash Maurya(1)
Aravind Govindaraj(1)
Jignesh Trivedi(1)
George (1)
Sagar Vishwakarma(1)
Vinay Ayinapurapu(1)
Avinash Kunnure(1)
Satyaprakash Samantaray(1)
Shriram Pophali(1)
Sarvesh Shinde(1)
Kishan Zalariya(1)
Resources
No resource found
How to Customize the Default Sign-In Page in Power Pages using Content Snippets
Jul 07, 2026.
Customize your Power Pages sign-in page with Content Snippets for branding, welcome messages, and instructions. Easy, supported, and update-proof.
Remove K Digits Problem – Greedy Stack Approach to Find the Smallest Number
Jun 05, 2026.
Learn how to solve the “Remove K Digits” problem using a greedy monotonic stack approach. This article explains how to efficiently remove k digits from a number string to form the smallest possible result while maintaining digit order, along with a Java implementation and clear intuition.
Implementing Proper Theming in Power Apps Using OnStart (Beginner to Advanced Guide)
Apr 21, 2026.
This article explains how to implement a centralized theming approach in Power Apps using the App OnStart property. Instead of hardcoding styles, you’ll learn how to create reusable theme variables and apply them across your app for a consistent and maintainable UI. It also covers dynamic styling, hover effects, and best practices to build clean, scalable, and professional Power Apps applications.
Complete CoinMarketCap-Style Crypto Dashboard Project
Mar 13, 2026.
Build a CoinMarketCap-style crypto dashboard using free APIs, ASP.NET Web API, and JavaScript. Track prices, market cap, volume, and more in real-time!
The Silent Superpower of the Web: Unleashing the Power of CSS
Feb 24, 2026.
Unlock the silent superpower of CSS! Discover how it transforms basic HTML into stunning, responsive, and interactive web experiences. Master the design engine of the web.
Orbit-Ready AI Needs GSCP-15 and Gödel-Style Agentic Engineering
Feb 20, 2026.
Orbit-ready AI demands a shift from probabilistic models to disciplined, protocol-driven systems. GSCP-15 and Gödel-style agents are key for reliable space AI.
How to Create Custom Controls in WPF?
Feb 19, 2026.
Learn to create custom WPF controls: User Controls for quick reuse & Custom Controls for advanced styling and enterprise-grade UI libraries. Boost .NET apps!
How to Customize SharePoint List Forms with Power Apps
Feb 18, 2026.
Customize SharePoint list forms with Power Apps! Enhance data entry with conditional logic, dynamic validation, and custom layouts. No coding needed! Streamline workflows and boost usability.
Creating Dynamic Data-Style Cards Using ASP.NET
Feb 17, 2026.
Dynamically load article cards from your database with this efficient setup! Features include SEO-friendly URLs, consistent UI, and easy CMS control. Two-column layout.
gRPC vs REST in .NET: Choosing the Right API Style for Modern Applications
Feb 16, 2026.
Explore gRPC vs REST in .NET for modern API development. Understand their differences, advantages, and when to use each for optimal performance and scalability.
.sln Is Retired — .slnx Is the New Reality in .NET
Jan 05, 2026.
Discover .slnx, the modern replacement for .sln in .NET! Learn how this new format enhances collaboration, simplifies source control, and embraces cloud-native development. Embrace the future of .NET! The default solution format with the release of .NET 10.
Using Copilot-Style AI in Your Own Web App
Dec 31, 2025.
Learn how to build Copilot-style AI features in your Angular web apps! This practical guide covers architecture, backend design, prompt engineering, and more. Elevate user experience!
Best CSS Frameworks in 2025: Tailwind, Bootstrap, and DaisyUI
Dec 11, 2025.
A comprehensive 2025 guide comparing Tailwind CSS, Bootstrap, and DaisyUI for real-world Angular applications. It explains strengths, limitations, integration patterns, and best practices for senior developers. Ideal for teams deciding the right CSS framework for scalable, production-ready Angular projects.
Difference Between Inline, Internal, and External CSS
Nov 21, 2025.
Unlock the power of CSS! Learn the difference between inline, internal, and external CSS with real-time examples. Master styling for any project size!
How to Use CSS Selectors
Nov 21, 2025.
Master CSS selectors! This guide covers basic to advanced techniques with real UI examples, code, and use cases. Learn to style like a pro! (2025 Edition)
Complex CSS Selectors Explained
Nov 21, 2025.
Master complex CSS selectors like nth-child, adjacent & general sibling selectors! Learn to target elements precisely, create dynamic styles, and simplify your HTML. Build professional UIs without extra classes or JavaScript!
Creating Theme Runtime Editing in Angular (Color Picker → Writes CSS Variables Live, No Page Reload)
Nov 17, 2025.
Implement runtime theme editing in Angular! This guide shows how to use CSS variables, a color picker, and a theme service to update your app's appearance live.
Building a Scalable Design Token System for Enterprise Applications
Nov 12, 2025.
Build a scalable design token system for enterprise apps. Ensure cross-platform consistency, faster theming, and better designer-developer alignment. Automate updates!
Migrating SharePoint Customized List Form to a Standalone Power App (Using “Copy Code” Method)
Oct 31, 2025.
Migrate SharePoint customized list forms to standalone Power Apps using the 'Copy Code' method. Avoid export/import issues and gain a cleaner, scalable app. Step-by-step guide included!
Customize C# Code Formatting in Visual Studio Code
Oct 24, 2025.
This guide provides practical steps to customize your VS Code settings, utilize .editorconfig for team consistency, and leverage CSharpier for automated formatting. Learn to control indentation, spacing, and brace placement for cleaner, more readable code. Improve collaboration and maintain a professional coding style across all your C# projects, ensuring consistency and ease of maintenance.
CSS Custom Properties (CSS Variables) in React
Oct 18, 2025.
Unlock the power of CSS Custom Properties (CSS variables) in your React applications! This guide covers everything from defining global and scoped variables to using them with CSS Modules, inline styles, and Styled-Components. Learn best practices for naming conventions and dynamic updates to create maintainable and themeable React UIs. Discover how to effectively manage colors, spacing, and typography for a consistent design system.
Styling Everything in React
Oct 17, 2025.
Explore diverse React styling techniques: global CSS, CSS Modules, styled-components, and inline styles. Learn the pros and cons of each approach, including scoping, dynamic styling, and maintainability. Discover best practices for organizing CSS in React projects, combining styles, and managing conditional class logic. Choose the right method for scalable and maintainable React applications. Optimize your React styling workflow today!
Prompt Engineering: Style, Persona, and Lexicon Control Without Fine-Tuning — Part 3
Oct 16, 2025.
Control AI voice without fine-tuning! This article unveils a powerful method using style frames, persona goals, and lexicon policies to enforce brand voice in AI-generated content. Learn how to design compact artifacts, apply them at inference, validate adherence, and measure on-brand performance. Achieve consistent, brand-aligned outputs through prompt engineering and deterministic repairs.
Generative AI, Part 2 — Style, Persona & Brand: Controllable Generation Without Fine-Tuning
Oct 16, 2025.
Unlock controllable generative AI! Learn how to steer tone, structure, and persona without fine-tuning. This article details practical style transfer techniques using lexicons, do/don't lists, and style frames. Ensure on-brand, safe, and reproducible outputs through format control, persona conditioning, and hard/soft constraints. Scale across channels and teams with a reliable pipeline.
🌀 Saga Design Pattern (Choreography Style) Cheat Sheet
Oct 14, 2025.
Master the Saga Design Pattern (Choreography style) with this cheat sheet! Learn how to implement distributed transactions using event-driven architecture. Explore the benefits of loose coupling and decentralized control in microservices. Includes a C# example demonstrating an order workflow with compensating transactions for rollbacks. Ideal for interviews and real-world applications like food delivery apps.
Customizing Recharts in SPFx with Tooltips and Theming
Sep 14, 2025.
This article guides you through customizing Recharts to create visually appealing and informative data visualizations. Learn how to implement interactive tooltips that provide detailed insights on data points and seamlessly integrate theming to match your SharePoint site's branding.
CSS Basics: Styling, Layouts, and Responsive Design
Aug 19, 2025.
CSS (Cascading Style Sheets) is used to style and design web pages. It enhances appearance with colors, layouts, and animations, ensures responsive design, separates content from styling, and saves time with reusable code.
View Component in React Native
Aug 19, 2025.
Learn how to use the React Native View component to create flexible, styled layouts with Flexbox. Arrange child views in rows or columns, build chat UIs, and apply padding, margin, borders, and alignment for mobile apps.
CSS Cheatsheet – A Complete Guide for Beginners
Aug 12, 2025.
CSS styles web pages by controlling colors, fonts, layouts, spacing, and more. This cheatsheet covers essential concepts like selectors, box model, flexbox, grid, responsiveness, transitions, and advanced features for both beginners and pros.
20 New CSS Features You Need to Know
Aug 05, 2025.
CSS in 2025 introduces powerful features like Container Queries, \:has(), Subgrid, and content-visibility, enabling developers to build responsive, high-performance, and visually dynamic websites with less code and greater flexibility.
How Vibe Coding Differs from Traditional Coding
Jun 26, 2025.
Discover how vibe coding differs from traditional coding. Learn how this creative, improvisational approach contrasts with structured software development, and explore its applications in music, art, and rapid prototyping.
A Comparative Guide to Imperative and Declarative Programming
Jun 23, 2025.
Explore the differences between imperative and declarative programming in C# with real examples. Learn how styles like LINQ improve code clarity, efficiency, and help manage logic, flow, and state effectively.
How Would You Architect a Chatbot Using a Large Language Model
May 15, 2025.
This article explains the basic steps to get started with creating a chatbot using a large language model.
Dynamic Styles and Appearance Behavior in MAUI [GamesCatalog] - Part 12
Apr 11, 2025.
This XAML defines a styled "Add Game" button using FontAwesome icons. It binds commands and enables triggers to change text and icon color dynamically based on the button's enabled state.
Creating Ghibli-Style Images for Free with Grok AI
Apr 01, 2025.
Grok AI enables users to create stunning Studio Ghibli-style images effortlessly by generating artwork from descriptive prompts. With simple tools, anyone can produce whimsical, vibrant visuals inspired by Ghibli’s enchanting aesthetics.
Basic Understanding of Architectural Style
Apr 01, 2025.
Understanding architectural style is key to appreciating how buildings and structures are designed. It involves the study of various styles, from classical to modern, and the principles behind each.
How to Customize SharePoint Out-of-the-Box List Forms
Mar 14, 2025.
Customizing SharePoint forms with Power Apps enhances user experience by adding headers, changing layouts, and applying branding. It improves functionality and flexibility but may require maintenance and a learning curve for users.
How to use Apple’s new ‘Invites’ App?
Mar 05, 2025.
Apple has launched Invites, an app that simplifies creating personalized event invitations on iPhones and the web. Users can design and share invites, manage RSVPs, and curate event soundtracks.
Reusable Components and Styles in MAUI MVVM .NET 9 [GamesCatalog] - Part 3
Feb 24, 2025.
In this third part of the GamesCatalog series, we explore how to create reusable components and styles in MAUI MVVM using .NET 9.
Build Responsive eCart App with Angular and Bootstrap
Feb 17, 2025.
This article covers the essentials of creating a mobile-friendly, dynamic shopping cart app with Angular, leveraging Bootstrap's grid system and UI components for seamless user experiences across devices.
Customized Authentication Filters in ASP.MVC Core 6
Dec 04, 2024.
Custom authentication filters in ASP.NET Core 6 allow you to implement personalized authentication logic. You can create custom attributes, middleware, or policy-based authorization to manage user access based on roles, claims, or tokens.
Enhanced Exception Handling with IExceptionHandler in .NET Core 8
Nov 28, 2024.
Learn about IExceptionHandler in .NET 8, a robust interface for handling exceptions in ASP.NET Core. Streamline error handling with custom logic, modular design, standardized API responses, and enhanced user-friendly error management.
How to Customize Your Microsoft Teams Experience
Nov 28, 2024.
Learn how to customize your Microsoft Teams experience with simple steps! Adjust notification settings, organize your layout for better efficiency, and personalize themes and video call backgrounds.
Customizing HTTP Headers with Middleware in ASP.NET Core
Oct 12, 2024.
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 APIs can have unique headers.
Can Copilot Agents be Customized for Specific Microsoft 365 Apps
Oct 11, 2024.
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 collaboration within their teams.
Building a Dynamic Bank Deposit Management Interface
Aug 27, 2024.
This code creates a user interface for managing bank deposit methods using HTML, CSS, and JavaScript. It features toggle switches for different deposit types, radio buttons for selecting user roles, and AJAX functions for server communication.
CSS Theming Using Variables and JavaScript
Aug 27, 2024.
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-time style changes.
What are Personal Language Models?
Aug 16, 2024.
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 assistance in tasks like writing, communication, and decision-making.
How to Customize the Next.js Webpack Configuration?
Aug 07, 2024.
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 needs, such as adding plugins, adjusting performance settings, or integrating with other tools.
Elevate Your Code with Vertical Coding Style
Jul 26, 2024.
In the world of software development, code readability and maintainability are paramount. One effective way to achieve these goals is by adopting the Vertical Coding Style. The result is code that is easier to understand and navigate. Let's explore how Vertical Coding Style can elevate your coding practices.
How to Show and Hide Password in Angular
Jul 25, 2024.
Enhance your Angular forms by adding a show/hide password toggle feature. Just like a light switch that lets you see if a room is lit or dark, this feature allows users to reveal or hide their password for better accuracy.
How to Show and Hide Password in AngularJS
Jul 25, 2024.
Implementing a show/hide password toggle in AngularJS enhances usability by allowing users to view or conceal their passwords. This involves creating an AngularJS component with a toggle feature, defining the module and controller, and applying basic CSS styling.
Explain Adding a Loader in Next.js
Jul 24, 2024.
Adding loaders in a Next.js app enhances user experience by showing visual cues during data fetching and page transitions. Create a Loader component with CSS for styling and use it globally or locally to manage loading states. This approach improves performance and user feedback.
Content Negotiation Customize 406 Status Code in .NET Core Web API
Jul 22, 2024.
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 HTTP for some time, it may not be used as much as it could be for various reasons.
jQuery DataTable Plugin to Customize Tables in Power Pages Portal
Jul 19, 2024.
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, efficient search capabilities, and customizable styling.
What are the Different Ways to Style a Reactjs Component?
Jul 05, 2024.
Styling React components can be done using various methods, including CSS stylesheets, inline styles, CSS modules, styled-components, Emotion, Styled JSX, Tailwind CSS, SASS/SCSS, and BEM methodology.
Styling in React with Styled Components and TypeScript
Jun 26, 2024.
Using Styled Components and TypeScript, Ziggy Rafiq illustrates how to enhance the styling of React applications. With Styled Components, you can write CSS in JavaScript, simplifying the management of styles in a modular and reusable way. When combined with TypeScript, your code will be type-safe and easier to maintain.
Create Your Customized Copilot Using Microsoft Copilot Part 3
May 27, 2024.
Explore the diverse channels available for integrating Microsoft Copilot, including Microsoft Teams, mobile apps, social media platforms like Facebook and Telegram, communication APIs like Twilio, and messaging services like Slack and Skype.
How to Combine Multiple Inline Style Objects in ReactJS
May 24, 2024.
In React, merging multiple inline style objects is essential for flexible styling. Techniques like object spread, Object.assign, array reduce, Lodash merge, conditional merging, and functional style merging offer versatility in styling solutions.
How to Conditionally Apply Class Attributes in ReactJS
May 24, 2024.
In this article, we will learn how to conditionally apply class attributes in ReactJS using the classnames utility. This guide demonstrates how to dynamically assign CSS classes based on component state or props, enhancing the flexibility and readability of your React components.
How to Add Style in ReactJS App
May 22, 2024.
Styling React apps can be done using CSS stylesheets, CSS modules, inline styles, Styled Components, CSS-in-JS libraries, or UI frameworks like Material-UI. Each method offers unique benefits and use cases.
Create Your Customized Copilot Using Microsoft Copilot Part 2
May 19, 2024.
This blog is continuation of “Create Your Customized Copilot Using Microsoft Copilot Part 1” in which we explained left side navigation menu Overview, Topics, Actions (preview), Entities, Analytics, Publish, an option to Extend Microsoft Copilot (preview), Settings, that part we will cover in this blog.
How to write Clean code in C#?
May 06, 2024.
Writing clean code is important so that it makes reading code easier, helps us fix and update it faster, and ensures it works smoothly and reliably. Here we will look for few tips to write clean code.
Create Your Customized Copilot Using Microsoft Copilot - Part 1
Apr 25, 2024.
Create your own personalized Copilot with Microsoft Copilot, leveraging its AI prowess to enhance code generation and streamline development tasks. This series explores customizing Copilot for tailored code suggestions and improved productivity in your programming workflow.
How to Customize Blogger Cursor
Mar 21, 2024.
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.
Customizing Title and Description in FastAPI
Mar 11, 2024.
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 customize API documentation by adding titles and descriptions to the main app and individual endpoints for clarity and usability.
How to Add Customize Download Timer Button in Blogger
Mar 07, 2024.
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 scheduled downloads, prevention of disruptions, improved user experience.
Customize Your Office Installer Using Office Deployment Tools
Feb 28, 2024.
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 options and XML configuration for seamless setup.
Learning and Improving Our Code Style with C# 10
Feb 14, 2024.
Ziggy Rafiq wrote this article on Learning and Improving Our Code Style with C# 10 to highlight the Basics, and latest features of C# 10, clean code, review code, problem-solving, reading high-quality code, attending workshops and conferences, feedback and mentoring.
Toggling Visibility of <HTML> Elements in Blazor
Feb 13, 2024.
Let's learn how to hide and show visibility of HTML elements using C#, there are various approaches I am going to cover, the @if conditions, inline styles, internal styles, dynamic style binding, and the hidden attribute.
Develop a Customized MessageBox in .NET MAUI
Feb 12, 2024.
A message box, also known as a dialog or alert box, serves various functions within software applications, each with specific requirements aimed at improving user interaction
Developing a Customized MessageBox in Xamarin
Feb 11, 2024.
A message box, also known as a dialog or alert box, serves various functions within software applications, each with specific requirements aimed at improving user interaction
What is a Wrapper Component in React?
Feb 09, 2024.
Wrapper components in React.js refer to components that encapsulate other components or elements within them. They are commonly used for various purposes such as styling, behavior modification, context management, implementing Higher-Order Components (HOCs).
What Are Navigation Guards in Vue Router
Feb 08, 2024.
Vue Router offers navigation guards, functions executed before/after route navigation, enabling control over Vue.js app navigation. Global guards like beforeEach manage app-wide authentication/authorization.
How to Apply or Change Site Template in SharePoint Online
Feb 06, 2024.
In this article, we will learnTransform your SharePoint Online sites with ease by learning how to change or apply site templates. Discover step-by-step instructions on logging in, accessing site settings, and selecting templates.
Angular Content Projection: UI Flexibility and Reusability
Jan 31, 2024.
Angular's content projection, also known as transclusion, elevates UI flexibility and reusability within the framework. By enabling the injection of content from a parent component into designated slots within a child component's template, Angular facilitates the creation of versatile and reusable components.
What is Scoped Styling in Vue.js?
Jan 25, 2024.
In the ever-evolving landscape of web development, Vue.js has emerged as a powerful front-end framework. One of its notable features is the ability to manage styles efficiently within components. Scoped styling in Vue.js 2 and understand how it can elevate your project's organization and maintainability.
Visualizing Data with Style: Pie and Stacked Line Charts in Pygal
Jan 23, 2024.
This article is tailored to guide you through creating two distinct types of charts: the Pie Chart and the Stacked Line Chart.
Dynamic Styling in Vue.js with v-bind Directive
Jan 22, 2024.
Vue.js, a progressive JavaScript framework, empowers developers to build interactive and dynamic user interfaces effortlessly. One of its key features is the v-bind directive, a powerful tool that enables the dynamic binding of HTML attributes to data in the Vue instance.
Real World Coding Issues - Style and Performance Issues
Jun 29, 2023.
This article will show common coding issues that I see in most of the projects I work on that are in the “style” category of the code analyzers.
Creating Gradient Text Using HTML Control in PowerApps
Jun 09, 2023.
To create gradient text using HTML control in PowerApps, you can utilize the HTMLText property of the HTML control and apply CSS styling. Here's an example of how you can achieve gradient text:
VS Code Hacks: How to Customize Keyboard Shortcuts for Your Workflow
Apr 20, 2023.
Maximize your productivity as a developer with these essential VS Code keyboard shortcuts. Learn how to streamline your workflow, customize your shortcuts, and debug like a pro. From basic editing commands to advanced multi-cursor and code navigation commands, this comprehensive guide has you covered.
Customizing Text Views In SwiftUI - A Guide To View Modifiers For Text
Mar 31, 2023.
In this article, you will learn how to customize Text Views in SwiftUI - A Guide To View Modifiers For Text.
Customize Modern SharePoint List Forms using JSON
Mar 09, 2023.
Normally we use SPFx or Power Apps to customize the forms in SharePoint online. In this article we will see how you can customize out of box SharePoint list form using JSON. You don’t need to customize the form using SPFx or Power Apps. Some simple JSON can be used to customize header, footer and body of the SharePoint list form. You can create different sections inside the form body as well as apply some validations to show and hide form fields based on the value of other form fields. Advantage of these JSON customized forms are that it is responsive by default. You don’t have to do any work for making these forms responsive. So, you can use same form in desktop and mobile both.
How To Customize Table In Oqtane Module
Feb 08, 2023.
In this article, I'm going to explain, how we can add use a new column in the table of the Oqtane custom module
Customizing SharePoint Online List Form Using PowerApps
Dec 26, 2022.
This article will focus on customizing the default SharePoint list forms using PowerApps
API Styles Evolution
Oct 25, 2022.
In this article, you will learn about API Styles and its evolution.
Angular Directives NgClass And NgStyle - How To Change The Style Of An HTML Element Conditionally
Jul 12, 2022.
Angular directives NgClass and NgStyle - How to change the style of an HTML Element conditionally
Swagger (3), Customized for REST Web API
Jun 21, 2022.
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 MVC Web APIs.
How To Handle Conditional Styling In ReactJS
May 25, 2022.
In this article, you will learn how to handle conditional styling in ReactJS.
Styling React JS Application
May 17, 2022.
In this article, you will learn how to style our React Js application using different ways.
Download And Customize The Power Apps Portal App Solution
Apr 25, 2022.
This article will domenstrate you how to download the Power Apps portal app solution, add customization into the solution and upload back to the power apps environment.
SPFx Form Customizer Extension To Customize SharePoint New/Edit/Display Form Of List/Libraries
Apr 22, 2022.
In this article, we will go step by step on creating a Form customizer and then test it by the local debugging experience of SPFx. 
SharePoint Framework Extensions - Getting Started With Application Customizer
Apr 07, 2022.
This article covers the basics of SPFx, how to customize SharePoint UI, and step-by-step implementation of an Application Customizer to modify headers, footers, or custom messages in SharePoint Online.
How To Use The Identity Framework With Refresh Token Validations
Apr 04, 2022.
.Net Core JWT Authentication and Authorization Continues with Identity Framework and refreshes Token Validations in Net Core 6
Customize Swagger UI In ASP.NET Web API Restful Service
Mar 30, 2022.
Swagger UI is very powerful documentation tool for Restful services so lets learn how we can implement and customize in Web API Restful service.
Customizing Data Card In PowerApps
Jan 20, 2022.
In this article, we will learn how to customize data cards in PowerApps.
PowerApps - PCF - Input Formatter With Regular Expression
Jan 10, 2022.
The benefit and advantage of this component is to dynamically apply validation pattern to HTML5 input control with the help of custom regular exppression. Along with this, it also provides some masked input types like “Date”, “DateTime”, “Time”, “Password”. Custom CSS Styles provides freedom to apply attractive styles as per design and branding. If the control is makred as Required, then input box border can be shown in red color just to highlight about invalid input. This code component is developed and distributed considering both Citizen developer and Pro developer use case scenarios. It is very simple to use and configure.
Customize List Forms Using JSON In SharePoint Online
Jan 08, 2022.
In this article we will see how we can customize SharePoint list forms using JSON and without making use of PowerApps or SPFx.
Generate Dynamic PDF With Custom Style In React
Jan 03, 2022.
This article is a step-by-step guide to generate dynamic PDF. Also, view and download it in ReactJs using React-pdf library. We will also understand the basic components of the React-pdf library with real life examples.