Related Items

Thursday, May 7, 2020

How to display image ads rotating in ASP.NET C#

Here, I want to share how to display image ads rotating in ASP.NET C#.

If you are using master page, you can add a new web form with master page and then add Timer & Panel, and then Click Tools Box and search for AdRotator.  Put the AdRotator inside the panel.
 

The next step is to create an xml file and put it on App_Data folder



Now, if we see for the source of aspx file will be like this below.


The next step is ready to run using green triangle and see the result.  I wish this is usefull for you....

No comments:

Post a Comment