Click here to Skip to main content
15,892,746 members
Home / Discussions / C#
   

C#

 
GeneralRe: Embedd an OCX Pin
CKnig16-Dec-07 21:48
CKnig16-Dec-07 21:48 
GeneralRe: Embedd an OCX Pin
topcatalpha16-Dec-07 22:01
topcatalpha16-Dec-07 22:01 
GeneralRe: Embedd an OCX Pin
CKnig16-Dec-07 22:06
CKnig16-Dec-07 22:06 
GeneralRe: Embedd an OCX Pin
topcatalpha16-Dec-07 22:17
topcatalpha16-Dec-07 22:17 
Generalglobal variables Pin
tasumisra16-Dec-07 21:39
tasumisra16-Dec-07 21:39 
GeneralRe: global variables Pin
CKnig16-Dec-07 21:51
CKnig16-Dec-07 21:51 
GeneralRe: global variables Pin
tasumisra16-Dec-07 21:55
tasumisra16-Dec-07 21:55 
Questionwhat is the value if u add a value more than the maximum value for the data type Pin
cyn816-Dec-07 21:29
cyn816-Dec-07 21:29 
hi, may i know what suppose to be the answer for the below code and its reason for it?

Int16 minValue=-32768;
Int16 maxValue=32767;
Int16 delta=2;
Int16 Value = (Int16)(minValue - delta)
Int16 Value = (Int16)(maxValue + delta)

Thanks in advance.
AnswerRe: what is the value if u add a value more than the maximum value for the data type Pin
CKnig16-Dec-07 21:52
CKnig16-Dec-07 21:52 
GeneralRe: what is the value if u add a value more than the maximum value for the data type Pin
cyn816-Dec-07 21:57
cyn816-Dec-07 21:57 
GeneralRe: what is the value if u add a value more than the maximum value for the data type Pin
CKnig16-Dec-07 22:05
CKnig16-Dec-07 22:05 
AnswerRe: what is the value if u add a value more than the maximum value for the data type Pin
Luc Pattyn17-Dec-07 2:53
sitebuilderLuc Pattyn17-Dec-07 2:53 
GeneralVisual Studio Properties Window Pin
half-life16-Dec-07 21:10
half-life16-Dec-07 21:10 
GeneralRe: Visual Studio Properties Window Pin
m@u16-Dec-07 21:20
m@u16-Dec-07 21:20 
GeneralRe: Visual Studio Properties Window Pin
half-life16-Dec-07 22:01
half-life16-Dec-07 22:01 
Questionhow to read and write RFID Card Pin
dipak.dipak16-Dec-07 20:36
dipak.dipak16-Dec-07 20:36 
GeneralRe: how to read and write RFID Card Pin
Malcolm Smart16-Dec-07 21:57
Malcolm Smart16-Dec-07 21:57 
GeneralRe: how to read and write RFID Card Pin
Vasudevan Deepak Kumar16-Dec-07 22:11
Vasudevan Deepak Kumar16-Dec-07 22:11 
GeneralActive directory Structure Pin
Satish - Developer16-Dec-07 20:14
Satish - Developer16-Dec-07 20:14 
GeneralRe: Active directory Structure Pin
Vasudevan Deepak Kumar16-Dec-07 22:14
Vasudevan Deepak Kumar16-Dec-07 22:14 
QuestionHow to read the node from xml file in C#? Pin
nicolus16-Dec-07 19:20
nicolus16-Dec-07 19:20 
AnswerRe: How to read the node from xml file in C#? Pin
Abhijit Jana16-Dec-07 20:07
professionalAbhijit Jana16-Dec-07 20:07 
GeneralRe: How to read the node from xml file in C#? Pin
nicolus16-Dec-07 20:21
nicolus16-Dec-07 20:21 
AnswerRe: How to read the node from xml file in C#? Pin
N a v a n e e t h16-Dec-07 20:10
N a v a n e e t h16-Dec-07 20:10 
GeneralRe: How to read the node from xml file in C#? Pin
nicolus16-Dec-07 21:32
nicolus16-Dec-07 21:32 

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.