Problem: Build a C# application. Add properties to a class that represents a Student Class:
- StudentId as Integer
- FirstName as String
- LastName as String
- Title as String (This should be: Big Data Analytics Student)
- Facebook as String (full path to your profile if you have one)
- Twitter as String (full path to your profile if you have one)
- LinkedIn as String (full path to your profile if you have one)
- Instagram as String (full path to your profile if you have one)
Part 1. Create a Class file to protect your data using Data Protection APIs and display protected data.
Part 2. Create an HTML file using the file name .html
Part 3. Create an XML file using the file name .xml
Part 4. Create an JSON file using the file name .json
Part 5. Create an CSV file using the file name .csv
Part 6. Create the data conversion tool from JSON to XML using the file name .cs
Part 7. Create the data conversion tool from XML to JSON using the file name .cs
Part 8. When complete, move all files to the site/ /BDAT1001-20916 / your folder on the FTP site.
Attachment:- Assignment application.rar