I am at design stage of a simple private message inbox solution for a small MVC application.How do I design the database to be able to track a parent message(new message) and subsequent children(reply).Any ASP.NET tutorial to get me started would be highly appreciated.
Share
something like this