本文介绍了我如何将朋友添加系统(如Facebook或Twitter)添加到我的网站asp.net C#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我想在我的网站上添加一个功能,用户可以在其中登录并添加朋友并查看其个人资料,并通过重复控制器将其显示在最近的更新中
关于如何解决此问题的任何见解,我找不到足够详细的适当的n:m表示例.
示例或教程有帮助,请
I would like to add a feature to my site where users can log in and add friends and view their profiles and make them appear in their recent updates via a repeat controller
any insight on how I can go about this ,I couldn''t find a proper n:m table examples that where detailed enough.
examples or tutorials help please
推荐答案
这篇关于我如何将朋友添加系统(如Facebook或Twitter)添加到我的网站asp.net C#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!