Click here to Skip to main content
15,893,564 members
Home / Discussions / C#
   

C#

 
Questionfrom java to c# Pin
superamh27-Jan-13 5:46
superamh27-Jan-13 5:46 
AnswerRe: from java to c# Pin
Richard MacCutchan27-Jan-13 6:27
mveRichard MacCutchan27-Jan-13 6:27 
AnswerRe: from java to c# Pin
Dave Doknjas27-Jan-13 16:37
Dave Doknjas27-Jan-13 16:37 
QuestionC# timeout on linq to sql Pin
dcof27-Jan-13 2:52
dcof27-Jan-13 2:52 
AnswerRe: C# timeout on linq to sql Pin
Dave Kreskowiak27-Jan-13 3:50
mveDave Kreskowiak27-Jan-13 3:50 
AnswerRe: C# timeout on linq to sql Pin
jschell27-Jan-13 6:10
jschell27-Jan-13 6:10 
AnswerRe: C# timeout on linq to sql Pin
V.27-Jan-13 20:41
professionalV.27-Jan-13 20:41 
Questionactivity-selection algorithm in c# Pin
mazizi026-Jan-13 20:36
mazizi026-Jan-13 20:36 
AnswerRe: activity-selection algorithm in c# Pin
Pete O'Hanlon26-Jan-13 21:16
mvePete O'Hanlon26-Jan-13 21:16 
GeneralRe: activity-selection algorithm in c# Pin
mazizi027-Jan-13 9:37
mazizi027-Jan-13 9:37 
GeneralRe: activity-selection algorithm in c# Pin
Pete O'Hanlon27-Jan-13 9:50
mvePete O'Hanlon27-Jan-13 9:50 
AnswerRe: activity-selection algorithm in c# Pin
Dave Kreskowiak27-Jan-13 3:46
mveDave Kreskowiak27-Jan-13 3:46 
GeneralRe: activity-selection algorithm in c# Pin
mazizi027-Jan-13 9:35
mazizi027-Jan-13 9:35 
GeneralRe: activity-selection algorithm in c# Pin
Dave Kreskowiak27-Jan-13 14:37
mveDave Kreskowiak27-Jan-13 14:37 
AnswerRe: activity-selection algorithm in c# Pin
riced27-Jan-13 11:06
riced27-Jan-13 11:06 
GeneralRe: activity-selection algorithm in c# Pin
PIEBALDconsult27-Jan-13 17:50
mvePIEBALDconsult27-Jan-13 17:50 
AnswerRe: activity-selection algorithm in c# Pin
J4amieC28-Jan-13 0:44
J4amieC28-Jan-13 0:44 
AnswerRe: activity-selection algorithm in c# Pin
pt140128-Jan-13 8:40
pt140128-Jan-13 8:40 
QuestionC# access excel file Pin
dcof26-Jan-13 18:24
dcof26-Jan-13 18:24 
In a C# 2010 windows application that I am writing, I am accessing excel 2010 spreadsheets. I am obtaining information about the data contained within the excel spreadsheet from the file name.
My problem occurs when an excel spreadsheet has been openend and not closed properly by the application. The program actually aborts. When I try to access these particular spreadsheets again, there is a try call error that occurs.

Is there some code I can write to check to make certain the excel spreadsheet is ok and there is no problem with the file? If so, can you show me the code and/or point me to a link that will show me how to solve this problem?
SuggestionRe: C# access excel file Pin
Richard MacCutchan27-Jan-13 0:15
mveRichard MacCutchan27-Jan-13 0:15 
AnswerRe: C# access excel file Pin
Dave Kreskowiak27-Jan-13 3:44
mveDave Kreskowiak27-Jan-13 3:44 
QuestionWCF receiving large XML Pin
Alex Campos Vzla25-Jan-13 11:39
Alex Campos Vzla25-Jan-13 11:39 
AnswerRe: WCF receiving large XML Pin
Eddy Vluggen26-Jan-13 3:38
professionalEddy Vluggen26-Jan-13 3:38 
Questionreading NTFS Share permission - how to interpret SHARE_INFO_2.Permissions flag Pin
devvvy25-Jan-13 8:52
devvvy25-Jan-13 8:52 
AnswerRe: reading NTFS Share permission - how to interpret SHARE_INFO_2.Permissions flag Pin
André Kraak25-Jan-13 10:57
André Kraak25-Jan-13 10: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.