Using Vbnet Visual Studio Make Application Basic Calculations Save Xml File Operation Form Q37095420

Using VB.Net in Visual Studio, make an application that can dobasic calculations and save them to an XML file in the operationform (i.e. 1+1 = 2, 1 * 1 = 1, etc) when you press a Save XMLbutton. Also allow users to retrieve the XML file and display themin a listbox from an Retrieve from XML button. The XML file shouldbe local to the application or allow the user the ability tonavigate to the file.


Answer


Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.