Alexander Kislitsyn
Results
2
issues of
Alexander Kislitsyn
Single page mode has memory leak. Assignment Assigning a ItemsSource of ItemsControl each time leads to the creation of the default CollectionView, which cannot be deleted in the future. The...
MongoDb client allows to specify authentication database in connection string but use different databases to store data. `DatabaseName` was not used in `MongoDbFeature` to configure storage in database other than...