Click here to Skip to main content
15,895,799 members
Home / Discussions / C#
   

C#

 
Generalunicode searching Pin
grv5754-Jun-03 23:00
grv5754-Jun-03 23:00 
Generalstreaming file over webservice Pin
SimonS4-Jun-03 22:55
SimonS4-Jun-03 22:55 
GeneralRe: streaming file over webservice Pin
SimonS4-Jun-03 23:58
SimonS4-Jun-03 23:58 
QuestionPossible to Embed cmd.exe / command prompt control for C# Windows Forms? Pin
imoz4-Jun-03 17:06
imoz4-Jun-03 17:06 
AnswerRe: Possible to Embed cmd.exe / command prompt control for C# Windows Forms? Pin
Daniel Turini5-Jun-03 7:01
Daniel Turini5-Jun-03 7:01 
GeneralRe: Possible to Embed cmd.exe / command prompt control for C# Windows Forms? Pin
imoz5-Jun-03 17:56
imoz5-Jun-03 17:56 
GeneralRe: Possible to Embed cmd.exe / command prompt control for C# Windows Forms? Pin
Daniel Turini6-Jun-03 4:01
Daniel Turini6-Jun-03 4:01 
GeneralSingle TreeView , different content with different event handling (events) Pin
Chris Richner4-Jun-03 12:56
Chris Richner4-Jun-03 12:56 
Hi,

I like to create something like the explorer tree. This treeview structure contains more than one node type (drives, systemcontrol, network). Each node type has it's own behaviour, and has to be handled different. Letz say some content are the drives of the local machine, but another node type represents no disk drive (e.g SystemControl) that is handled different as if you click on a drive node.

How to handle stuff like that? The goal should be to reuse my node handler's, so i don't like to implement all the stuff in one special treeview class. I guess i have to write something like NodeHandler's, which only handles the events from the node type it made for.

For my explorer view i would have 3 NodeHandlers, one for drives, one for systemcontrol and one for network, right ?

if you know a good pattern to handle this, please let me know

.:[Greets from Jerry Maguire]:.
GeneralBackground mode and GDI+ Pin
Patrick Lassalle4-Jun-03 12:06
Patrick Lassalle4-Jun-03 12:06 
Generalbyte[] to int32 conversion Pin
stonee744-Jun-03 11:43
stonee744-Jun-03 11:43 
GeneralRe: byte[] to int32 conversion Pin
dynamic4-Jun-03 12:49
dynamic4-Jun-03 12:49 
GeneralRe: byte[] to int32 conversion Pin
stonee744-Jun-03 21:24
stonee744-Jun-03 21:24 
GeneralRe: byte[] to int32 conversion Pin
Paresh Gheewala4-Jun-03 13:11
Paresh Gheewala4-Jun-03 13:11 
GeneralRe: byte[] to int32 conversion Pin
stonee744-Jun-03 22:05
stonee744-Jun-03 22:05 
GeneralSet SelectedValue in combobox Pin
haezeban4-Jun-03 9:10
haezeban4-Jun-03 9:10 
GeneralRe: Set SelectedValue in combobox Pin
haezeban4-Jun-03 11:07
haezeban4-Jun-03 11:07 
GeneralAccess Assemby in Console App Pin
haezeban4-Jun-03 9:07
haezeban4-Jun-03 9:07 
Generalremoving file lock Pin
grv5754-Jun-03 8:57
grv5754-Jun-03 8:57 
GeneralCombo Boxes in Windows Forms (Data Binding) Pin
codycaillet4-Jun-03 8:21
codycaillet4-Jun-03 8:21 
GeneralRe: Combo Boxes in Windows Forms (Data Binding) Pin
A.Wegierski4-Jun-03 20:29
A.Wegierski4-Jun-03 20:29 
GeneralRe: Combo Boxes in Windows Forms (Data Binding) Pin
DIPAK@EMSYS19-Aug-09 0:30
DIPAK@EMSYS19-Aug-09 0:30 
GeneralProblems (re)installing DirectX SDK - please help! Pin
dratti4-Jun-03 7:16
dratti4-Jun-03 7:16 
GeneralRe: Problems (re)installing DirectX SDK - please help! Pin
dratti4-Jun-03 15:56
dratti4-Jun-03 15:56 
GeneralHungarian Notation Pin
Kant4-Jun-03 6:13
Kant4-Jun-03 6:13 
GeneralRe: Hungarian Notation Pin
Rick York4-Jun-03 6:20
mveRick York4-Jun-03 6:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.