Click here to Skip to main content
15,881,380 members
Please Sign up or sign in to vote.
1.86/5 (4 votes)
See more:
Hey Guys,

I'm looking to start another project in C# and it looks like I'm currently out of Ideas. Let me tell you what I've done till now. I've created a Calculator, Number System Converter, Hangman, Flames, an Encryption-Decryption Program using Cryptography and some more small projects.
It would really be great if you could suggest me some project!

Thank you.
Posted
Updated 18-Dec-17 10:09am
Comments
Sandeep Singh Shekhawat 17-Apr-14 0:48am    
Bulk email system that sends emails in bulks to each user with fommeted content.

How about filesync? Make something that sync files over 2 directories.

If all goes well you can extend it to work over tcp/ip?

This would be a learning experience if you havent done any recursive programming or networking before.

You can use Microsoft sync framework as reference if you need inspiration.
 
Share this answer
 
I would suggest you build yourself some libraries that you can use over and over. For example, a db helper class, or a logging class, etc.

Or, just have fun. Do something that you are interested in and it won't matter, you'll have fun.
 
Share this answer
 
I really have no idea what is "intermediate". Most likely, this is the same kind of myth as the mythical man-month.

I would suggest some much more general ideas, mostly on how can you create some good ideas on your projects:
Please suggest a good concept for my .NET project ?[^],
Help Me to Choose A Better Final year Project[^],
JAVA final year projects[^],
Need Project Ideas Help me Plz[^],
Can you suggest a topic for my Senior Project? Programming[^],
how to improve my technological capability[^].

—SA
 
Share this answer
 
Comments
Member 11444380 17-Apr-15 2:02am    
Do you want to know amazing ideas about c#. Don't go away this page will provide you with all you nead to knw about it.However, it needs support to offer the best.



https://www.facebook.com/pages/Programming-ideas-C/1542945712657676?ref=ts&fref=ts
Member 11444380 17-Apr-15 2:02am    
Do you want to know amazing ideas about c#. Don't go away this page will provide you with all you nead to knw about it.However, it needs support to offer the best.



https://www.facebook.com/pages/Programming-ideas-C/1542945712657676?ref=ts&fref=ts
A calculator is too primitive for an intermediate programmer (unless you build a scientific one).
Hangman (with some graphics) would be an interesting game to build.

Depending on the definition of 'intermediate' really this will really be your decision.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900