Click here to Skip to main content
15,885,985 members
Home / Discussions / C#
   

C#

 
GeneralRe: Socket chat client & Server help Pin
Dave Kreskowiak21-Jan-13 15:58
mveDave Kreskowiak21-Jan-13 15:58 
AnswerRe: Socket chat client & Server help Pin
pt140121-Jan-13 19:55
pt140121-Jan-13 19:55 
AnswerRe: Socket chat client & Server help Pin
J4amieC21-Jan-13 21:47
J4amieC21-Jan-13 21:47 
GeneralRe: Socket chat client & Server help Pin
Dioblos22-Jan-13 4:54
Dioblos22-Jan-13 4:54 
GeneralRe: Socket chat client & Server help Pin
J4amieC22-Jan-13 5:25
J4amieC22-Jan-13 5:25 
AnswerRe: Socket chat client & Server help Pin
Richard MacCutchan21-Jan-13 22:25
mveRichard MacCutchan21-Jan-13 22:25 
AnswerRe: Socket chat client & Server help Pin
pt140122-Jan-13 3:26
pt140122-Jan-13 3:26 
QuestionC# 2010 object Pin
dcof21-Jan-13 8:57
dcof21-Jan-13 8:57 
In a C# 2010 desktop application I have the following line of code that gets executed continually from calling a mthod:
Attachment att = helper.createAttachmentFromInput(strExcelLocation);

This method never complains about the 'att' object already existing. I never set the value to null.

This may not be causing an issue since when the method goes out of scope, the object is destroyed?

Can you tell me if my assumption is correct or not? Can you also explain your answer to me?
AnswerRe: C# 2010 object Pin
Jibesh21-Jan-13 12:00
professionalJibesh21-Jan-13 12:00 
AnswerRe: C# 2010 object Pin
Eddy Vluggen21-Jan-13 13:01
professionalEddy Vluggen21-Jan-13 13:01 
AnswerRe: C# 2010 object Pin
Freak3021-Jan-13 21:53
Freak3021-Jan-13 21:53 
GeneralC#.net with postGis Pin
tashee21-Jan-13 3:47
tashee21-Jan-13 3:47 
GeneralRe: C#.net with postGis Pin
Eddy Vluggen21-Jan-13 13:03
professionalEddy Vluggen21-Jan-13 13:03 
QuestionHow to handle Image/Data from Centralized SQL Server Pin
Hema Bairavan21-Jan-13 0:46
Hema Bairavan21-Jan-13 0:46 
AnswerRe: How to handle Image/Data from Centralized SQL Server Pin
Eddy Vluggen21-Jan-13 1:21
professionalEddy Vluggen21-Jan-13 1:21 
GeneralRe: How to handle Image/Data from Centralized SQL Server Pin
Hema Bairavan21-Jan-13 5:59
Hema Bairavan21-Jan-13 5:59 
GeneralRe: How to handle Image/Data from Centralized SQL Server Pin
Pete O'Hanlon21-Jan-13 6:06
mvePete O'Hanlon21-Jan-13 6:06 
GeneralRe: How to handle Image/Data from Centralized SQL Server Pin
Eddy Vluggen21-Jan-13 6:10
professionalEddy Vluggen21-Jan-13 6:10 
AnswerRe: How to handle Image/Data from Centralized SQL Server Pin
V.21-Jan-13 1:32
professionalV.21-Jan-13 1:32 
GeneralRe: How to handle Image/Data from Centralized SQL Server Pin
Hema Bairavan21-Jan-13 6:08
Hema Bairavan21-Jan-13 6:08 
GeneralRe: How to handle Image/Data from Centralized SQL Server Pin
V.21-Jan-13 6:15
professionalV.21-Jan-13 6:15 
AnswerRe: How to handle Image/Data from Centralized SQL Server Pin
jschell21-Jan-13 8:05
jschell21-Jan-13 8:05 
SuggestionRe: How to handle Image/Data from Centralized SQL Server Pin
Hema Bairavan21-Jan-13 19:14
Hema Bairavan21-Jan-13 19:14 
Questionfingerprint recognition Pin
yinyin8421-Jan-13 0:37
yinyin8421-Jan-13 0:37 
AnswerRe: fingerprint recognition Pin
Abhinav S21-Jan-13 0:59
Abhinav S21-Jan-13 0:59 

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.