altosax
February 23rd, 2006, 02:10 PM
I am new to .net - came from a PHP background and have little familiarity with the framework. But I am getting up to speed.
I would like to learn from example.
What if I would like to:
1) Get a list of all *.bat files in both the current directory AND all subdirectories
2) Populate listbox1 with the list of batch files - sorted alphabetically
3) Create an EventHandler so that when a user double clicks on the batch file it opens automagically
Care to show me your mastery?
I would like to learn from example.
What if I would like to:
1) Get a list of all *.bat files in both the current directory AND all subdirectories
2) Populate listbox1 with the list of batch files - sorted alphabetically
3) Create an EventHandler so that when a user double clicks on the batch file it opens automagically
Care to show me your mastery?