(C#)ASP.NET Integration
I am writing a ASP.NET web application (C#) and need help integrating it with my vBulletin 5 install. Has anyone worked with the vB5 API in .NET? I did a blanket search on these forums for .net and got nothing back.
I would love an example or some documentation on the vB5 API, as it seems quite a few things have changed and there is no documentation. I would love the ASP.NET site to handle displaying the blog, as I already have a template written that I really like and integrating it with vBulletin has been essentially a nightmare. The API appears to have everything I need, I'm just having trouble getting my foot in the door when it comes to working with the API through my ASP.NET application.
|