Question:

C# project ideas asap....!!!!!!!!!!!!!

by  |  earlier

0 LIKES UnLike

i need some ideas for project on c# asap. help!

 Tags:

   Report

3 ANSWERS


  1. we had done a chat client and server in c# socket programming.  


  2. Your question is vague...  

  3. Sure are we talking web application, desktop application or console application?

    A cool idea I have run into and have never had the time to develop is a desktop screen background exchanger.

    There is a windows API that allows you to change the desktop background on a windows machine programmatically. Write a console app that loops through all tiffs in a folder and changes the desktop background to one of them. Then save the name of the file to your config file so you can switch to another one the next time the app runs. Then create a scheduled task to run the app every 5 minutes.

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.