Example of Dapper with MVVM
-
Updated
Nov 2, 2021 - C#
Example of Dapper with MVVM
Example of Entity Framework Databse First
Practice MAUI project (Habit Tracker)
VirtualList supports virtualization of large data sources for efficient presentation by XAML list controls
In this example we have used datasource as observable collection. Hence create, delete will be notified.
Asynchronous ObservableCollection<T> with an AddRange method
ObservableCollectionとObservableDictionaryの速度を比較してみた
C# 2D data structure with filtering and un/redo support
NHibernate List, Bag and Set that implement IBindingList, INotifyCollectionChanged or both
WPF application, CRUD, Task Desc in: MainViewModel.cs
Sample code for a episode of Gur.Codes(); about data-binding
벽산영동공장 자동화 프로그램 (WPF)
(개인 프로젝트) FIFA_22 Ranking List
LINQ to SQL with MVVM. Update can not work correctly. Because of Combo boxes directly binding with tables of database. Update all same items which selected item in database and listview. Add update item instead of orginal item in combo box. You will not face a problem If use textbox instead of combox.
.Net Standard version of the original implementation. [some functionality removed
Generic IList and ISet implementations that implement INotifyCollectionChanged and IBindinList for netstandard2.0
Sample code to demonstrate how to filter your ObservableCollection in use with CollectionView or ListView in Xamarin.Forms
Example of Entity Framework (Code First) MVVM
List and ObservableCollection which support undo/redo.
Add a description, image, and links to the observablecollection topic page so that developers can more easily learn about it.
To associate your repository with the observablecollection topic, visit your repo's landing page and select "manage topics."