Today we are introducing exciting new additions to the TextBox and TextBoxControl in Telerik UI for WinForms. Firstly – animated embedded labels are coming to both controls. We are also adding the “Ctrl” modifier key for navigating the caret and undo/redo functionality. Let’s dive in.
Let’s look at error boundaries in Blazor, a new feature that allows you to handle Blazor Server unhandled exceptions more easily. We’ll learn what error boundaries are, and what they are not.