Introduction - If you have any usage issues, please Google them yourself
A more convenient, faster C# SDK, hoping to help more friends to learn and use Sina microblogging OAuth2.0API (Wbm.SinaV2API) ================== ================================================== [note]* direct experience with VS2010 open Wbm.SinaV2Demo.sln project. Or build web sites in IIS, pointing Wbm.SinaV2Demo directory.* Press F5 to run directly.* Landing, authorization, access to user resources ========================================== ========================== [] using the process flow Sina microblogging OAuth2.0API use: 1, shall be required to modify configuration files according to (Wbm. SinaV2.config). 2 registered ApplicationKey. (Reference UiPageBase.cs file) 3, to obtain user authentication address. (Reference Logout.aspx file) 4, for/cache authentication information. (Reference RedirectUri.aspx file) 5, to obtain user resources. (Refer to the Default.aspx file)