User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the Software Developers' Lounge section within the Software Development category of DaniWeb, a massive community of 426,139 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 1,739 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Software Developers' Lounge advertiser: Programming Forums
Views: 2303 | Replies: 16
Reply
Join Date: Feb 2007
Location: St. Vincent and the Grenadines, Caribbean
Posts: 993
Reputation: scru is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 41
Featured Poster
scru's Avatar
scru scru is offline Offline
Posting Shark

I'm sorry, but I'm just so bored..lazy

  #1  
May 20th, 2007
Does anybody know where i can find ideas for small apps/utilities that i can code? I'm sorry to say, but it seems I've run out of creative juice when it comes to coming up with ideas. Here's a little background about what I can do:

I use C#.NET and I can:

1. Work with files
2. Work with the registry
3. Work with processes
4. Work with Windows Live Messenger (only API i learned to use so far...i find it limiting though)

also these basic things:
5. handle keyboard/mouse input, use windows form controls

i know it sounds like a job application, but i thought to point me in the right direction you might need that info. Thanks in advance
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Apr 2005
Location: Old Hampshire, Old England (LOL)
Posts: 11,937
Reputation: jbennet is a jewel in the rough jbennet is a jewel in the rough jbennet is a jewel in the rough jbennet is a jewel in the rough 
Rep Power: 30
Solved Threads: 268
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Microsoft Fanboy

Re: I'm sorry, but I'm just so bored..lazy

  #2  
May 20th, 2007
I am at about the same level but with VB.

Some things i did:

System tray applet using the web services feature available in visual studdio express which can tell the user the weather for thier area etc...

Word processor

A program to display on a pie chart which directories on the HDD use what amount of space.

If you want the code to the weather applet it is available. Just PM me.
TRY MY SUGGESTIONS AT YOUR OWN RISK!
james.bennet1@ntlworld.com
Reply With Quote  
Join Date: Jan 2007
Location: Maryland, USA
Posts: 1,036
Reputation: Sturm is on a distinguished road 
Rep Power: 4
Solved Threads: 23
Sturm's Avatar
Sturm Sturm is offline Offline
Veteran Poster

Re: I'm sorry, but I'm just so bored..lazy

  #3  
May 22nd, 2007
how bout a pong game?
"Hey ass, don't hijack my thread. This is serious." -JoshSCH
Reply With Quote  
Join Date: Apr 2005
Location: Old Hampshire, Old England (LOL)
Posts: 11,937
Reputation: jbennet is a jewel in the rough jbennet is a jewel in the rough jbennet is a jewel in the rough jbennet is a jewel in the rough 
Rep Power: 30
Solved Threads: 268
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Microsoft Fanboy

Re: I'm sorry, but I'm just so bored..lazy

  #4  
May 22nd, 2007
Blackjack is a good one. It teaches Classes.
TRY MY SUGGESTIONS AT YOUR OWN RISK!
james.bennet1@ntlworld.com
Reply With Quote  
Join Date: Jan 2007
Location: Maryland, USA
Posts: 1,036
Reputation: Sturm is on a distinguished road 
Rep Power: 4
Solved Threads: 23
Sturm's Avatar
Sturm Sturm is offline Offline
Veteran Poster

Re: I'm sorry, but I'm just so bored..lazy

  #5  
May 22nd, 2007
pong, tetris (a bit harder), cheap graphical rpg (the only problem is the sprites you have to somehow acquire), bridge, blackjack, pool (a bit harder), etc.
"Hey ass, don't hijack my thread. This is serious." -JoshSCH
Reply With Quote  
Join Date: Apr 2005
Location: Old Hampshire, Old England (LOL)
Posts: 11,937
Reputation: jbennet is a jewel in the rough jbennet is a jewel in the rough jbennet is a jewel in the rough jbennet is a jewel in the rough 
Rep Power: 30
Solved Threads: 268
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Microsoft Fanboy

Re: I'm sorry, but I'm just so bored..lazy

  #6  
May 22nd, 2007
Breakout. Dont forget that.
TRY MY SUGGESTIONS AT YOUR OWN RISK!
james.bennet1@ntlworld.com
Reply With Quote  
Join Date: Jan 2007
Location: Maryland, USA
Posts: 1,036
Reputation: Sturm is on a distinguished road 
Rep Power: 4
Solved Threads: 23
Sturm's Avatar
Sturm Sturm is offline Offline
Veteran Poster

Re: I'm sorry, but I'm just so bored..lazy

  #7  
May 22nd, 2007
Yeah breakout is a good game to program too.
"Hey ass, don't hijack my thread. This is serious." -JoshSCH
Reply With Quote  
Join Date: Apr 2005
Location: Old Hampshire, Old England (LOL)
Posts: 11,937
Reputation: jbennet is a jewel in the rough jbennet is a jewel in the rough jbennet is a jewel in the rough jbennet is a jewel in the rough 
Rep Power: 30
Solved Threads: 268
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Microsoft Fanboy

Re: I'm sorry, but I'm just so bored..lazy

  #8  
May 23rd, 2007
If you are into the live messenger sdk, registry and processes it shouldnt be that hard for you to make a LAN messenger program using Winsock.
TRY MY SUGGESTIONS AT YOUR OWN RISK!
james.bennet1@ntlworld.com
Reply With Quote  
Join Date: Feb 2007
Location: St. Vincent and the Grenadines, Caribbean
Posts: 993
Reputation: scru is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 41
Featured Poster
scru's Avatar
scru scru is offline Offline
Posting Shark

Re: I'm sorry, but I'm just so bored..lazy

  #9  
May 23rd, 2007
Hold the thought

It seems in posting this thread I forgot that i have one of my cambridge Computing exams in two days. All that gibberish about packet/circuit switching nonsense...blaaaah . I'll get back to you after exams are over...
Reply With Quote  
Join Date: Apr 2005
Location: Old Hampshire, Old England (LOL)
Posts: 11,937
Reputation: jbennet is a jewel in the rough jbennet is a jewel in the rough jbennet is a jewel in the rough jbennet is a jewel in the rough 
Rep Power: 30
Solved Threads: 268
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Microsoft Fanboy

Re: I'm sorry, but I'm just so bored..lazy

  #10  
May 23rd, 2007
So you are at uni?

I am at 6th form. I just had my AS computing exams
TRY MY SUGGESTIONS AT YOUR OWN RISK!
james.bennet1@ntlworld.com
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb Software Developers' Lounge Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Other Threads in the Software Developers' Lounge Forum

All times are GMT -4. The time now is 4:52 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC