.NET Web ServicesDiscussions about .NET XML Web Service technologies including ASMX files, WSDL and SOAP.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the .NET Web Services section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
Can I do it with webservice? google adsense scripts
Survey: First I don't know, what is better, Should I do it with webservices or javascripts ? Tell me...
The Clarification
I have a graduate project in the college, I want to apply a simple advertisement program (Adword,Adsense), mostly simillar to the Google.com one, The problem I face is :
1. All we know that in Google Adsense, We Google generates a script for the publisher so it can be easily embed in HTML pages, whatever was the server-side programming Language. What I need is a guideline for this how to do this scripts in my project.
Hint:
- Techniques used in my project: Asp.net 3.5, SQLSERVER 2005.
- The Adsense-people accounts supposed are stored in the MsSQL DBs, as well as the ads hyperlinks stored.
- The way that I gues is that I'll generate scripts and give them to the adesnse people, these scripts are able to deliver the ads to the websites depending on their accounts, and read those ads from my database.
Hope is understood. Please help me in this.Thanx...