Well, that might come in handy later, but right now, I guess what I'm really trying to do is save the view to a database. However, I don't want to save it as a blob, but instead a string with properties of the view (such as CurrentView.Position, etc.). So when the user closes and reopens the...