VB.net source code for educational use
Budget: €8 – €30 EUR
Very fast project.
I need, for internal educational use, a source code of an application written in VB.net that allows me to:
- read and write (using SQL queries) data in an Access database
- read JSON and XML data from an external/public webservice
- send JSON and XML data to an external/public webservice
- manage the timer (stop/start, runtime settings and Timer1_Tick)
- read/write a text file
- read a Word file
- read an Excel file
- computer information (total memory, free memory, HD, processors, ...)
- error/exception handling
- data visualizations on gauges
- click a "keyboard button" from code
- run code in a thread and thread management
- display an icon of the form in the "tray icon" (i.e. near the windows clock)
Each function must be written in a different "module" and displayed in a form but in a different "Tab".
Furthermore, some "tips" about how to use templates to improve the graphic layout of the forms would be useful.
I need, for internal educational use, a source code of an application written in VB.net that allows me to:
- read and write (using SQL queries) data in an Access database
- read JSON and XML data from an external/public webservice
- send JSON and XML data to an external/public webservice
- manage the timer (stop/start, runtime settings and Timer1_Tick)
- read/write a text file
- read a Word file
- read an Excel file
- computer information (total memory, free memory, HD, processors, ...)
- error/exception handling
- data visualizations on gauges
- click a "keyboard button" from code
- run code in a thread and thread management
- display an icon of the form in the "tray icon" (i.e. near the windows clock)
Each function must be written in a different "module" and displayed in a form but in a different "Tab".
Furthermore, some "tips" about how to use templates to improve the graphic layout of the forms would be useful.