Updating GUI from different threads – Part 2
As part of my work at Tzunami Inc., I’m working on migrating our product Deployer – a SharePoint migration tool – from .Net 1.1 to
As part of my work at Tzunami Inc., I’m working on migrating our product Deployer – a SharePoint migration tool – from .Net 1.1 to
Even the smallest thing, when thought upfront, can help you go a long way. Whenever you create an application that is more that two forms
It is often useful to provide the user with information on the screen, without interfering his work. Usually, you would just create a window with
I’ve recently came across a nice post on C# Frequently Asked Questions blog. In the post, they’ve shown a way to filter out, or (pre)process
Introduction It is sometimes necessary to add items to a bound ComboBox that will appear at the beginning of the drop-down list. If you ever
The different between a nice application and an exellent one, is many time only in the small details. How much did the developers really put
Preventing an item in a CheckedListBox or a ListView with CheckBoxed is a really basic requirement when dealing with GUI. The simple and elegant code
In most of the cases where you need to use a ComboBox, you need it only so the user will be able to choose between
As I was working on a new GUI part of the software I’m working on, I needed to allow the user to choose only a
This blog, its content and opinions are my own. The contents do not represent my employer.
©️ 2024 Itay Sagui.