Home �
abstracts
� Intense ad loader
Unknown |
8:09 PM |
Intense
ad loader
Description:
Ads provide income to any websites. So dynamically updating
Ads in a website is a important task for any website administrator. Ad
management provides an easy interface for updating ads in a website. Admin can
store any number of advertisements in his repository. He can update the website
with any advertisement that is stored in the repository.
Existing system:
We can see many of the websites with lot off ad - images.
All of them are static images, which redirects us to another websites. Most of
the Dot net websites [in the present existing systems] use Ad-rotator
component, which is a built in control in Dot net. But this control is not so
flexible to update dynamically, as it will be using an XML file internally. So
administrators must log in to application server and change it manually. At the
time of changing application should be stopped for a while which will directly
effects for small interval of time.
Proposed system:
In the present system as we get the data of ads directly
from Database there will be no manual work for the administrators. Even we do
not need to shut down the application even for fraction of seconds also. All the add will be added with proper
security to the system.
It provides the following functionalities:
·
Adding Ads.
·
Updating Ads.
·
Deleting Ads.
·
Assign/load Ad to website.
·
Login [Admin only]
·
Security Module
Software requirements:
o
Microsoft .Net framework 3.5
o
Microsoft ASP.Net 2.0
o
Microsoft C#.Net language
o
ADO.NET 2.0
o
Microsoft SQL Express
Category:
abstracts
About http://dotnetvisual.blogspot.in/:
DOT NET TO ASP.NET is a web application framework marketed by Microsoft that programmers can use to build dynamic web sites, web applications and web services. It is part of Microsoft's .NET platform and is the successor to Microsoft's Active Server Pages (ASP) technology. ASP.NET is built on the Common Language Runtime, allowing programmers to write ASP.NET code using any Microsoft .NET language. create an application very easily ....