Build an 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)
TASKs
1. Create a Class file to
protect your data using Data Protection APIs and display protected data.
2. Create an HTML file using the file
name <yourstudentid>.html
3. Create an XML file using the file
name <yourstudentid>.xml
4.
Create an JSON file using the file name <yourstudentid>.json
5. Create an CSV file using the file
name <yourstudentid>.csv
6. Create the data conversion tool from
JSON to XML using the file name <yourstudentid_json2xml>.cs
7. Create the data conversion tool from
XML to JSON using the file name <yourstudentid_xml2json>.cs
8. When complete, move all files to the
site/ /BDAT1001-20916 / your folder on the FTP site.
https://docs.microsoft.com/en-us/aspnet/core/security/data-protection/using-dataprotection?view=aspnetcore-3.1 https://docs.microsoft.com/enus/dotnet/api/system.security.cryptography.protecteddata?view=netframework-4.8
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
27 | 28 | 29 | 30 | 1 | 2 | 3 |
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |