Quantcast
Viewing all articles
Browse latest Browse all 8

Visual studio: Dump data to file from immediate window

Friday afternoon I started a test run against an API to sort some file issues out. Saving the result in a List<string> while running to dump it out to a text file when done. Due to bad formatting of the filename I got an unhandled exception. Quick test code doesn't always include try-catch statements where they should […]

Viewing all articles
Browse latest Browse all 8

Trending Articles