AdSenseASP.NET - free ASP.NET web controls for Google AdSense
| Submitted On |
February 20, 2007 |
| Updated on |
July 25, 2007 |
| .NET Framework |
2.0 |
| Cost |
$ 0 |
Description
There are few ASP.NET web controls to render Google AdSense code but just this one at the moment do some more you expected. For example: 1. Configurable at 'Web.config'/HttpContext so you do not need to setup AdSense PublisherID, AdSense Channels, palettes/colors for every page/control (while you still can); 2. Full design time support for Visual Studio so you could see in designer how an ad block match your website layout. 3. Has live demo (sandbox) on-line to check it before downloading.
Includes AdSense AdUnit, AdSense LinkUnit, AdSense ReferralUnit ASP.NET server components.
More then it's free ASP.NET webcontrols library and full source codes will be provided soon.
Syntax Example
<%@ Register Assembly="AdSenseASP.NET" TagPrefix="AdSense" Namespace="AdSenseASP.NET" %>
<AdSense:AdSenseAdUnit
ID="AdSenseAdUnit2" runat="server"
AdUnitFormat="Ver_Skyscraper_120x600"
Palette="MyCustomColors"
ColorTitle="Black"
ColorUrl="Navy"
Channels="+111111+2222222"
RenderMode="Production"
/>
Screenshots
Reviews
Submit a review