Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website Design Forum


You are currently viewing our Website Design Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 11-05-2005, 11:36 AM asp.net, Java, PHP
Novice Talker

Posts: 9
Trades: 0
Hi
I am interested in what the advantages/disadvantages asp.net, java and php have over each other in general web design and (if anyone knows) the building of a shopping cart.
Any suggestions welcome.

Cheers

Paul
phouse is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-05-2005, 04:32 PM
zilla's Avatar
Experienced Talker

Posts: 39
Trades: 0
Well all have thair strong sides but I will recomend PHP. Java hosting is a bit more expensive and I can't think of something that you can not do with PHP.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
zilla is offline
Reply With Quote
View Public Profile Visit zilla's homepage!
 
Old 11-05-2005, 07:34 PM
Novice Talker

Posts: 9
Trades: 0
Thanks but tis a little vague, i was looking for what they all offer with regards to shopping cart implementation. I tried trawling the net but all i found is a multitude of shopping carts for sale by just about every software house on the planet. I'm wanting to suss it out for myself (with a little help obviously) so i can produce something unique. Nice Pic by the way.
phouse is offline
Reply With Quote
View Public Profile
 
Old 11-06-2005, 06:49 PM
sdcdesign.co.uk's Avatar
Extreme Talker

Posts: 198
Location: High Wycombe, Buckinghamshire, London
Trades: 0
Well i've been programming ASP.NET C# for about 4 years now, and never looked back. I can program PHP though.

ASP.NET has much more security over php by far, that's because PHP is open source whereas ASP.NET is built by microsoft. Also compiling ASP.NET is much easier because there is a set procedure for compiling code, php however is open source and people are 'popping up' with more bits of code everyday.


PHP however is more widely documented and it would be easier to find answers to your questions from people who have encountered the same thing. Having said that, Microsoft has an extensive knowledge base online, and also, when there is an error in an ASP.NET application, the page tells you exactly where the error is and sometimes how to fix it.


In regards to shopping carts, ASP.NET would be my preferred option simply because of the built in controls that come with the .NET package. The controls are easily accessed by a line of code at times. For example, to put a full calender on your page using ASP.NET, you just have to type:

Code:
<ASP:Calender id="Calender1" Runat="Server" />
And then your done! I just feel that ASP.NET comes with more built-in features to aid building a shopping cart. However, in response to that element of the argument, you could probably download the controls ASP.NET has for PHP, seeing as there are so many around.


As for Java, i have never used it and don't intend too. PHP and ASP.NET are much more common languages to use.


Hope this has helped.
__________________
[ Insert witty, yet highly intelligent signature here ]
sdcdesign.co.uk is offline
Reply With Quote
View Public Profile Visit sdcdesign.co.uk's homepage!
 
Reply     « Reply to asp.net, Java, PHP
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.25760 seconds with 12 queries