Questions tagged [codesynthesis]

Code Synthesis is a systems software development company with a focus on automated object persistence, domain-specific languages (DSL) and their mappings, compiler design, code generation, and source-to-source translation.

46 questions
0
votes
1 answer

Can garbage collection after writing XML files larger than 100MB cause an application to freeze?

So, I wrote a WPF application that takes in all sorts of data from a database, then using Code Synethesis it writes XML files based off of the data. The problem is, sometimes after it finishes writing, the application just seems to hang there, with…
Bob.
  • 3,894
  • 4
  • 44
  • 76
1 2 3
4