blah blah blah is here! blah blah » Close

0
votes
1 answers

help with course work

I'm a second year university student sound computing. one of my courses Application and Web Development require a piece of course work to be developed in C# and asp.net. I'm currently struggling realy badly and need some help. was wondering ...

1
votes
1 answers

Storing combobox items created at the runtime and reusing the stored value

Hi guys, I'm pretty new to C# and .NET. I have created a method within a 'combobox1' which will create multiple comboboxes at the runtime of the program depending on the combobox1 selected item. So I have a control 'combobox1' with it ...

Feedback