Click here to Skip to main content
16,014,588 members
Home / Discussions / C#
   

C#

 
QuestionInserting an image in Crystal Reports??? Pin
Muammar©20-Feb-10 19:12
Muammar©20-Feb-10 19:12 
QuestionC# tools. Pin
Subin Mavunkal20-Feb-10 18:58
Subin Mavunkal20-Feb-10 18:58 
AnswerRe: C# tools. Pin
Rutvik Dave20-Feb-10 20:02
professionalRutvik Dave20-Feb-10 20:02 
AnswerRe: C# tools. Pin
Eddy Vluggen21-Feb-10 1:50
professionalEddy Vluggen21-Feb-10 1:50 
Questionam I missing a setting here or what (DataGrid not showing but one row) Pin
tonyonlinux20-Feb-10 9:45
tonyonlinux20-Feb-10 9:45 
AnswerRe: am I missing a setting here or what (DataGrid not showing but one row) Pin
Gopal.S20-Feb-10 22:56
Gopal.S20-Feb-10 22:56 
Questionunboxing object to List<T> Pin
watzup_007@yahoo.com.sg20-Feb-10 9:16
watzup_007@yahoo.com.sg20-Feb-10 9:16 
AnswerRe: unboxing object to List Pin
AspDotNetDev20-Feb-10 10:46
protectorAspDotNetDev20-Feb-10 10:46 
What happens when you do GetType().ToString()? It could be that the object is null... not sure if that would cause trouble, but maybe. Also, if the types are defined in different assemblies, that may cause problems too (e.g., if the type you are casting to is defined in a different assembly than the type stored in the object). Perhaps you can create a simplified example of code we can run that demonstrates the problem?
GeneralRe: unboxing object to List Pin
watzup_007@yahoo.com.sg20-Feb-10 16:45
watzup_007@yahoo.com.sg20-Feb-10 16:45 
GeneralRe: unboxing object to List Pin
watzup_007@yahoo.com.sg20-Feb-10 17:08
watzup_007@yahoo.com.sg20-Feb-10 17:08 
GeneralRe: unboxing object to List Pin
AspDotNetDev20-Feb-10 23:39
protectorAspDotNetDev20-Feb-10 23:39 
QuestionRefrence Pin
pcsience20-Feb-10 9:00
pcsience20-Feb-10 9:00 
AnswerRe: Refrence Pin
Not Active20-Feb-10 9:47
mentorNot Active20-Feb-10 9:47 
Question[Ideas&Implementation] Saving settings of an application Pin
User 680178020-Feb-10 8:51
User 680178020-Feb-10 8:51 
AnswerRe: [Ideas&Implementation] Saving settings of an application Pin
OriginalGriff20-Feb-10 8:57
mveOriginalGriff20-Feb-10 8:57 
GeneralRe: [Ideas&Implementation] Saving settings of an application Pin
User 680178020-Feb-10 10:46
User 680178020-Feb-10 10:46 
GeneralRe: [Ideas&Implementation] Saving settings of an application Pin
OriginalGriff20-Feb-10 21:47
mveOriginalGriff20-Feb-10 21:47 
GeneralRe: [Ideas&Implementation] Saving settings of an application Pin
User 680178021-Feb-10 1:10
User 680178021-Feb-10 1:10 
AnswerRe: [Ideas&Implementation] Saving settings of an application Pin
User 680178021-Feb-10 3:41
User 680178021-Feb-10 3:41 
QuestionHow to create COM Dll in C# Pin
Sunil G20-Feb-10 2:29
Sunil G20-Feb-10 2:29 
AnswerRe: How to create COM Dll in C# Pin
OriginalGriff20-Feb-10 3:12
mveOriginalGriff20-Feb-10 3:12 
GeneralRe: How to create COM Dll in C# Pin
Sunil G20-Feb-10 3:13
Sunil G20-Feb-10 3:13 
GeneralRe: How to create COM Dll in C# Pin
OriginalGriff20-Feb-10 3:16
mveOriginalGriff20-Feb-10 3:16 
AnswerRe: How to create COM Dll in C# Pin
Rod Kemp20-Feb-10 16:27
Rod Kemp20-Feb-10 16:27 
Questionsend and receive message over the internet Pin
sanforjackass20-Feb-10 0:49
sanforjackass20-Feb-10 0:49 

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.