Click here to Skip to main content
15,891,248 members
Home / Discussions / C#
   

C#

 
QuestionCorrect Syntax for Multiple "if" Conditions Pin
JamesBarnes2-Aug-07 1:00
JamesBarnes2-Aug-07 1:00 
AnswerRe: Correct Syntax for Multiple "if" Conditions Pin
Seishin#2-Aug-07 1:05
Seishin#2-Aug-07 1:05 
GeneralRe: Correct Syntax for Multiple "if" Conditions Pin
JamesBarnes2-Aug-07 1:07
JamesBarnes2-Aug-07 1:07 
QuestionVideos or Flash files Pin
.NET- India 2-Aug-07 0:14
.NET- India 2-Aug-07 0:14 
AnswerRe: Videos or Flash files Pin
il_masacratore2-Aug-07 0:44
il_masacratore2-Aug-07 0:44 
QuestionDatagrid Rows selection Pin
Nisar Inamdar2-Aug-07 0:02
Nisar Inamdar2-Aug-07 0:02 
QuestionWhat to do with return type of VARIANT ?? Pin
Yanshof1-Aug-07 23:33
Yanshof1-Aug-07 23:33 
AnswerRe: What to do with return type of VARIANT ?? Pin
Christian Graus1-Aug-07 23:44
protectorChristian Graus1-Aug-07 23:44 
Not sure, but what I would do is grab the return value as an object, jump in the debugger, and see what you get. I mean, a VARIANT has, as it's claim to fame, it's ability to be many things. Perhaps you can cast the return type to the thing that it is, in this case. But, starting from object means you get something to look at, instead of a crash.


Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: What to do with return type of VARIANT ?? Pin
Yanshof1-Aug-07 23:51
Yanshof1-Aug-07 23:51 
GeneralRe: What to do with return type of VARIANT ?? Pin
Christian Graus1-Aug-07 23:57
protectorChristian Graus1-Aug-07 23:57 
GeneralRe: What to do with return type of VARIANT ?? Pin
Yanshof2-Aug-07 0:31
Yanshof2-Aug-07 0:31 
AnswerRe:Mouse Down Event Pin
Luc Pattyn1-Aug-07 22:54
sitebuilderLuc Pattyn1-Aug-07 22:54 
Questionreverce long to IP address Pin
merwa1-Aug-07 22:03
merwa1-Aug-07 22:03 
AnswerRe: reverce long to IP address Pin
Vasudevan Deepak Kumar1-Aug-07 22:05
Vasudevan Deepak Kumar1-Aug-07 22:05 
QuestionStrange behavior of Double.IsPositiveInfinity [modified] Pin
Stefan Troschuetz1-Aug-07 21:55
Stefan Troschuetz1-Aug-07 21:55 
AnswerRe: Strange behavior of Double.IsPositiveInfinity Pin
Luc Pattyn1-Aug-07 22:59
sitebuilderLuc Pattyn1-Aug-07 22:59 
GeneralRe: Strange behavior of Double.IsPositiveInfinity Pin
Stefan Troschuetz1-Aug-07 23:10
Stefan Troschuetz1-Aug-07 23:10 
QuestionIP in crystal report Pin
merwa1-Aug-07 21:42
merwa1-Aug-07 21:42 
AnswerRe: IP in crystal report Pin
Vasudevan Deepak Kumar1-Aug-07 22:04
Vasudevan Deepak Kumar1-Aug-07 22:04 
QuestionHow to write in registry Pin
FishiFishi1-Aug-07 21:28
FishiFishi1-Aug-07 21:28 
AnswerRe: How to write in registry Pin
Martin#1-Aug-07 21:33
Martin#1-Aug-07 21:33 
QuestionMaking a Form Always on Top Pin
Richard Andrew x641-Aug-07 20:52
professionalRichard Andrew x641-Aug-07 20:52 
AnswerRe: Making a Form Always on Top Pin
il_masacratore1-Aug-07 21:35
il_masacratore1-Aug-07 21:35 
Questionhighlight text in TextBox Pin
Maddie from Dartford1-Aug-07 20:51
Maddie from Dartford1-Aug-07 20:51 
AnswerRe: highlight text in TextBox Pin
il_masacratore1-Aug-07 21:36
il_masacratore1-Aug-07 21: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.