UIUXUX OverviewUX user experience User experience (UX) design is the process design teams use to create products…Daniel NguyenSeptember 29, 2022 1 min
WPF - CSharpWPF LAYOUTSThe layout of controls is very important and critical for application usability. It is used to…Daniel NguyenSeptember 21, 2022 1 min
WPF - CSharpWPF ROUTED EVENTSArouted event is a type of event that can invoke handlers on multiple listeners in an element tree…Daniel NguyenSeptember 20, 2022 1 min
WPF - CSharpWPF TemplateA template describes the overall look andvisual appearance of a control. For each control, there is…Daniel NguyenSeptember 20, 2022 1 min
WPF - CSharpC#A regular expression is a pattern that could be matched against an input text. The .Net framework…Daniel NguyenOctober 08, 2020 1 min