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

C#

 
AnswerRe: In a forms app, how to get a reference to object that has focus? Pin
dsl/fahk19-Mar-07 16:05
dsl/fahk19-Mar-07 16:05 
GeneralRe: In a forms app, how to get a reference to object that has focus? Pin
sherifffruitfly19-Mar-07 17:32
sherifffruitfly19-Mar-07 17:32 
QuestionA simple soap client tutorial in C# Pin
Liottru19-Mar-07 12:58
Liottru19-Mar-07 12:58 
AnswerRe: A simple soap client tutorial in C# Pin
Vasudevan Deepak Kumar19-Mar-07 16:12
Vasudevan Deepak Kumar19-Mar-07 16:12 
GeneralRe: A simple soap client tutorial in C# Pin
Liottru19-Mar-07 22:16
Liottru19-Mar-07 22:16 
QuestionConvert DWORD value Pin
Wayne Phipps19-Mar-07 10:55
Wayne Phipps19-Mar-07 10:55 
AnswerRe: Convert DWORD value Pin
Ennis Ray Lynch, Jr.19-Mar-07 11:22
Ennis Ray Lynch, Jr.19-Mar-07 11:22 
GeneralRe: Convert DWORD value Pin
Wayne Phipps20-Mar-07 10:50
Wayne Phipps20-Mar-07 10:50 
Although I don't really understand it, I thank you for your reply.

From your description however, it appears that it will do just what I need.

I apologise for my ignorance, I even looked up the operator on MSDN:
http://msdn2.microsoft.com/en-us/library/sbf85k1c.aspx

It reads.....

The & operator can function as either a unary or a binary operator.

The unary & operator returns the address of its operand (requires unsafe context).

Binary & operators are predefined for the integral types and bool. For integral types, & computes the logical bitwise AND of its operands.
For bool operands, & computes the logical AND of its operands; that is, the result is true if and only if both its operands are true. 
WTF | :WTF:

I read that before my original post and unfortunately it makes no more sense to me after reading your reply.


Regards

Wayne Phipps
____________

Time is the greatest teacher... unfortunately, it kills all of its students
View my Blog

GeneralBoolean Algebra Pin
Ennis Ray Lynch, Jr.20-Mar-07 13:21
Ennis Ray Lynch, Jr.20-Mar-07 13:21 
GeneralRe: Boolean Algebra Pin
Wayne Phipps21-Mar-07 2:42
Wayne Phipps21-Mar-07 2:42 
QuestionHow to Clone a Gridview Pin
peter.bellen@qsm-europe.com19-Mar-07 10:25
peter.bellen@qsm-europe.com19-Mar-07 10:25 
AnswerRe: How to Clone a Gridview Pin
Ed.Poore19-Mar-07 12:38
Ed.Poore19-Mar-07 12:38 
QuestionCrystal report XI and C# 2005 Pin
Newbie_Toy19-Mar-07 9:45
Newbie_Toy19-Mar-07 9:45 
QuestionHow to get External IP address of a user sitting behind a routher? [modified] Pin
Khoramdin19-Mar-07 9:43
Khoramdin19-Mar-07 9:43 
AnswerRe: How to get the user's IP Address? Pin
Ed.Poore19-Mar-07 12:40
Ed.Poore19-Mar-07 12:40 
GeneralRe: How to get the user's IP Address? Pin
Khoramdin19-Mar-07 15:58
Khoramdin19-Mar-07 15:58 
QuestionRecommended Filename/Path lengths Pin
SSMERK00719-Mar-07 9:27
SSMERK00719-Mar-07 9:27 
AnswerRe: Recommended Filename/Path lengths Pin
Jimmanuel19-Mar-07 9:55
Jimmanuel19-Mar-07 9:55 
GeneralRe: Recommended Filename/Path lengths Pin
SSMERK00719-Mar-07 10:07
SSMERK00719-Mar-07 10:07 
QuestionA form inside another Pin
sinosoidal19-Mar-07 8:04
sinosoidal19-Mar-07 8:04 
AnswerRe: A form inside another Pin
Hesham Amin19-Mar-07 8:27
Hesham Amin19-Mar-07 8:27 
AnswerRe: A form inside another Pin
Dave Kreskowiak19-Mar-07 13:19
mveDave Kreskowiak19-Mar-07 13:19 
AnswerRe: A form inside another Pin
joon vh.19-Mar-07 13:20
joon vh.19-Mar-07 13:20 
GeneralRe: A form inside another Pin
sinosoidal20-Mar-07 4:23
sinosoidal20-Mar-07 4:23 
GeneralRe: A form inside another Pin
joon vh.20-Mar-07 4:32
joon vh.20-Mar-07 4: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.