|
C# is fun, .. what is something that would be of use to you? do you have any databases you check or maintain? maybe a gui front end to work a database of stuff.
-or- .. play with the windows browser component and make a custom web browser. maybe login automation? i once used this component to make it look like i was always logged into a website by just setting a timer to refresh the page every minute.
-or- .. play with the windows media player component and make a video program ( that lists videos from a database? )
-or- .. write an application that calculates the distance between 2 address' .. hack mapquest to send the address' and parse the output for the distance.
-or- .. create a service that keeps track of your internet connection every 5 minutes and logs when your connection may be down.
-or- .. make a simple chat application, .. or even better, make a chat / tic tac toe game. you would make a server app, and a client app.
ok that is it for now.
__________________
Mike
|