Looking for Ad Plugin

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 years ago
We are looking for a PPC or PPMI ad plugin that allows a customer to create their own ads and are charged either per click or per million impressions. Preferably open source, however we are willing to pay for a good one.
9 years ago
I don't think there is one available at present, but you could probably get the ball rolling by using the built-in ASP.NET AdRotator control and following either of these examples:

http://www.tutorialspoint.com/asp.net/asp.net_ad_rotator.htm
http://www.codeproject.com/Articles/10270/AdRotator-Using-ASP-NET-Code-Behind
9 years ago
embryo wrote:
I don't think there is one available at present, but you could probably get the ball rolling by using the built-in ASP.NET AdRotator control and following either of these examples:

http://www.tutorialspoint.com/asp.net/asp.net_ad_rotator.htm
http://www.codeproject.com/Articles/10270/AdRotator-Using-ASP-NET-Code-Behind

Thanks Embryo. It is a good starting point. I like the schema of the xml file; it would be a great start for an Advertisment database table. The ad system would also need an Advertisment Statistics table of some sort for tracking clicks and impressions. It would be nice if this could be made into an AngularJS/WebAPI 2 solution for serving up ads. If you are interested in developing it, please create a fork on mobSocial.
5 years ago
You just take a look to below site. Here you can find all the solutions.

https://hackr.io/tutorials/learn-asp-net
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.