Code Snippets. Embedding a Console in a C# App. Introduction As developers, every so often we have to kick off some command line programs.
Compiling and building tools, utilities,and so on. Recently I have been writing a small application that calls Oracle's 'impdp' and 'expdp' tools for you. DropDownList with OptionGroup. Download source - 58.4 KB Introduction ASP.NET 2.0 lacks the OptionGroup functionality (<optgroup>) in the DropDownList control.
This means that it is not possible to obtain a select control as shown below: