Click here to Skip to main content
15,914,452 members
Home / Discussions / C#
   

C#

 
AnswerRe: I want to implement the Linked list, hash table functionality in .NET without using the standard inbuilt classes assuming they are not present.How Can I achieve this? Pin
Christian Graus3-Jul-08 6:18
protectorChristian Graus3-Jul-08 6:18 
AnswerRe: I want to implement the Linked list, hash table functionality in .NET without using the standard inbuilt classes assuming they are not present.How Can I achieve this? Pin
Dan Neely3-Jul-08 6:54
Dan Neely3-Jul-08 6:54 
GeneralRe: I want to implement the Linked list, hash table functionality in .NET without using the standard inbuilt classes assuming they are not present.How Can I achieve this? Pin
leppie3-Jul-08 22:48
leppie3-Jul-08 22:48 
Questioncheked list box control Pin
Hum Dum3-Jul-08 1:52
Hum Dum3-Jul-08 1:52 
AnswerRe: cheked list box control Pin
leppie3-Jul-08 2:07
leppie3-Jul-08 2:07 
GeneralRe: cheked list box control Pin
Hum Dum3-Jul-08 2:13
Hum Dum3-Jul-08 2:13 
GeneralRe: cheked list box control Pin
leppie3-Jul-08 2:20
leppie3-Jul-08 2:20 
GeneralRe: cheked list box control Pin
Hum Dum3-Jul-08 2:38
Hum Dum3-Jul-08 2:38 
leppie wrote:
You need to cast the current enumerated object to what you put in there, and then get the value.


how to do that?

(datatype)myEnum.Current ??

but how to get the item name(text)...???
GeneralRe: cheked list box control Pin
leppie3-Jul-08 3:57
leppie3-Jul-08 3:57 
QuestionHow to protect my c# code from decompiling Pin
Member 17396853-Jul-08 1:42
Member 17396853-Jul-08 1:42 
AnswerRe: How to protect my c# code from decompiling Pin
N a v a n e e t h3-Jul-08 1:48
N a v a n e e t h3-Jul-08 1:48 
GeneralRe: How to protect my c# code from decompiling Pin
Member 17396853-Jul-08 1:56
Member 17396853-Jul-08 1:56 
GeneralRe: How to protect my c# code from decompiling Pin
leppie3-Jul-08 2:08
leppie3-Jul-08 2:08 
GeneralRe: How to protect my c# code from decompiling Pin
Member 17396853-Jul-08 3:06
Member 17396853-Jul-08 3:06 
GeneralRe: How to protect my c# code from decompiling Pin
Gareth H3-Jul-08 3:35
Gareth H3-Jul-08 3:35 
GeneralRe: How to protect my c# code from decompiling Pin
ajtunbridge3-Jul-08 4:03
ajtunbridge3-Jul-08 4:03 
GeneralRe: How to protect my c# code from decompiling Pin
Member 17396856-Jul-08 23:49
Member 17396856-Jul-08 23:49 
GeneralRe: How to protect my c# code from decompiling Pin
Gareth H7-Jul-08 1:43
Gareth H7-Jul-08 1:43 
GeneralRe: How to protect my c# code from decompiling Pin
Thomas Stockwell3-Jul-08 10:14
professionalThomas Stockwell3-Jul-08 10:14 
AnswerRe: How to protect my c# code from decompiling Pin
Thomas Stockwell3-Jul-08 10:12
professionalThomas Stockwell3-Jul-08 10:12 
Questiongeneric collection Pin
arkiboys3-Jul-08 1:36
arkiboys3-Jul-08 1:36 
AnswerRe: generic collection Pin
N a v a n e e t h3-Jul-08 1:47
N a v a n e e t h3-Jul-08 1:47 
QuestionUsing a C++ LIB in C# Pin
indogerman3-Jul-08 1:21
indogerman3-Jul-08 1:21 
AnswerRe: Using a C++ LIB in C# Pin
leppie3-Jul-08 2:11
leppie3-Jul-08 2:11 
QuestionNeed help coding a MathML to C# converter Pin
Dmitri Nеstеruk3-Jul-08 0:13
Dmitri Nеstеruk3-Jul-08 0:13 

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.