User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the Web Developers' Lounge section within the Web Development category of DaniWeb, a massive community of 402,519 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,696 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Web Developers' Lounge advertiser: Programming Forums
Views: 2112 | Replies: 17
Reply
Join Date: Jun 2007
Posts: 83
Reputation: ProgrammersTalk is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 7
ProgrammersTalk's Avatar
ProgrammersTalk ProgrammersTalk is offline Offline
Junior Poster in Training

Question What language do you use?

  #1  
Jul 10th, 2007
I'm learning ASP.NET now
People said it's no difference betwen PHP and ASP.NET
I personally prefer the way C# works in the flow of my code
The ProgrammersTalk Community | Programming & Marketing | Buying & Selling Script
Hang out place of novice and intermediate programmers
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Sep 2006
Posts: 162
Reputation: Cerberus is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 14
Cerberus Cerberus is offline Offline
Junior Poster

Re: What language do you use?

  #2  
Jul 11th, 2007
I've used ASP (not dot net) and PHP and much prefered PHP.
Reply With Quote  
Join Date: May 2006
Location: New Jersey
Posts: 1,422
Reputation: stymiee is on a distinguished road 
Rep Power: 5
Solved Threads: 34
Moderator
Staff Writer
stymiee's Avatar
stymiee stymiee is offline Offline
He's No Good To Me Dead

Re: What language do you use?

  #3  
Jul 11th, 2007
I use PHP5 and don't see a need for anything else at this point.
John Conde
Brainyminds | Merchant Account Services | I Love Code
IT'S HERE: Merchant Accounts 101 Everything you need to know about merchant accounts!
Reply With Quote  
Join Date: Feb 2005
Location: Braintree, UK
Posts: 1,165
Reputation: hollystyles will become famous soon enough hollystyles will become famous soon enough 
Rep Power: 7
Solved Threads: 58
hollystyles's Avatar
hollystyles hollystyles is offline Offline
Veteran Poster

Re: What language do you use?

  #4  
Jul 11th, 2007
English mostly, some Spanish. Occasionally I'll spout complete gibberish ..... Oh! you mean programing language!

Right now C# mostly. Ah the framework it's like Duplo bricks for windows. You can knock up a towering bloated edifice in minutes! I love it me.

Javascript. Actually ECMAScript but were already confused enough. It's like: What type is that variable now? it's a number, no it's a DOM element, oh bugger it's undefined! An error occured on some non existent line; object expected. (It has to say object cos it's got no frikin' idea what to expect!)

I Like PHP a lot, especially after Zend figured out why terms like 'codepage' and 'unicode' exist.

But perl will just never be beaten for scripting those tiresome tasks.
==========================================
Yadda yadda yadda...
Web junky, fevered monkey
Reply With Quote  
Join Date: Jul 2007
Posts: 8
Reputation: brotherZ is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
brotherZ brotherZ is offline Offline
Newbie Poster

Re: What language do you use?

  #5  
Jul 12th, 2007
I have used both PHP and ASP. Personally, I prefer PHP much better. Things are easier in PHP than in ASP.
Reply With Quote  
Join Date: Jun 2007
Posts: 83
Reputation: ProgrammersTalk is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 7
ProgrammersTalk's Avatar
ProgrammersTalk ProgrammersTalk is offline Offline
Junior Poster in Training

Re: What language do you use?

  #6  
Jul 15th, 2007
English mostly, some Spanish. Occasionally I'll spout complete gibberish ..... Oh! you mean programing language!

WOW! Finally you understand!!! GOOD JOB USA!!! or.. ENGLAND!!!??

Why is PHP better anyway? I don't think I see difference other than that PHP is open source and can be used any server, that's all. I think both of them are the same thing, I'm planning to do JSP soon
Last edited by ProgrammersTalk : Jul 15th, 2007 at 5:55 pm.
The ProgrammersTalk Community | Programming & Marketing | Buying & Selling Script
Hang out place of novice and intermediate programmers
Reply With Quote  
Join Date: Apr 2005
Location: Old Hampshire, Old England (LOL)
Posts: 11,937
Reputation: jbennet is a jewel in the rough jbennet is a jewel in the rough jbennet is a jewel in the rough jbennet is a jewel in the rough 
Rep Power: 30
Solved Threads: 268
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Microsoft Fanboy

Re: What language do you use?

  #7  
Jul 15th, 2007
ASP.NET doesnt run on linux (if it can then its rare) which runs like 60% of all web servers

and of all the windows web servers very few offer ASP.NET 2, most of them offer classic ASP and a few offer ASP.NET 1.1

it is much more hard and expensive to find an ASP.NET 2.0 host than a PHP one
Last edited by jbennet : Jul 15th, 2007 at 6:03 pm.
TRY MY SUGGESTIONS AT YOUR OWN RISK!
james.bennet1@ntlworld.com
Reply With Quote  
Join Date: Feb 2005
Location: Braintree, UK
Posts: 1,165
Reputation: hollystyles will become famous soon enough hollystyles will become famous soon enough 
Rep Power: 7
Solved Threads: 58
hollystyles's Avatar
hollystyles hollystyles is offline Offline
Veteran Poster

Re: What language do you use?

  #8  
Jul 16th, 2007
Originally Posted by jbennet View Post
ASP.NET doesnt run on linux (if it can then its rare) which runs like 60% of all web servers



I thought mono could run ASP.NET ?
==========================================
Yadda yadda yadda...
Web junky, fevered monkey
Reply With Quote  
Join Date: Sep 2006
Posts: 162
Reputation: Cerberus is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 14
Cerberus Cerberus is offline Offline
Junior Poster

Re: What language do you use?

  #9  
Jul 16th, 2007
I think ASP.NET can run on Linux using Chilisoft.
Reply With Quote  
Join Date: Feb 2005
Location: Braintree, UK
Posts: 1,165
Reputation: hollystyles will become famous soon enough hollystyles will become famous soon enough 
Rep Power: 7
Solved Threads: 58
hollystyles's Avatar
hollystyles hollystyles is offline Offline
Veteran Poster

Re: What language do you use?

  #10  
Jul 16th, 2007
Originally Posted by Cerberus View Post
I think ASP.NET can run on Linux using Chilisoft.


I don't think so. Chilisoft ASP will run classic ASP pages written with VBScript, but not ASP.NET pages.

I had a search about and I can't find anything about Chilisoft ASP supporting ASP.NET web applications.
Last edited by hollystyles : Jul 16th, 2007 at 6:22 am.
==========================================
Yadda yadda yadda...
Web junky, fevered monkey
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb Web Developers' Lounge Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the Web Developers' Lounge Forum

All times are GMT -4. The time now is 6:32 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC