I\'ve been reading up on MVVM and so far have found it very interesting. Most of the examples I\'ve found, however, are for Windows apps, as opposed to Web apps. I\'ve also seen a lot of mention of MV
If we want in our WPF ap开发者_如何学运维plication to let a user make a SQL Server db connection settings through dialog window, what approach we should use in implementing this.