Kinda story: I need the following C#-Code: 1) Load https://www.die-minderheit-des-ichs.de/blog/blog.php5 into a text stream 2) Parse this text stream and subsequently write into an output .csv file (entries separated by “#”): 1st column called “ID”: An ongoing id starting with number “1”. 2nd column called “Title”: always value “Blog”. 3rd column called “Date”: the values […]
Go to post pageOctober 26th, 2025 by Thomas Josef Wehlim
