Click to See Complete Forum and Search --> : Need C# Ideas


ClayC
January 1st, 2010, 12:17 PM
Ok, I know this might not be suitable to be posted on this forum but idk where else to post it.

So for an assignment I must write a small application that does anything I want it to. But it must use simple codes as my classmates are noobs, they just started C# etc...

The program must be easy to use, custom made and also it must contain atleast the following

Two Forms
Four Buttons
Three Labels
Three Textboxes
One Picture Box
Two Panels
A Menu OR a Tab Control (choose one)

As in for the forms I know I will have a main form and an about form so that is not a problem, but using all the others and developing something very basic... that is my problem.

Thanks in advanced for any help :D
ClayC

memeloo
January 1st, 2010, 01:33 PM
[..] as my classmates are noobs, they just started C# etc...
I think not only they :cool:

and you want us to do your homework, right? :D

glourung
January 1st, 2010, 10:26 PM
I do not like when the task is write some program that do anything. Is is bad when program has no goal.

With this set of controls I can imagine program that allow to open multiple Image files (tab control + Picture Box) and allow to do some simple stuff like Flip, Rotate stuff. Second form you can do with some simple dialog for any extra control. I believe that it is easy to extend functionality to apply your requirements.

Good luck!

HanneSThEGreaT
January 2nd, 2010, 02:00 AM
www.rentacoder.com

rocky_upadhaya
January 2nd, 2010, 09:50 AM
dude initiate a project by yourself first. Build some kind of project first and ask for help if you are stuck on logical problem. You must do some hardwork on learning C# basics first..

Dragster93
January 2nd, 2010, 04:10 PM
Dude, I do not support the idea of getting others to do my work but I'm most willing to help you out! :)
And if you don't mind, could you be more specific about the program? I mean, ok, u want 2 forms, 4 buttons, 3 labels and all.....that's cool. But what exactly are they supposed to do? I mean, if you're basically looking for plain non-coded forms, you can just create during your class, or before your class! It takes what, 5 minutes? ;)

If you actually want it to do something, kindly explain it to me and I shall create it for you. :)

Arjay
January 4th, 2010, 11:21 AM
Dragster, please go to your control panel and enable pm's.

Dragster93
January 4th, 2010, 05:50 PM
Done.

ClayC
January 6th, 2010, 03:11 PM
ok sorry I didn't reply, I am sorry I didn't specify this but I know C# not the best but I know it pretty well, you can find my other posts and see the ColdMusic application that I am doing, also I didn't ask for anyone to do my work I just wanted some help in ideas, the assignment is due friday and I haven't came up with an idea yet.

And to add to the original post, I don't wish to do alot of coding since I have to do all algorythm and I hate algorythm xD but I think I'm going to use the idea glourung said, it's kinda easy to do an image flip/rotate application with a few buttons and a picture box, maybe have the tab control to locate a new image then it returns back to the preview thing.

So to end this post, I thank those who tried to help and I also thank those who just posted that it doesn't seem that my classmates are noobs in C# but I'm with em.. you still read my post so that's a thanks to everyone ;)

P.S. when knowing alot you will find it hard to think the noobish way again, therefore it is hard for a professional to do a sloppy application that has no goal to it.

ClayC

nelo
January 7th, 2010, 04:59 AM
ok sorry I didn't reply, I am sorry I didn't specify this but I know C# not the best but I know it pretty well
Ok...so you know a good amount of C# and you've done some applications. Now you want to help your class mates who are new to C# and possibly new to programming. That's very nice. But don't do the work/code for them as you're not really helping them that way. You will be creating problems for them and for those that will work with them in the future.
Just a thought...

ClayC
January 24th, 2010, 12:10 PM
@nelo, I didn't mention anywhere that I will be helping my classmates, it's a work alone thing.. but I was out of ideas for this one so I was asking on here for some..

Anyway the assignment was handed in and I received the results, I got a distinction :D

Thanks for any help you might have given me!

nelo
January 25th, 2010, 05:58 AM
Hey ClayC. Congratulations on your assignment. I mjust have misunderstood your original post. Here's what you said...

...
So for an assignment I must write a small application that does anything I want it to. But it must use simple codes as my classmates are noobs, they just started C# etc...
You can understand why I would have thought you were wanting to help some classmates. So what did the relative experience (or lack of it) of your classmates have to do with your assignment?

Well done on the distinction though... :)