Click here to Skip to main content
15,888,119 members
Home / Discussions / C#
   

C#

 
GeneralRe: Loop Pin
Ennis Ray Lynch, Jr.27-Jul-06 3:39
Ennis Ray Lynch, Jr.27-Jul-06 3:39 
GeneralHow about this??? Pin
Ennis Ray Lynch, Jr.27-Jul-06 4:26
Ennis Ray Lynch, Jr.27-Jul-06 4:26 
QuestionMulti-Threading a COM DLL in .NET Pin
P Sernz26-Jul-06 11:09
P Sernz26-Jul-06 11:09 
QuestionSmalltalk’s object-based hierarchy does not work so well".Also c#?? Pin
sawerr26-Jul-06 10:54
sawerr26-Jul-06 10:54 
AnswerRe: Smalltalk’s object-based hierarchy does not work so well".Also c#?? Pin
LongRange.Shooter28-Jul-06 9:13
LongRange.Shooter28-Jul-06 9:13 
QuestionProblems with a forms designer Pin
Ymer26-Jul-06 10:45
Ymer26-Jul-06 10:45 
AnswerRe: Problems with a forms designer [modified] Pin
LongRange.Shooter28-Jul-06 9:20
LongRange.Shooter28-Jul-06 9:20 
Questionalternative to structs? Pin
honeyman_can26-Jul-06 10:12
honeyman_can26-Jul-06 10:12 
What can I use instead of struct to store little info? I want create instances, put them in a dictionary, iterate and modify elements in the dictionary. I know every addition will involve a boxing operation, and every modification will involve an unboxing followed by a boxing operation. What is the best thing to do?

AnswerIf you are worried about performance Pin
Ennis Ray Lynch, Jr.26-Jul-06 10:45
Ennis Ray Lynch, Jr.26-Jul-06 10:45 
GeneralRe: If you are worried about performance Pin
honeyman_can27-Jul-06 7:59
honeyman_can27-Jul-06 7:59 
AnswerRe: alternative to structs? Pin
LongRange.Shooter28-Jul-06 9:33
LongRange.Shooter28-Jul-06 9:33 
QuestionHow to deploy project with SQL Server 2005 express? Pin
_awatts26-Jul-06 9:55
_awatts26-Jul-06 9:55 
Question.GetFiles(?) Pin
HahnTech26-Jul-06 9:25
HahnTech26-Jul-06 9:25 
AnswerRe: .GetFiles(?) Pin
Dustin Metzgar26-Jul-06 9:55
Dustin Metzgar26-Jul-06 9:55 
GeneralRe: .GetFiles(?) Pin
HahnTech26-Jul-06 12:17
HahnTech26-Jul-06 12:17 
QuestionEnterprise Library 2.0 and Database Trace Listener Pin
osamahmirza26-Jul-06 9:18
osamahmirza26-Jul-06 9:18 
QuestionCommunicating between forms Pin
jerrymei26-Jul-06 9:04
jerrymei26-Jul-06 9:04 
AnswerRe: Communicating between forms Pin
led mike26-Jul-06 9:11
led mike26-Jul-06 9:11 
Questiontrygetvalue? Please help Pin
honeyman_can26-Jul-06 8:46
honeyman_can26-Jul-06 8:46 
AnswerDo you have access to a computer? Pin
Ennis Ray Lynch, Jr.26-Jul-06 9:12
Ennis Ray Lynch, Jr.26-Jul-06 9:12 
AnswerRe: trygetvalue? Please help Pin
led mike26-Jul-06 9:15
led mike26-Jul-06 9:15 
QuestionADOX making me crazy, please help Pin
perry5926-Jul-06 8:45
perry5926-Jul-06 8:45 
QuestionGetting DataGridView checkbox checked event when it happens.... Pin
LongRange.Shooter26-Jul-06 8:44
LongRange.Shooter26-Jul-06 8:44 
AnswerRe: Getting DataGridView checkbox checked event when it happens.... Pin
led mike26-Jul-06 8:48
led mike26-Jul-06 8:48 
QuestionDetermining whether .Net 2.0 is installed or not? Pin
wasife26-Jul-06 7:36
wasife26-Jul-06 7:36 

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.