Im in the third year of high school and in Sweden we have to do a project... 50 hours of work...
you can do whatever you want. (ex: write a book about drugs, teenages, ... make a program.. make something... , whatever you want)
and since im Math/programming student so I chose to make a windows application.
[about the idea]:
about the site:
We have a site here in sweden where almost every student uses it. Its a site where you can learn the words which you already have entered them in a word list. "word book"
In this site you can: create an account, create/delete/edit a word list, download wordlist from other users, test your self from the word list that you already have created. and get the test results.
about the application: see the attached file
The purpose of this program is to:
1- learn more about databases, communicating with a web server and programming.
2-Students can learn the words and do tests on their laptops.
3-If I success at creating this program, I will make the mobile version too.
There only one problem, I dont know where and how to begin.
if you have any tips, comments or question please ask.
please help me on this project.
Last edited by alexandergre; April 11th, 2009 at 06:59 PM.
Well, did you attend any classes? Did you get any books? Have you looked at MSDN?
There are plenty of samples out there for those that want to (or HAVE to) do work for yourself. Best to learn how to do that.
Click the link(s) in my signature, download the samples, and dig in.
Long weekend/spring break time? Perfect. Crack the books!
Im know c# and objective C.
yesternight before sleep I thought more about the problems:
I can do all the things by my self except:
1- When you log-in in the app then you have logged in to your account on glosboken.se (http://www.codeguru.com/forum/showthread.php?t=464736) somebody else had the same question as mine.
2- Download the worldlists. I dont know what type of databse they are.
Last edited by alexandergre; April 11th, 2009 at 05:18 AM.
Im know c# and objective C.
yesternight before sleep I thought more about the problems:
I can do all the things by my self except:
1- When you log-in in the app then you have logged in to your account on glosboken.se (http://www.codeguru.com/forum/showthread.php?t=464736) somebody else had the same question as mine.
2- Download the worldlists. I dont know what type of databse they are.
We cannot answer you the question what database is used there. Simple goto the sysadmin and ask him a) if its allowed to access by a selfwritten program, b) data about database the needed schema ...
So for getting this information the question is done simple in the wrong place
Jonny Poet
To be Alive is depending on the willingsness to help others and also to permit others to help you. So lets be alive. !
Using Code Tags makes the difference: Code is easier to read, so its easier to help. Do it like this: [CODE] Put Your Code here [/code]
If anyone felt he has got help, show it in rating the post.
Also dont forget to set a post which is fully answered to 'resolved'. For more details look to FAQ's about Forum Usage. BTW I'm using Framework 3.5 and you ? My latest articles : Creating a Dockable Panel-Controlmanager Using C#, Part 1 | Part 2 | Part 3 | Part 4 | Part 5 | Part 6 | Part 7
* The Best Reasons to Target Windows 8
Learn some of the best reasons why you should seriously consider bringing your Android mobile development expertise to bear on the Windows 8 platform.