Hello,
I would like to use YAF for a World of Warcraft Guild project written in ASP.Net. I am totally new to YAF and got some good basics in ASP.Net and C# language.
I get 1.9.5 RTW source code and opened Yaf source code solution, then renamed solution and added one more project inside that contain my asp.net website. Then changed startup project to my asp.net site and startup file to Default.aspx.
Cause it will be a World of Warcraft Guild, i will need to change some parameters for registering, adding character class, races and some specification, I am free to post the work I will do for the community after it will be done.
I have tried a standart installation in IIS7 to be familiar with binary files. I am looking now to use YAF sources in my solution, be able to compile it and use YAF as a control by using masterpage in my asp.Net project.
Because i didn't see any documentation on the wiki to install from source code and i saw somewhere that the wiki to install and integrate YAF as a service is obsolete, I got some questions.
Here's my questions :
1. How to compile ?
2. How to use YAF as a service while using masterpages to integrate inside the website ?
(i saw a post with code for master and default page, but that code seem to be old and return errors).
Thanks for informations.
Edited by user
11 years ago
|
Reason: Not specified