Click here to Skip to main content
15,905,785 members
Home / Discussions / C#
   

C#

 
GeneralRe: Datagrid Pin
Martin#4-Jan-07 2:49
Martin#4-Jan-07 2:49 
GeneralRe: Datagrid Pin
quiteSmart4-Jan-07 3:33
quiteSmart4-Jan-07 3:33 
AnswerRe: Datagrid Pin
Drew McGhie4-Jan-07 5:02
Drew McGhie4-Jan-07 5:02 
QuestionLaunching the Windows ODBC Data Source Administrator Pin
Langers4-Jan-07 0:39
Langers4-Jan-07 0:39 
QuestionProblem with using enum in C# interface Pin
Vitaly Tomilov4-Jan-07 0:01
Vitaly Tomilov4-Jan-07 0:01 
AnswerRe: Problem with using enum in C# interface Pin
Guffa4-Jan-07 1:20
Guffa4-Jan-07 1:20 
GeneralRe: Problem with using enum in C# interface Pin
Vitaly Tomilov4-Jan-07 1:35
Vitaly Tomilov4-Jan-07 1:35 
GeneralRe: Problem with using enum in C# interface Pin
Pete O'Hanlon4-Jan-07 1:42
mvePete O'Hanlon4-Jan-07 1:42 
Just because you're sure that the enums will be unique in your class doesn't guarantee that it will be unique against another class. Here the compiler is trying to protect you from yourself (even though you don't want it to).


the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer

Deja View - the feeling that you've seen this post before.

GeneralRe: Problem with using enum in C# interface Pin
Vitaly Tomilov4-Jan-07 3:12
Vitaly Tomilov4-Jan-07 3:12 
GeneralRe: Problem with using enum in C# interface Pin
Pete O'Hanlon4-Jan-07 3:47
mvePete O'Hanlon4-Jan-07 3:47 
GeneralRe: Problem with using enum in C# interface Pin
Dan Neely4-Jan-07 4:20
Dan Neely4-Jan-07 4:20 
GeneralRe: Problem with using enum in C# interface Pin
quiteSmart4-Jan-07 2:18
quiteSmart4-Jan-07 2:18 
QuestionDeleting nodes recursivily Pin
Gareth H3-Jan-07 23:55
Gareth H3-Jan-07 23:55 
AnswerRe: Deleting nodes recursivily Pin
Pete O'Hanlon4-Jan-07 1:46
mvePete O'Hanlon4-Jan-07 1:46 
GeneralRe: Deleting nodes recursivily Pin
Gareth H4-Jan-07 2:56
Gareth H4-Jan-07 2:56 
QuestionDataGridView that searches like outlook Pin
robmays3-Jan-07 23:50
robmays3-Jan-07 23:50 
AnswerRe: DataGridView that searches like outlook Pin
Nader Elshehabi4-Jan-07 0:30
Nader Elshehabi4-Jan-07 0:30 
GeneralRe: DataGridView that searches like outlook Pin
robmays4-Jan-07 0:36
robmays4-Jan-07 0:36 
GeneralRe: DataGridView that searches like outlook Pin
Nader Elshehabi4-Jan-07 1:40
Nader Elshehabi4-Jan-07 1:40 
QuestionBest way of Data Sync Pin
fearless stallion3-Jan-07 23:46
fearless stallion3-Jan-07 23:46 
AnswerRe: Best way of Data Sync Pin
Nader Elshehabi4-Jan-07 0:22
Nader Elshehabi4-Jan-07 0:22 
GeneralRe: Best way of Data Sync Pin
fearless stallion4-Jan-07 1:59
fearless stallion4-Jan-07 1:59 
GeneralRe: Best way of Data Sync Pin
Nader Elshehabi4-Jan-07 3:36
Nader Elshehabi4-Jan-07 3:36 
GeneralRe: Best way of Data Sync Pin
fearless stallion4-Jan-07 20:44
fearless stallion4-Jan-07 20:44 
GeneralRe: Best way of Data Sync Pin
Nader Elshehabi4-Jan-07 21:54
Nader Elshehabi4-Jan-07 21:54 

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.