Hi,
I need to develop a project that needs to have a Ticker and an AdRotator, apart from some button controls and a banner.
I have two options - ASP.NET and Windows Forms.
With Windows Forms, I've been able to develop the Ticker, but I don't know how to develop the AdRotator.
With ASP.NET, I'll have to develop Ticker using AJAX, whereas the AdRotator is already present.
The software is to be used as a standalone. I'm thinking of using Windows Forms for the development so that the requirements for the end-user is only the .NET Framework and not ths IIS plus the deployment would be easier. What should I use for the development?
If you suggest Windows Forms, please throw some light for the development of AdRotator.
Note: I don't have any knowledge on AJAX and I don't have much time for the development. Is it possible to develop the Ticker using some other technology other than AJAX ?