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

C#

 
QuestionCreating Windows service to Read Mail from Outlook inbox Pin
Kathiresan Moorthy21-Jul-08 3:32
Kathiresan Moorthy21-Jul-08 3:32 
AnswerRe: Creating Windows service to Read Mail from Outlook inbox Pin
led mike21-Jul-08 4:51
led mike21-Jul-08 4:51 
QuestionRe: Creating Windows service to Read Mail from Outlook inbox [modified] Pin
Kathiresan Moorthy21-Jul-08 17:43
Kathiresan Moorthy21-Jul-08 17:43 
QuestionProblem with Windows Classic Theme [modified] Pin
Sifar - 021-Jul-08 2:09
Sifar - 021-Jul-08 2:09 
AnswerRe: Problem with Windows Classic Theme Pin
Thomas Stockwell21-Jul-08 5:04
professionalThomas Stockwell21-Jul-08 5:04 
GeneralRe: Problem with Windows Classic Theme Pin
Sifar - 021-Jul-08 21:01
Sifar - 021-Jul-08 21:01 
Questioncomparing two generic list Pin
enginço21-Jul-08 1:59
enginço21-Jul-08 1:59 
AnswerRe: comparing two generic list Pin
Guffa21-Jul-08 3:55
Guffa21-Jul-08 3:55 
You can't find out which one has changed by comparing the lists, as the lists only contains references to the objects. There is only one copy of each object, not one copy for each list. When you change the object, the change is visible from both lists, as they both reference the same object.

Despite everything, the person most likely to be fooling you next is yourself.

Generalacording to me you are wrong [modified] Pin
enginço21-Jul-08 5:49
enginço21-Jul-08 5:49 
GeneralRe: acording to me you are wrong Pin
Luc Pattyn21-Jul-08 6:37
sitebuilderLuc Pattyn21-Jul-08 6:37 
AnswerRe: acording to me you are wrong Pin
Guffa21-Jul-08 11:35
Guffa21-Jul-08 11:35 
Generali am ashamed :( [modified] Pin
enginço21-Jul-08 21:12
enginço21-Jul-08 21:12 
QuestionsipXtapdotnet api, help required. Pin
Atif Ali Bhatti21-Jul-08 1:27
Atif Ali Bhatti21-Jul-08 1:27 
AnswerRe: sipXtapdotnet api, help required. Pin
Ashfield21-Jul-08 1:40
Ashfield21-Jul-08 1:40 
GeneralRe: sipXtapdotnet api, help required. Pin
Atif Ali Bhatti21-Jul-08 1:43
Atif Ali Bhatti21-Jul-08 1:43 
GeneralRe: sipXtapdotnet api, help required. Pin
DaveyM6921-Jul-08 3:04
professionalDaveyM6921-Jul-08 3:04 
GeneralRe: sipXtapdotnet api, help required. Pin
Atif Ali Bhatti21-Jul-08 19:22
Atif Ali Bhatti21-Jul-08 19:22 
QuestionFinding an menuItem in the MenuContext Pin
steve_rm21-Jul-08 1:24
steve_rm21-Jul-08 1:24 
QuestionHow to create a DropDownList like that of the Font list in Microsoft Word? Pin
hhseiki21-Jul-08 1:00
hhseiki21-Jul-08 1:00 
QuestionLow Virtual memory problem with Memory Stream? Pin
DeepOceans21-Jul-08 0:39
DeepOceans21-Jul-08 0:39 
Answer[Message Deleted] Pin
AtulRane21-Jul-08 1:04
AtulRane21-Jul-08 1:04 
GeneralRe: Low Virtual memory problem with Memory Stream? Pin
Simon P Stevens21-Jul-08 2:52
Simon P Stevens21-Jul-08 2:52 
GeneralRe: Low Virtual memory problem with Memory Stream? Pin
Paul Conrad21-Jul-08 4:38
professionalPaul Conrad21-Jul-08 4:38 
AnswerRe: Low Virtual memory problem with Memory Stream? Pin
Paddy Boyd21-Jul-08 2:33
Paddy Boyd21-Jul-08 2:33 
QuestionCreating an Auto- Web Form Filler Application Pin
Raj-Ekoham DwitiyoNasti21-Jul-08 0:25
Raj-Ekoham DwitiyoNasti21-Jul-08 0:25 

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.