Build an C# application.Add properties to a class that represents a Student Class:
  • Studentld as Integer
  • FirstName as String
  • LastName as Stning
  • 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)

TASKs

Create a Class file for encryption and decryption that will encrypt and decrypt all the information using any Cryptography
algonthm.
Create an HTML file using the file name <yourstudentid>,htm
Create an XML file using the file name <yourstudentid>.xml
Create an JSON file using the file name <yourstudentid>,json
Create the data conversion tool from JSON to XML using the file name <yourstudentid_json2xmb>.htm
Create the data conversion tool from XML to JSON using the file name <yourstudentid xml2json>.htm
When complete, move all files to the site/ BDAT1001F / your folder on the FTP site.
Open all files using the URL to browser.