Top "Gedcom" questions

Reading a line from a streamreader without consuming?

Is there a way to read ahead one line to test if the next line contains specific tag data? I'm …

c# readline streamreader gedcom
Response.TransmitFile and delete it after transmission

I have to implement GEDCOM export in my site. My .net code created one file at server when export to …

c# asp.net file-io gedcom response.transmitfile
Regular expression for end of line

I am trying to parse a GEDCOM file using regular expressions and am almost there, but the expression grabs the …

regex multiline gedcom