Viacheslav Eremin | Demo application with DataGridView and random data
(NET) NET (2024)

Demo application with DataGridView and random data

I used DataGridView million times during my carrier. This is small examples:


  • 2005 year: My project for company X DataGridView I used with a lot of my projects, for example ProjectExplorer
  • 2005 year: DumpExe is an open source utility for dumping the structure of NET assemblies.
  • 2006 year: SiteChecker - website optimization utility.
  • 2009 year: OpenSource projects for working with video and torrents.
  • 2013 year: DragAndDrop DataGridView Rows
  • 2013 year: Set HandCursor for all ToolStripButton by Linq, Extension, Delegates, Lambda Expression and Anonymous Action.
  • 2013 year: Manage site with huge number of page (content, accounting, testing)
  • 2015 year: DataGridView-editor of program parameters.
  • 2015 year: Warehouse program on WCF services with a scanner.
  • 2015 year: SiteRequestTracer - A system for analyzing and tracing all requests to the site.
  • 2015 year: FinancialBroker - MDI application with EF code first database.
  • 2016 year: Programs for ordering and programs for fun.
  • 2017 year: Code template for working with DataGridView.
  • 2018 year: Parse HTML by HtmlAgilityPack (Xpath selector) and CsQuery (jQuery selector).
  • 2019 year: 2.1. My typical VB.NET desktop application.


  • And now (2024 year) I need create fast demo for customer and for this fast demo I used DataGridView. This is my solution https://github.com/Alex-1557/DataGridViewDemo





    WinDesktop context:



    Comments ( )
    Link to this page: http://www.vb-net.com/DataGridViewDemo/Index.htm
    < THANKS ME>