How to create something like this in C# very basic without Database?
A search feature - only tuits containing a search keyword will be displayed
-A user profile page where a user can add information about themselves (such as name, email, hobbies) and use a text file to store this information like you did with tuittermessages
-The option to delete your tuits
-The ability to post images
Thanks