Posts
IBlogger
Cancel

I received a call from a client last week about bad performance in their WPF application. It turns out that they expected that some view that holds a tree will need to show a few tens of items BUT ...

<SPAN id=b1e141aa-fc45-4e46-86bf-41d1d74acd73 class=GINGER_SOFTWARE_mark>many</SPAN> times in our <SPAN id=404af282-71d8-42a4-b87f-62e807c15c3c class=GINGER_SOFTWARE_mark>applicat...

When we create applications we usually want to make them easy to use by our users. One way to make application more accessible internationally is to make it localized to the users’ language and...

In a project I’m working on I needed to get an ID that uniquely identifies the device that is running the app. WinRT provides an API for HardwareIdentificationbut you should be aware that the call...