WPF Custom DialogTo create a custom dialog in Windows Presentation Foundation you really just need to create a Window, place […] April 15, 2020 in WPF tagged custom / dialog / modal / show / showdialog by Mike
WPF DialogsIn your WPF application, what is a dialog and how do you create and show dialogs? A dialog […] March 29, 2020 in WPF tagged dialog / modal / custom / common / box / message by Mike
SweetAlertsAre you developing a website? You can use sweetalerts to ask the user if they really want to […] January 25, 2020 in JavaScript tagged alert / modal / popup by Mike
ASP.NET MVC Core ModalDo you need to add a simple modal dialog box to your ASP.NET Core MVC project? A modal […] November 5, 2019 in Bootstrap tagged popup / Bootstrap / dialog / modal / ASP.NET by Mike
WPF Message BoxThe WPF message box is a type of dialog. It is easy to display a message box in […] January 6, 2019 in C# tagged box / message / dialog / modal / messagebox by Mike