What is a Project kit?To promote products, there is such a tool as media kit (or press kit). It is a set of documents, images, and/or media content containing…Aug 9, 2023Aug 9, 2023
Published inMAUI StoriesWord wrapping issue in HorizontalStackLayout component in MAUI projectsDuring the development of my first application on MAUI, I needed the CheckBox component. I was very surprised when I did not find the Text…Jun 13, 2023Jun 13, 2023
Published inMAUI StoriesHow to implement IDisposable in view models in MAUI projectsWhen developing a MAUI 7 application (.NET Multi-Platform App UI + dotnet 7) using the MVVM (Model-view-ViewModel) design pattern, I had to…Apr 23, 20231Apr 23, 20231
Published ingit-heroAutomation of adding labels to pull requests on GitHubAppropriate labels to pull requests can provide additional information about the content of the pull requests and can simplify workflow. It…Oct 17, 2021Oct 17, 2021
Published ingit-heroEasy way to remove branches from GitHub reposLarge projects can accumulate a large number of unnecessary branches. In general, there is nothing wrong with that. But in general, there…Oct 3, 2021Oct 3, 2021
Forward MovementI tried to write a musical composition in the Uplifting Trance style. Meet the Forward Movement!Mar 9, 2018Mar 9, 2018
User roles in Web applicationsWhen developing web projects, it is often necessary to differentiate the level of user permissions. User roles (user groups) will help to…Mar 1, 2018Mar 1, 2018