Click here to Skip to main content
15,921,643 members
Home / Discussions / C#
   

C#

 
QuestionBest way to read ASCII input [modified] Pin
spainchaud22-Feb-10 6:13
spainchaud22-Feb-10 6:13 
AnswerRe: Best way to read ASCII input Pin
harold aptroot22-Feb-10 6:32
harold aptroot22-Feb-10 6:32 
GeneralRe: Best way to read ASCII input Pin
spainchaud22-Feb-10 6:38
spainchaud22-Feb-10 6:38 
AnswerRe: Best way to read ASCII input [modified] Pin
Saksida Bojan22-Feb-10 6:36
Saksida Bojan22-Feb-10 6:36 
GeneralRe: Best way to read ASCII input Pin
harold aptroot22-Feb-10 6:39
harold aptroot22-Feb-10 6:39 
AnswerRe: Best way to read ASCII input Pin
Dr.Walt Fair, PE22-Feb-10 7:03
professionalDr.Walt Fair, PE22-Feb-10 7:03 
GeneralRe: Best way to read ASCII input Pin
spainchaud22-Feb-10 8:48
spainchaud22-Feb-10 8:48 
GeneralRe: Best way to read ASCII input Pin
Dr.Walt Fair, PE22-Feb-10 9:23
professionalDr.Walt Fair, PE22-Feb-10 9:23 
spainchaud wrote:
Until a month ago, all our research code was in Fortran.


Been there and done that! Fortunately I haven't done more than browse some FORTRAN in 10 or 12 years now, but everything technical used to be written that way. I translated all my old FORTRAN routines to C, C++, C#, etc. long ago.

I've done some informal benchmarking and I'd suggest that you consider converting even the core routines to make things easier to manage and maintai. The scientists may complain, but learning rudimentary C# isn't that bad if one already knows FORTRAN.

It's always amazing to me that so many technical people think FORTRAN is the best of all possible languages, yet they don't know any others!
CQ de W5ALT

Walt Fair, Jr., P. E.
Comport Computing
Specializing in Technical Engineering Software


GeneralRe: Best way to read ASCII input Pin
Scott Serl22-Feb-10 10:13
Scott Serl22-Feb-10 10:13 
QuestionReports Pin
muka6622-Feb-10 3:22
muka6622-Feb-10 3:22 
AnswerRe: Reports Pin
Not Active22-Feb-10 3:42
mentorNot Active22-Feb-10 3:42 
GeneralRe: Reports Pin
Anubhava Dimri22-Feb-10 18:18
Anubhava Dimri22-Feb-10 18:18 
QuestionDecrypting a text using Rijndael Pin
3bood.ghzawi22-Feb-10 2:52
3bood.ghzawi22-Feb-10 2:52 
QuestionDecrypting a text using Rijndael Pin
3bood.ghzawi22-Feb-10 2:51
3bood.ghzawi22-Feb-10 2:51 
AnswerRe: Decrypting a text using Rijndael Pin
Not Active22-Feb-10 3:13
mentorNot Active22-Feb-10 3:13 
AnswerRe: Decrypting a text using Rijndael Pin
Keith Barrow22-Feb-10 4:20
professionalKeith Barrow22-Feb-10 4:20 
AnswerRe: Decrypting a text using Rijndael Pin
Luc Pattyn22-Feb-10 4:51
sitebuilderLuc Pattyn22-Feb-10 4:51 
GeneralRe: Decrypting a text using Rijndael Pin
Keith Barrow22-Feb-10 5:03
professionalKeith Barrow22-Feb-10 5:03 
GeneralRe: Decrypting a text using Rijndael Pin
Luc Pattyn22-Feb-10 5:49
sitebuilderLuc Pattyn22-Feb-10 5:49 
QuestionDatatable Pin
jojoba201122-Feb-10 2:36
jojoba201122-Feb-10 2:36 
AnswerRe: Datatable Pin
Not Active22-Feb-10 3:12
mentorNot Active22-Feb-10 3:12 
GeneralRe: Datatable Pin
jojoba201122-Feb-10 4:25
jojoba201122-Feb-10 4:25 
Questionidentify authorised user on web method using c# Pin
dalila y22-Feb-10 2:01
dalila y22-Feb-10 2:01 
AnswerRe: identify authorised user on web method using c# Pin
Not Active22-Feb-10 2:04
mentorNot Active22-Feb-10 2:04 
GeneralRe: identify authorised user on web method using c# Pin
dalila y22-Feb-10 5:27
dalila y22-Feb-10 5:27 

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.