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

C#

 
QuestionHow to Create a Trial Version in C# dot net [modified] Pin
Sasi Kumar. V10-Oct-07 1:07
Sasi Kumar. V10-Oct-07 1:07 
AnswerRe: How to Create a Trial Version in C# dot net Pin
Christian Graus10-Oct-07 1:21
protectorChristian Graus10-Oct-07 1:21 
GeneralRe: How to Create a Trial Version in C# dot net Pin
Sasi Kumar. V10-Oct-07 1:36
Sasi Kumar. V10-Oct-07 1:36 
GeneralRe: How to Create a Trial Version in C# dot net Pin
lmoelleb10-Oct-07 2:11
lmoelleb10-Oct-07 2:11 
AnswerRe: How to Create a Trial Version in C# dot net Pin
Pete O'Hanlon10-Oct-07 3:17
mvePete O'Hanlon10-Oct-07 3:17 
QuestionReferenceEquals and checking for null Pin
Rob Philpott10-Oct-07 0:59
Rob Philpott10-Oct-07 0:59 
AnswerRe: ReferenceEquals and checking for null Pin
CPallini10-Oct-07 1:57
mveCPallini10-Oct-07 1:57 
AnswerRe: ReferenceEquals and checking for null Pin
Michael Potter10-Oct-07 3:24
Michael Potter10-Oct-07 3:24 
That would depend on where it is used.

For example: When you override the == operator, you may want to use ReferenceEquals() so that you don't end up with an infinite loop or other undesired effect.
GeneralRe: ReferenceEquals and checking for null Pin
Anthony Mushrow10-Oct-07 3:46
professionalAnthony Mushrow10-Oct-07 3:46 
GeneralRe: ReferenceEquals and checking for null Pin
J4amieC10-Oct-07 4:06
J4amieC10-Oct-07 4:06 
GeneralRe: ReferenceEquals and checking for null Pin
Michael Potter10-Oct-07 4:09
Michael Potter10-Oct-07 4:09 
QuestionActivate an existing browser session with a .Net executable Pin
Joachim Maes10-Oct-07 0:43
Joachim Maes10-Oct-07 0:43 
AnswerRe: Activate an existing browser session with a .Net executable Pin
Christian Graus10-Oct-07 0:57
protectorChristian Graus10-Oct-07 0:57 
QuestionSending Mail using MAPI Pin
M. J. Jaya Chitra10-Oct-07 0:32
M. J. Jaya Chitra10-Oct-07 0:32 
AnswerRe: Sending Mail using MAPI Pin
TJoe10-Oct-07 9:37
TJoe10-Oct-07 9:37 
GeneralRe: Sending Mail using MAPI Pin
M. J. Jaya Chitra10-Oct-07 18:07
M. J. Jaya Chitra10-Oct-07 18:07 
QuestionRe: Sending Mail using MAPI Pin
TJoe11-Oct-07 2:21
TJoe11-Oct-07 2:21 
AnswerRe: Sending Mail using MAPI Pin
M. J. Jaya Chitra11-Oct-07 2:29
M. J. Jaya Chitra11-Oct-07 2:29 
GeneralRe: Sending Mail using MAPI Pin
TJoe11-Oct-07 3:01
TJoe11-Oct-07 3:01 
GeneralRe: Sending Mail using MAPI Pin
M. J. Jaya Chitra11-Oct-07 17:52
M. J. Jaya Chitra11-Oct-07 17:52 
GeneralRe: Sending Mail using MAPI Pin
TJoe12-Oct-07 1:57
TJoe12-Oct-07 1:57 
Questionthe static keyword Pin
Dextter10-Oct-07 0:28
Dextter10-Oct-07 0:28 
AnswerRe: the static keyword Pin
Christian Graus10-Oct-07 0:31
protectorChristian Graus10-Oct-07 0:31 
GeneralRe: the static keyword Pin
N a v a n e e t h10-Oct-07 0:51
N a v a n e e t h10-Oct-07 0:51 
GeneralRe: the static keyword Pin
Christian Graus10-Oct-07 0:57
protectorChristian Graus10-Oct-07 0:57 

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.