Tip of the Day

  • Thread starter Thread starter Laserson
  • Start date Start date
L

Laserson

Hi! How can i make "Tip of the day" application to show different tips every
time i started my application?
 
Hi! How can i make "Tip of the day" application to show different tips
every
time i started my application?

You have to make the current tip number persist. Hint: File.
 
Laserson said:
Hi! How can i make "Tip of the day" application to show different tips
every
time i started my application?

Take a look at the 'Random' class and its 'Next' method.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top