Click here to Skip to main content
15,885,366 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Rounded corners of button Pin
Henry Minute4-Jan-11 6:11
Henry Minute4-Jan-11 6:11 
QuestionDesign question Pin
Ray Cassick28-Dec-10 20:02
Ray Cassick28-Dec-10 20:02 
AnswerRe: Design question Pin
Not Active29-Dec-10 1:57
mentorNot Active29-Dec-10 1:57 
GeneralRe: Design question Pin
Ray Cassick30-Dec-10 7:06
Ray Cassick30-Dec-10 7:06 
AnswerRe: Design question Pin
#realJSOP30-Dec-10 2:43
mve#realJSOP30-Dec-10 2:43 
GeneralRe: Design question Pin
Ray Cassick30-Dec-10 7:13
Ray Cassick30-Dec-10 7:13 
GeneralRe: Design question Pin
GlobX6-Jan-11 12:32
GlobX6-Jan-11 12:32 
GeneralRe: Design question Pin
Ray Cassick6-Jan-11 13:10
Ray Cassick6-Jan-11 13:10 
I didn't really mean use generics per-se... I meant just to keep the list simple. I define a basic class that allows you define a Key and Value pair of Key = int, Value = object, wrap that is a small class, provide some accessors and generic initialize, then build a list of those:

List<keyvaluepair> kvp = new List<keyvalurpair>

GeneralRe: Design question Pin
GlobX6-Jan-11 14:05
GlobX6-Jan-11 14:05 
GeneralRe: Design question Pin
#realJSOP7-Jan-11 0:16
mve#realJSOP7-Jan-11 0:16 
QuestionAbout my project [modified] Pin
mandarapu27-Dec-10 21:42
mandarapu27-Dec-10 21:42 
AnswerRe: About my project Pin
Abhinav S27-Dec-10 21:48
Abhinav S27-Dec-10 21:48 
AnswerRe: About my project Pin
Eddy Vluggen28-Dec-10 7:25
professionalEddy Vluggen28-Dec-10 7:25 
GeneralRe: About my project Pin
Ashwini K Singh8-Jan-11 3:23
Ashwini K Singh8-Jan-11 3:23 
QuestionConvert a string to delegate Pin
ptr_Electron27-Dec-10 1:18
ptr_Electron27-Dec-10 1:18 
AnswerRe: Convert a string to delegate Pin
_Erik_27-Dec-10 3:14
_Erik_27-Dec-10 3:14 
GeneralRe: Convert a string to delegate Pin
ptr_Electron27-Dec-10 18:31
ptr_Electron27-Dec-10 18:31 
GeneralRe: Convert a string to delegate Pin
_Erik_28-Dec-10 3:48
_Erik_28-Dec-10 3:48 
AnswerRe: Convert a string to delegate Pin
Espen Harlinn2-Jan-11 0:52
professionalEspen Harlinn2-Jan-11 0:52 
QuestionNot able to connect VS 2008 and SQL Server2000 Pin
saksp23-Dec-10 18:24
saksp23-Dec-10 18:24 
AnswerRe: Not able to connect VS 2008 and SQL Server2000 Pin
T210224-Dec-10 2:41
T210224-Dec-10 2:41 
QuestionUse Gruop By in Datatable.Compute() method Pin
Naunt22-Dec-10 22:54
Naunt22-Dec-10 22:54 
AnswerRe: Use Gruop By in Datatable.Compute() method Pin
TweakBird23-Dec-10 0:52
TweakBird23-Dec-10 0:52 
AnswerRe: Use Gruop By in Datatable.Compute() method Pin
Manish Choudhary .NET expert27-Dec-10 20:25
Manish Choudhary .NET expert27-Dec-10 20:25 
QuestionCompiler question Pin
_Zorro_21-Dec-10 23:30
professional_Zorro_21-Dec-10 23:30 

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.