Skip to content

A simple web application that displays a random image on each page load

Notifications You must be signed in to change notification settings

Docon/ImageRotator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageRotator

This a simple ASP.NET C# web application that loads a random image on load of the default page. It uses a data provider (the Flickr API) to pull images tagged with the word, "flower." It has no license and is free to use and extend.

This small application was built to use in teaching an introduction to object-oriented programming class, and it demonstrates many basic concepts such as classes, properties, methods, ASP.NET web forms and life cycle page events, scope, interfaces, etc.

About

A simple web application that displays a random image on each page load

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published