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]
Abhishek Yadav(7)
Delpin Susai Raj(3)
Suresh M(3)
Arpit Jain(3)
Gaurav Chauhan(3)
Mike Gold(3)
Akshay Deshmukh(3)
Mahender Pal(2)
Venkatasubbarao Polisetty(2)
Siddharth Vaghasia(2)
Vinoth Rajendran(2)
Menaka Priyadharshini B(2)
Raj Kumar(2)
Suthahar Jegatheesan(2)
Pradip Pandey(2)
Sagar Pardeshi(2)
Nimit Joshi(2)
Ashwani Tyagi(2)
Sanwar Ranwa(2)
Sanjay Joshi(1)
Henil Patel(1)
Jefferson S. Motta(1)
Himanshu Upreti(1)
Uday Dodiya(1)
Chandani Prajapati(1)
Siddharth Gajbhiye(1)
Mohammad Irshad(1)
Mithilesh Kumar(1)
Vijai Anand Ramalingam(1)
Onkar Sharma(1)
Mushtaq M A(1)
Logesh Palani(1)
Akhil Mittal(1)
Veerendra Annigere(1)
Abhishek Mishra(1)
Rahul (1)
Farhan Ahmed(1)
Hariharan Krishnan(1)
Zakir Ahamed(1)
Abubackkar Shithik(1)
Akshayrao V(1)
Alagunila Meganathan(1)
Priyaranjan K S(1)
Rahul Bansal(1)
Ramees (1)
Ranjit Powar(1)
Govinda Rajulu Yemineni(1)
Ehtesham Mehmood(1)
Praveen Raveendran Pillai(1)
Aman (1)
Hirendra Sisodiya(1)
Varesh Tuli(1)
Richa Garg(1)
Prabhakar Maurya(1)
Shubham Saxena(1)
Rohatash Kumar(1)
Manoj Singh Panwar(1)
Sanjeeva Reddy(1)
Frederick Volking(1)
Dipal Choksi(1)
Rohit Gupta(1)
Deepika Sawant(1)
John Godel(1)
Suraj Vishwakarma(1)
Ashish Bhatnagar(1)
Anuradha Rani (1)
Shriram Pophali(1)
Gnanavel Sekar(1)
Ck Nitin(1)
Ahsan Siddique(1)
Resources
No resource found
How to Use Shadcn Dialog Components in React & Next.js
Jul 10, 2026.
Learn to install and use Shadcn Dialog components in React & Next.js with Tailwind CSS. Build reusable dialog modals for forms, confirmations, and more.
How to Use Confirm Function in PowerApps (Modern Dialog Confirmation Box)
Apr 03, 2026.
Master the Power Apps Confirm function! Learn how to easily create modern confirmation dialog boxes for user actions like deleting records or submitting forms. Simplify your app development today!
Learn to Create a Simple Dialog Box in Blazor
Aug 27, 2024.
This guide covers designing and implementing a basic modal dialog using Blazor components and Razor pages, enhancing your web UI with interactive elements and user-friendly interfaces.
Convert Byte Array Into PDF And Open It Inside Custom Dialog box In Angular
Jan 11, 2023.
We will get byte array as an response from API and same we need to encode and convert into PDF inside Custom Dialog box in Angular, where you can fire events on closing of dialog to fire another event.
Custom Dialog In Android
Nov 18, 2022.
In this article, we learn about how to create custom dialog in android.
Implementing Prompt Dialog In D365 CE - Part II
Sep 02, 2022.
This is second part of implement dialog prompt in D365.
Implementing Prompt dialog in D365 CE - Part I
Sep 01, 2022.
This article is about implementing dialog in Dynamics 365 CE
Understand Confirm Dialog With Webresource In Dynamics CRM
Jun 03, 2022.
In Dynamics 365 CRM, for certain requirements we need to show confirmation dialog window with Yes and No buttons. We can use openConfirmDialog method present in Client API Reference in Dynamics crm. As an example, for a selected contact record, confirm dialog will be shown.
Understand Open Dialog With Webresource In Dynamics CRM
May 27, 2022.
In Dynamics 365 CRM, for certain requirements we need to show dialog window. We can use openAlertDialog method present in Client API Reference in Dynamics crm. As an example, for a selected contact record, open dialog will be shown.
How To Use Dialog Control Of Fluent UI In SPFx
Feb 18, 2021.
In this article, we will see how to implement dialog control of fluent in SPFx.
Delete Confirmation Dialog Pop Up In Angular Using Bootstrap Modal
Feb 02, 2021.
This article shows a bootstrap modal that can be reused throughout our entire application. This modal will ask before deleting any record or performing any delete operation.
Create A Custom Skill To Demonstrate Dialog Delegation In Alexa
Oct 24, 2020.
In this article on custom Alexa skills, I am going to demonstrate how to create a custom Alexa skill on Alexa Hosted node.js server.
Multiple Validation On A Slot Type In An Interaction Dialog model
Sep 30, 2020.
In this article, I am going to explain how multiple validations can be applied to a slot in a dialog model of Alexa skill.
Validation Rules In Alexa Dialog Model
Sep 30, 2020.
In this article, I am going to explain about all of the validation rules in an Alexa skill interaction model.
Define Slot Validation Rules For Slots In An Alexa Skill Dialog Model
Sep 25, 2020.
In this article, I am going to demonstrate how to define validation rules for slots.
Enable Confirmation For An Intent In An Alexa Skill Dialog Model
Sep 25, 2020.
In this article, I am going to demonstrate how to define slots and how to define prompts for intent confirmation.
Enable Confirmation For A Slot In An Alexa Skill Dialog Model
Sep 24, 2020.
In this article, I am going to demonstrate how to define slots and how to define prompts for slot confirmation.
Create Utterances And Prompts In An Alexa Skill Dialog Model
Sep 22, 2020.
In this article, I am going to demonstrate how to create a slots and how to define Alexa speech prompts and user utterances.
Show/Hide Dialog Or Modal Service In Angular
Jul 16, 2020.
In this article you will learn how to show/Hide Dialog or modal service in Angular.
Create An Application To Get User Details In A Dialog Box In Angular With Angular Material Using Web API And SQL
May 26, 2020.
In this article you will learn how to display User details using dialog box in Angular Material with Web Api and SQL.
PnP List Picker And Fluent UI Dialog Control In SharePoint Framework
May 01, 2020.
In this article, you will see how to use PnP List Picker and Fluent UI Dialog control in SharePoint Framework.
How To Enable Delete Confirmation Dialog In Windows 10
Mar 31, 2020.
To enable the delete confirmation dialog in Windows 10, access "Recycle Bin Properties" by right-clicking the Recycle Bin icon. Check "Display delete confirmation dialog" to ensure prompt confirmation before permanent file deletion.
Custom Camera Dialog For Windows Using UWP
Dec 16, 2019.
In this article, you will learn about custom camera dialog for Windows using UWP.
Custom Popup Dialog In Xamarin Android
Nov 26, 2019.
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, and styling, providing a flexible way to interact with users within an application.
Chatbot Using Microsoft's Bot Framework And Dialog Flow API - Day One
Jul 29, 2019.
In this article, you will learn to build a chatbot using Microsoft's Bot Framework and Dialog Flow API.
SPFx - Creating Custom Dialog Boxes Without A Javascript Framework
Jul 24, 2019.
Learn how to implement custom dialog boxes in SharePoint using SPFx. This tutorial explores extending the Base Dialog class without a JavaScript framework, leveraging npm packages for popup displays.
Use Angular Material Dialog As Spinner
May 31, 2019.
In this article, I am explaining how to use an Angular Material dialog as a spinner.
Prompt And Waterfall Dialog In Bot V4 Framework Bot Builder 😍 .NET Core
May 23, 2019.
Dialogs in the Bot Framework structure bot interactions, managing flow, validations, and user input. Key components like DialogSet and DialogContext manage dialog states and sequencing. Prompts handle input validation, while Waterfall dialogs manage sequential steps.
Confirm Dialog In Angular Using Bootstrap Modal
Jan 16, 2019.
This article shows how to create a custom component for Confirm Dialog in Angular using modal popup of bootstrap.
Display Component Dynamically As A Modal Popup Using Material Dialog In Angular 6
Nov 13, 2018.
In this article, we will cover how to display component dynamically as a Modal Popup using Material Dialog in Angular 6 application.
How To Create Modal Dialog In Bootstrap 4
Sep 11, 2018.
This article will demonstrate you modal dialog in bootstrap 4. The Modal component is a dialog box/popup window that is displayed on top of the current page.
Using Font Dialog In Windows Forms
Aug 03, 2018.
In this article, I am going to explain how to use a FontDialog box in a Windows Forms app using Visual studio 2017.
Using Color Dialog In Windows Forms
Aug 01, 2018.
In this article, I am going to explain how to work with a ColorDialog Box in Windows Forms using Visual Studio 2017.
Alert Dialog Setup In Android Using Android Studio
Apr 16, 2018.
In this article, we are going to see how to set up an Alert dialog to the back button in an Android app using Android Studio.
CRUD Operation with Model dialog using UI-Grid in AngularJS and Web API
Oct 27, 2017.
In this article, you will learn CRUD operations with model dialog using UI-Grid and Web API.
Print Dialog And Print Preview Tools Using Entire Windows Form To Print
Sep 15, 2017.
This article explains how to print an entire Windows Form using Print Dialog and Print Preview tools in a Windows Forms application. It covers creating a Print Preview with PrintPreviewDialog, configuring the Print Dialog, capturing the form as an image, and displaying it for printing. Step-by-step instructions are provided.
How To Add Android Exit Dialog To Android App Using Android Studio
Sep 11, 2017.
Android is one of the most popular operating systems for mobile. In this article, I will show you how to add Android Exit Dialog to Android App Using Android Studio.
Getting Started With Prompt Dialog Using Microsoft Bot Framework
Aug 31, 2017.
In this article, we will understand how to use prompts and how you can use them to collect information from the users. We are creating a sample Demo Bot for our C# Corner Annual Conference 2018 registration process automation.
Getting Started With Dialog Using Microsoft Bot Framework
Aug 28, 2017.
Bot Builder SDK introduced Dialogs that allows users to model conversations and manage conversation flow. Dialogs can contain waterfall steps and prompts (Options). As the user interacts with the bot, the bot will start, stop, and switch between various dialogs in response based on user messages.
Create An Alert Dialog In Xamarin iOS App
Mar 05, 2017.
In this article, you will learn how to create an Alert dialog in Xamarin iOS, using Xamarin Studio.
Display An Alert Dialog In Xamarin.Forms Using Visual Studio
Feb 01, 2017.
In this article, you will learn how to display an alert dialog in Xamarin.Forms, using Visual Studio.
Creating Dialog Fragment Using Xamarin Android
Jan 31, 2017.
This article explains how to create Dialog Fragment using the Login System UI design and understanding of C# codes and XML files.
Create An Alert Dialog With Icon In Xamarin Android App Using Visual Studio
Jan 12, 2017.
In this article, you will learn how to create an Alert dialog with the icon in Xamarin Android app, using Visual Studio 2015.
Understanding Dialog Box In Onsen UI Using Visual Studio 2015
Dec 18, 2016.
Explore the nuances of integrating dialog boxes in Onsen UI within the familiar environment of Visual Studio 2015. This comprehensive guide delves into JavaScript, HTML, and CSS intricacies, offering insights into mobile app development's frontend challenges.
Custom Pop Up Notification Dialog Box In Windows 10 UWP
Jul 14, 2016.
In this article we are going to see how to create popup notification dialog box in Windows 10 UWP App.
How To Display A Progress Dialog Window In Android
Jul 11, 2016.
In this article, you will learn about displaying a progress dialog Window.
How To Display A Dialog Window In Android
Jul 07, 2016.
In this article, I will explain about displaying a dialog window. There are many times when a user needs to display a dialog window to get a confirmation from the end user.
Create Modal Dialog Pop Up In SharePoint 2016 And Office 365
Jul 05, 2016.
In this article, you will learn how to create modal dialog pop ups in SharePoint 2016 and Office 365.
Difference in between Show And Show Dialog To Open A Child Window From View Model In WPF With MVVM Using Prism
Apr 14, 2016.
In this article, I will demonstrate what is the difference in between show and show dialog to open a child window via the button click event in WPF with MVVM pattern using prism library.
Sharepoint 2013: Display User Login Name As Notification Dialog Box
Feb 02, 2016.
In this article we will learn about displaying user login name as notification dialog box.
Message Dialog For Windows 10
Jan 21, 2016.
In the following article I will show how to pop up a message dialog in Universal Windows Platform.
JavaScript Dialog Boxes
Jan 16, 2016.
In this article we will learn about various dialog boxes provided by JavaScript.
How To Show Message Dialog In Windows 10
Oct 28, 2015.
In this article you will learn how to show a message dialog in your Windows 10 apps on the Desktop and Mobile devices using C# and XAML.
Display User Login Name As Notification Dialog Box In SharePoint
Sep 11, 2015.
In this article we will learn about displaying only user login name as Notification dialog box.
Display Selected GridView Row Cell Values Inside jQuery Modal Dialog in ASP.NET
Aug 15, 2015.
This article explains how to show select GridView row cell values inside a jQuery Modal Dialog in ASP.NET.
How to Show Message Dialog in Windows Store 8.1 App
Oct 08, 2014.
In this article we will see how to show message dialog in a Windows Store app.
Creating an Alert Dialog Box in Android
Oct 01, 2014.
In this article you will learn how to make an Alert Dialog Box in Android.
"Remember Me" Dialog Box For Windows Phone 8
May 10, 2014.
This article will help you in understanding the working of Remember Me dialog.
Creating List Picker Dialog In WP8
May 10, 2014.
In this article you will learn how to place a list picker control inside the message box.
Creating T&C Dialog Box For WP8
May 06, 2014.
In this article we will learn how to create a T&C dialog box for our WP8 application.
jQuery Dialog in ASP.Net
May 06, 2014.
Here I shall demonstrate a very small piece of code that displays a JQuery dialog box on clicking a button.
How To Display a Progress Dialog Box For Copying File Using C#
Apr 11, 2014.
In this article we will learn how to display a copy file dialog box when copying a file from a source to a destination in our project using C#.
Showing Confirmation Dialog Using JavaScript
Feb 17, 2014.
This article describes how to display a confirmation dialog while deleting any row from the DataGrid in the ASP.NET.
Getting Started With New Scaffolded Item Dialog to Design Generated Files
Dec 30, 2013.
This article introduces the New Scaffolded Item dialog which is used to design the generated files output in Visual Studio 2013.
JQM: How to Navigate and Open Dialog Box in jQuery Mobile
May 29, 2013.
In this article you will learn how to use navigation and how to open a dialog box in jQuery mobile.
Showing an Existing Screen as a Dialog in LightSwitch Visual Studio 2012
May 21, 2013.
In this article I describe how to show an existing screen as a dialog for a LightSwitch Application.
Creating a Dialog in LightSwitch Visual Studio 2012
May 20, 2013.
In this article I describe how to create a dialog for a LightSwitch Application.
How to use Font Dialog in VB.Net on runtime
Nov 10, 2012.
This article shows that how to use font dialog in VB.NET.
Recovery Scenario Manager Dialog Box in QTP in Testing
Oct 19, 2012.
In this article I discuss the Recovery Scenario Manager Dialog Box in QTP
Message Dialog in Windows Store Apps
Sep 19, 2012.
In this article I will explain how to create a Message Dialog in Windows Store apps.
Enable Delete Confirmation Dialog in Windows 8
Sep 06, 2012.
In this article we are explaining how to enable the delete confirmation dialog in Windows 8.
Understanding the Text Checkpoint Properties Dialog Box in QTP in Testing
Aug 24, 2012.
In this article we try to understand the Text Checkpoint Properties Dialog Box.
Understanding the Database Checkpoint Properties Dialog Box in QTP in Testing
Aug 13, 2012.
In this article we discuss about how the Database Checkpoint Properties Dialog Box.
Checkbox Property Dialog Box and Modifying Checkpoints in QTP in Testing
Jul 31, 2012.
In this article we discuss how to use the Checkbox property of dialog box and how to modify Checkpoints
Message Dialog in Windows Store App
Jul 26, 2012.
This is simply an article to guide you through the use of message boxes in Windows Store apps which are called Popups here.
Disable Saving Changes is Not Permitted Dialog Box in SQL Server
May 14, 2012.
When we try to change an existing table in SQL Server 2008, you might receive a Save (Not Permitted Dialog) box pop-up. This article explains the error and what to do about it.
File Dialog Boxes In Expression Blend
Nov 06, 2011.
In this article i have embodied the basic concepts of using file dialog boxes in Expression Blend.
Strategy for a Confirmation Dialog in an MVVM World in Silverlight
Dec 23, 2010.
Working with Silverlight in an asynchronous world can sometimes be a challenge. Here is an example of a confirmation dialog that provides some direction into that temporally ambigious environment.
File Download with save as dialog box from browser
Sep 14, 2010.
Every programmer will get into this scenario where they needs to download a file from browser with a direct button click or downloading a file after some business functional process. I will show you how.
How to Bring up a Find Dialog in the WebBrowser Control using Managed C++
Feb 07, 2007.
This article will answers the question, how do I bring up a find dialog in the Web Browser Control?. As easy as you would think this should be, it actually requires some COMplicated manipulation.
Creating a Dynamic Configuration Dialog in C# and .NET
Jul 10, 2005.
This article will show you how to create a configuration dialog that builds itself from the existing application configuration name-value pairs contained in the appSettings of the app.config file.
Modal Popup Dialog Window in ASP.NET
Sep 15, 2003.
This sample show you how to create modal popup dialog window in ASP.NET that passes and returns multiple parameters.
Passing Data Between a Windows Form and Dialog Boxes
Aug 29, 2002.
In this example, we will create a windows form application to demonstrate the transfer of data between a windows form and a dialog box displayed from the windows form.
Chatsky conversational framework – deep integration & dialogue DSL
Oct 27, 2025.
Explore Chatsky, the open-source Python framework for building chatbots. Learn architecture, script DSL, use-cases, limitations, deployment, and how to get started.
Decoding the Digital Dialogue: A Formal Dive into the OSI Model Framework
Oct 13, 2025.
Understand its seven layers, from physical transmission to application interaction, and how it fosters interoperability and efficient troubleshooting. Learn why this model remains crucial for network design, diagnostics, and understanding complex communication systems despite real-world limitations.
Godel's Scaffolded Cognitive Prompting (GSCP): A Layered Framework for Robust Intent Understanding in LLM Dialogue Syste
Jun 25, 2025.
Godel's Scaffolded Cognitive Prompting (GSCP) is a layered framework that enhances intent understanding in LLM-based dialogue systems by simulating structured, human-like cognitive reasoning.
Exploring the HTML <dialog> Tag: Enhancing Web Interactivity
Jul 18, 2024.
This article explores the features and benefits of the <dialog> element, its role in modern web development, and practical examples of implementing modal dialogs to create more dynamic and interactive web pages.
How To Use Syncfusion Predefined Dialogs In Vue.js Application
Nov 07, 2023.
This article provides a comprehensive guide for integrating Syncfusion Predefined Dialogs into a Vue.js application. The step-by-step approach, along with the code snippets, ensures that readers can follow along and implement the functionality effectively.
Dialogs in JFC
Jul 27, 2023.
Dialog box, like frame, is a pop-up window on which user interface components can be laid out.
Creating A Dialogue box, PopUp, Alert box, and Confirmation box in PowerApps
Jun 20, 2023.
This article discusses how to create a popup dialog box in Power Apps for displaying confirmation messages or alerts. It addresses the scenario of creating a popup confirmation message for gallery items using CRUD operations.
Power Pages - Custom "Select All - Unselect All" button in Lookup records dialog
May 11, 2023.
In Power Pages (Earlier Power Apps Portal), OOB support for selecting / deselecting all grid rows in “Lookup records” dialog is not found. Hence, I have built one client-side custom generic feature using Jquery which will be reusable for all such “Lookup records” dialog.
Dialog Box In PowerApps
Mar 08, 2022.
In this article, we are going to learn about creating dialog boxes in PowerApps. We can have various types of Dialog Box like Notification Dialog, Confirmation Dialog, and so on.
React Material UI Expansion Panel And Dialogs
Jan 06, 2020.
In this article, you will learn about React Material UI Expansion Panel and Dialogs.
Create User Defined Dialogs in Bot V4 Framework Bot Builder 😍 .NET Core
May 28, 2019.
In this article, we are going to learn how to write a user-defined Dialog class. We will also see its best practices.
ASP.NET MVC 5 - DocuSign🖋️- Validating And Viewing Document(s) On A Modal-Dialog
Dec 19, 2018.
In this article, we will see how to validate the DocuSign document by viewing it in Modal Dialog using an iframe in our web application.
Dialog Window In Angular Using Ignite-UI
Oct 29, 2018.
The dialog window is a graphical control element or a small window that communicate information between application and user. It is very helpful to prompt the information, warning and other messages within the application. For an example in a web application when a user tries to access any restricted resource system can prompt a warning message in a dialog window.
Develop Chat Bot Using Microsoft Bot Builder SDK V4 - Part Two - Manage Conversation Using Multi-Step Dialog
Sep 07, 2018.
In previous article, we have discussed how to kick-start a chatbot development using Microsoft Bot Builder SDK version 4. Now we are going to implement guided chatbot conversation flow using Dialogs library.
Xamarin.Android - User Input Dialog
Dec 09, 2017.
This article is an attempt to demystify the use of dialog box to gather user input. It is not intended to be exhaustive, rather, it is aimed at new or beginning programmers.
Develop Chatbot On NodeJS Platform Using Microsoft Bot Framework (Part Three) - Manage Conversation Using Multiple Dialogs
Oct 03, 2017.
In article Develop ChatBot On NodeJS Platform Using Microsoft Bot Framework (Part Two) - Manage Conversation Using Root Dialog, we have discussed how to handle conversation using root dialog in chatbot developed using Microsoft Bot Framework NodeJs SDK. In this article, we are going to handle the conversation flow with multiple dialogs instead of root dialog. We are also going to use trigger for dialogs.
Develop ChatBot On NodeJS Platform Using Microsoft Bot Framework (Part Two) - Manage Conversation Using Root Dialog
Sep 02, 2017.
In article Develop ChatBot on NodeJs platform Using Microsoft Bot Framework (Part One) - Quick start for beginners, we have discussed about where and how to start with development of chatbot on NodeJs platform using Microsoft Bot Framework. In this article we are going to see usage of Dialogs which will help us to manage conversation flow.