Saving data into an XML File from TextBoxes |C# WPF| HD
Problem Statement: You are required to create a WPF application which will take Student’s data as input and save it in xml file, title must be your VU ID: Three Text Boxes: Your application will have 3 textboxes for input fields along with labels: 1. Name 2. Student ID 3. Password Two Buttons 1. Save (This button will save data into XML file) 2. Reset (This button will reset all the textboxes) And a final label for success note. Clicking Save button will save the data of text boxes into xml file, the file name of .xml file will be your VU ID.xml, for example if your VUID is bc150401234 then file name must be bc150401234.xml.
Похожие видео
Показать еще