1.

What Is Data Virtualization In Windows 10 Uwp?

Answer»

When we want to work with large set of DATA, it is not BEST PRACTICES to store all large date in memory at one time and you would be face out of memory issue or which can lead to poor performance.

In this case, you can USE data virtualization to get only a subset of the data to work on demand. By default, the ListView and GridView controls support UI virtualization of the elements in the LIST.

When we want to work with large set of data, it is not best practices to store all large date in memory at one time and you would be face out of memory issue or which can lead to poor performance.

In this case, you can use data virtualization to get only a subset of the data to work on demand. By default, the ListView and GridView controls support UI virtualization of the elements in the list.



Discussion

No Comment Found