Archives for High Performance Desktop Apps
Windows DataGridView – Improving the Data Display (Refresh) Performance
The DataGridView is used everywhere – both in apps as well as WinForms apps. A quick google search will reveal the scale of users affected by the slow refresh…
WinForms and Advanced UI Programming in .NET, Anuj Varma
3rd Party UI Libraries: Advanced UI Controls including 3rd party datagrids, list controls, tabbed layouts etc. may be required to meet the needs of today's enterprise data. Syncfusion and Infragistics…
Superfast display (loading) of data into your UI (WinForms, MVC or ASP.NET)
While this post compares the WinForms datagridview with a 3rd party (syncfusion) Grid Control for windows, the same comparison also applies to grid controls in the MVC and webforms world.…
Windows DataGridView – Improving the Data Display (Refresh) Performance
The DataGridView is used everywhere – both in apps as well as WinForms apps. A quick google search will reveal the scale of users affected by the slow refresh…