Re: VIdeo Club Application
Quote:
Originally Posted by Darth_Vader
I need any suggestions about which programm language to use.
My opinion only :)
When time is a constraint, program with the languages / tools you are most familiar and comfortable with
When time isn't a constraint, program with the languages / tools you would most love to work with
when I mean, you, it would mean developers
when I mean time, I could also mean money :)
It would be good to know what you are comfortable in, what is the time line, whether it is a commercial product or not, intended users etc..
Re: Video Club Application
well there were one, AFAIK I suggest you C# with .NET ,nowadays database programming would be on the burse , they are on the burse for video clups,ohooooo don't take this.. ;)
Re: VIdeo Club Application
One of the most important considerations is whether it needs to be web based / browser based (or if you might need to develop it to be browser based, later on). If so, you might like to consider JavaScript or PHP. PHP has a C-like syntax as well as having built in support for MySql.
Re: VIdeo Club Application