UIUXAdaptive vs responsive designResponsive design In its simplest definition, responsive design uses just one layout for a web page…Daniel NguyenJanuary 10, 2024 1 min
WPF - CSharpC# ARRAYSBackground An array stores a fixed-size sequential collection of elements of the same type. An…Daniel NguyenJanuary 05, 2024 1 min
WPF - CSharpWPF DATA BINDINGData binding is a mechanism in WPF applications that provides a simple and easy way for Windows…Daniel NguyenJanuary 02, 2024 1 min
WPF - CSharpWPF AnimationDropdown animation using Storyboard and Code-behideDaniel NguyenJanuary 01, 2024 1 min
EnglishThe Story of the MammothThe Story of the Mammoth The mammoth is the classic ice age creature, often depicted wandering the…Daniel NguyenDecember 29, 2023 1 min
WPF - CSharpWPF Basic ControlsButton The Button class represents the most basic type of button control Calendar Calendar is a…Daniel NguyenDecember 09, 2023 5 min
WPF - CSharpHow to freeze last column in WPF datagrid?Having two DataGrids next to each other, with the right one having just the column you want to be…Daniel NguyenAugust 10, 2023 1 min
WPF - CSharpC# Base KeywordIn c#, the base keyword is useful to access base class members such as properties, methods, etc., in…Daniel NguyenJune 01, 2023 1 min
WPF - CSharpC# EXCEPTION HANDLINGAn exception is a problem that arises during the execution of a program. A C# exception is a…Daniel NguyenJanuary 04, 2023 1 min
WPF - CSharpC# PREPROCESSOR DIRECTIVESThe preprocessor directives give instruction to the compiler to preprocess the information before…Daniel NguyenNovember 04, 2022 1 min