I have a requirement to create an animated screen saver for windows. Screen saver contains some images and some text. I want to update the screensaver contents from a a webpage (upload images and edit texts) etc.
is possible to do this using c#?
I have a requirement to create an animated screen saver for windows. Screen saver contains some images and some text. I want to update the screensaver contents from a a webpage (upload images and edit texts) etc.
is possible to do this using c#?
"is possible to do this using c#?"
Yes.
C# is a full code language, and with it, you can do virtually everything a computer is able to do. Now... I would expect you to expand your question a bit more.