Wat houdt ons bezig?

Nieuws/blog

Alle nieuws/blogs van Freek Paans

Type-safe XML programming in .NET

Geplaatst door Freek Paans op 20 October 2010

In most of our projects, we store our application data in a RDBMS. For a recent desktop application, however, we decided to store the data in an XML file. The reason for this being that there were no ACID requirements and the notion of using files to store data is of course more or less the standard in desktop applications. XML was chosen because of the wide range of tools available to manipulate that format.

< Previous | 1 | Next >