Mono Support Need a list about top members of website? 

Viewed 14100 time(s), 2 post(s), 12/14/2010 2:09:20 PM - by ahung_nt
12/14/2010 2:09:20 PM
0 Reputation 9 Total posts

In my website, there is a list about top members of website. They are people who are liked by others members.

Which tables in databas can help me about this.
How can I do that? Help me. Thanks

------------
Best regards,
Hung

1
12/14/2010 7:02:39 PM
7207 Reputation 956 Total posts

The list of friendship connections is held in the SnFriend table. I would recommend that you use the MonoSoftware.MonoX.Repositories.FriendRepository class methods to access and manipulate this data.

2
This is a demo site for MonoX. Please visit Mono Software for more info.