For something I was trying to implement on the Windows 7 phone, I wanted to have a ListBox inside a ListBox (i.e., a nested ListBox). So for example, if I have a ‘Patient Vitals’ ListBox with two items, where each item is a ListBox with a bunch of items, it’ll look like this: I wanted... Continue Reading →
Getting started with Windows 7 phone application development..
I have just started developing a fairly simple Windows 7 phone application that talks to a web service and thought I would put together a few sites that helped me get started. I’ll briefly describe some of the issues I ran into during the process and also share a C# utility class I have put... Continue Reading →