Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Each of the following project are explained in details to the students during lectures Arabizi Convertor create a C# application to convert from Arabizi to
Each of the following project are explained in details to the students during lectures
Arabizi Convertor create a C# application to convert from Arabizi to Arabic and from Arabic to Arabizi. Arabizi: is Arabic written in English Characters.
Hint: use Richtextboxes and the Generic datatype Dictionary
Quiz Maker Make an application which takes various questions form a file, picked randomly, and puts together a quiz for students. Each quiz can be different and then reads a key to grade the quizzes.
Simple HR system
Simple web crawler
String Encryption/Decryption Make an application to encrypt/decrypt using symmetric-key encryption
Simple text processor Create a simple text processor that shows the word count, line count and char count. It also should provide the following features
1. Search and highlight
2. Replace
3. Change font, color, and size
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started