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 box / message / dialog / modal / custom / common by Mike
SQL Server Common Table Expressions CTECommon table expressions (CTEs) are another kind of table expression that like derived tables are visible only to […] February 24, 2018 in SQL Server tagged temp / temporary / table / expression / cte / common / with by Mike