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

C#

 
AnswerRe: strategy for run-time de-referencing of generic parameter ? Pin
Alan N30-May-16 1:50
Alan N30-May-16 1:50 
GeneralRe: strategy for run-time de-referencing of generic parameter ? Pin
BillWoodruff30-May-16 2:12
professionalBillWoodruff30-May-16 2:12 
QuestionRe: strategy for run-time de-referencing of generic parameter ? Pin
Richard Deeming1-Jun-16 2:15
mveRichard Deeming1-Jun-16 2:15 
QuestionHow to copy columns data from one excel file to another excel file using C#. Pin
Member 1194327029-May-16 22:00
Member 1194327029-May-16 22:00 
AnswerRe: How to copy columns data from one excel file to another excel file using C#. Pin
Richard MacCutchan29-May-16 22:19
mveRichard MacCutchan29-May-16 22:19 
AnswerRe: How to copy columns data from one excel file to another excel file using C#. Pin
OriginalGriff29-May-16 22:27
mveOriginalGriff29-May-16 22:27 
AnswerRe: How to copy columns data from one excel file to another excel file using C#. Pin
Gerry Schmitz30-May-16 5:43
mveGerry Schmitz30-May-16 5:43 
QuestionHow can i retry read current line at text file? Pin
Member 1243103929-May-16 19:01
Member 1243103929-May-16 19:01 
Hi,all:
I want to read Text File like:
123
456
789
...

Now i use readline() to read it. But really "789" is not "789", it can be "abc","def" or blank line,i don't know it. I hope when i finished read "456",i can try to read nextline,if it is not "789",i hope when i use nextline(), i can still can get this line.
AnswerRe: How can i retry read current line at text file? Pin
OriginalGriff29-May-16 19:22
mveOriginalGriff29-May-16 19:22 
GeneralRe: How can i retry read current line at text file? Pin
Member 1243103929-May-16 20:16
Member 1243103929-May-16 20:16 
GeneralRe: How can i retry read current line at text file? Pin
OriginalGriff29-May-16 20:53
mveOriginalGriff29-May-16 20:53 
GeneralRe: How can i retry read current line at text file? Pin
Member 1243103929-May-16 22:10
Member 1243103929-May-16 22:10 
GeneralRe: How can i retry read current line at text file? Pin
OriginalGriff29-May-16 22:12
mveOriginalGriff29-May-16 22:12 
GeneralRe: How can i retry read current line at text file? Pin
Matt T Heffron31-May-16 8:52
professionalMatt T Heffron31-May-16 8:52 
AnswerRe: How can i retry read current line at text file? Pin
koolprasad200329-May-16 19:30
professionalkoolprasad200329-May-16 19:30 
GeneralRe: How can i retry read current line at text file? Pin
OriginalGriff29-May-16 20:03
mveOriginalGriff29-May-16 20:03 
GeneralRe: How can i retry read current line at text file? Pin
koolprasad200329-May-16 20:08
professionalkoolprasad200329-May-16 20:08 
GeneralRe: How can i retry read current line at text file? Pin
Member 1243103929-May-16 20:28
Member 1243103929-May-16 20:28 
GeneralRe: How can i retry read current line at text file? Pin
koolprasad200329-May-16 22:56
professionalkoolprasad200329-May-16 22:56 
GeneralRe: How can i retry read current line at text file? Pin
Eddy Vluggen30-May-16 0:25
professionalEddy Vluggen30-May-16 0:25 
GeneralRe: How can i retry read current line at text file? Pin
OriginalGriff29-May-16 20:54
mveOriginalGriff29-May-16 20:54 
SuggestionRe: How can i retry read current line at text file? Pin
Richard Deeming1-Jun-16 1:59
mveRichard Deeming1-Jun-16 1:59 
QuestionGeometry problem with c# .net Pin
avisotorisher29-May-16 0:35
avisotorisher29-May-16 0:35 
AnswerRe: Geometry problem with c# .net Pin
Richard MacCutchan29-May-16 1:08
mveRichard MacCutchan29-May-16 1:08 
GeneralRe: Geometry problem with c# .net Pin
avisotorisher29-May-16 2:05
avisotorisher29-May-16 2:05 

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.