<ne...@devbuzz.com> wrote in message news:ee8$63XOCHA.1156@tkmsftngp12...Hi all, So you've embraced the .NET Compact Framework and you're nashing your teeth trying to find out how to add items to a list or combo-box. Or you've heard that the performance of binding the dataset to the list is terrible! Well hopefully we can kill two birds with one stone. In this tutorial we will investigate two techniques to fill a combo-box and measure the performance of each. The first technique binds a data view to the combo-box and the second is much classier. http://www.devbuzz.com/content/zinc_dotnet_compact_framework_combobox_ pg1.asp -- Regards Derek Mitchell ne...@devbuzz.com NET Compact Framework Tutorials: - http://www.devbuzz.com/content/init_compact_framework.asp eVB Tutorials: - http://www.devbuzz.com/content/init_starting_out.asp Pocket PC Development Forums: - http://forums.devbuzz.com/ Code Snippets: - http://www.devbuzz.com/content/code_snippet_list.asp
Thanks for the catch David!
http://www.devbuzz.com/content/zinc_dotnet_compact_framework_combobox_pg
1.asp