I have an application that deals with basically one giant entity. I need to be able to export it and import it into another database. Same schema / version.
I am using c#