c# - How to construc Inbox per user in database -


please, have have in mind don't know if best. if want construct private message, think inbox should new table in database. right? have not seen tutorial in internet shows how construct one. please, can point me right direction.

public class inbox{ public int id {get;set;} //other properties } 


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -