Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Design Forum > Web Design & Programming
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Web Design & Programming Discussion of web design, and server-side & client-side scripting

Reply
 
LinkBack Thread Tools
Old 12-27-2008, 10:29 AM   #1 (permalink)
Registered User
 
Join Date: Dec 2008
Posts: 1
OS: xp


what is the better "asp.net or php"

hi
any body help me
i am in dalima about "asp.net or php"
what is the better ????????

suryansh4u is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 12-27-2008, 10:33 AM   #2 (permalink)
Registered User
 
neonjuice's Avatar
 
Join Date: Dec 2008
Location: Minnesota
Posts: 114
OS: Vista Ultimate 64 bit SP1. Linux Ubuntu, XP Pro


Re: what is the better "asp.net or php"

They are both very good and useful languages. Big market for ASP.NET programmers and a big market for PHP programmers. Best to know both.
neonjuice is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 12-29-2008, 12:36 PM   #3 (permalink)
Registered User
 
Join Date: Dec 2008
Posts: 43
OS: Windows Vista x64


Re: what is the better "asp.net or php"

Since more and more servers are linux based, and linux based servers are cheaper, I would go with PHP. Although neonjuice is right, php seems to be a bit more popular.

Try Googling "ASP .NET vs PHP", should give you a lot of topics regarding this issue.
daniel142005 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 12-29-2008, 09:28 PM   #4 (permalink)
Registered User
 
neonjuice's Avatar
 
Join Date: Dec 2008
Location: Minnesota
Posts: 114
OS: Vista Ultimate 64 bit SP1. Linux Ubuntu, XP Pro


Re: what is the better "asp.net or php"

PHP is in high demand in web development. I dont work with ASP.NET but is ASP not a Windows server only scripting language?.
neonjuice is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 12-30-2008, 06:40 AM   #5 (permalink)
Registered User
 
Join Date: Dec 2008
Posts: 43
OS: Windows Vista x64


Re: what is the better "asp.net or php"

As far as I know ASP and ASP.NET are both Windows only, PHP works on both.
daniel142005 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 03-31-2009, 06:36 AM   #6 (permalink)
Registered User
 
Join Date: Jul 2006
Posts: 161
OS: Windows XP Professional SP3


Send a message via AIM to Ascendancy
Re: what is the better "asp.net or php"

You're actually going to have an easier time learning PHP. It's a more straightforward language like Java or C, whereas ASP.NET can get a little confusing (you have 2 different files for each page you make, separating source from content). And again, PHP can run on any Operating System, whereas ASP.NET Requires a Windows Server with a Windows OS.
__________________
I really don't know
Ascendancy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 03-31-2009, 07:57 AM   #7 (permalink)
Design Team Member
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,880
OS: Vista, various linux distros


Re: what is the better "asp.net or php"

Personally i prefer PHP, it's multiplatform and OS, the .Net platform being Windows only is a big turnoff for me. PHP is easy to learn but that depends on what you know already.

Cheers,
Jamey
__________________

Myspace
jamiemac2005 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 04-01-2009, 07:08 AM   #8 (permalink)
Registered User
 
Join Date: Jul 2008
Location: United States
Posts: 19
OS: Windows XP Media


Re: what is the better "asp.net or php"

PHP definitely gets my vote! As others have already mentioned, ASP only works on Windows server whereas PHP is any-server friendly. Anyway, I haven't had good experience with Windows servers...
after5pc is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 04-02-2009, 05:46 PM   #9 (permalink)
Design Team Member
 
Redcore's Avatar
 
Join Date: Aug 2007
Location: Jamestown, CA
Posts: 718
OS: Linux Mint 7

My System

Re: what is the better "asp.net or php"

Right, you can run a WAMP server (Windows, Apache, MySQL, PHP) anyways if you want to use PHP with Windows.

I'm a PHP guy...every time I check out ASP, I just don't like it. PHP has awesome docs and tons of content out there for you to go off of (chances are good you're doing something that has been done before and probably posted somewhere). It's beginner friendly.
__________________
Free Resources
PC Protection - Comodo Firewall | AVG Anti-Virus | WinPatrol | Ad-Aware | Spybot S&D | SpywareBlaster |
Web Design/Programming - KompoZer
(Editor) | Paint.NET (Graphic) | GIMP+GIMPShop (Graphic) | FileZilla (FTP Client) | Free Hosting |
Redcore is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 04-03-2009, 07:15 AM   #10 (permalink)
Design Team Member
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,880
OS: Vista, various linux distros


Re: what is the better "asp.net or php"

I definately agree with Redcore here. PHP's documentation is the most comprehensive i've ever seen and the support you will find on PHP is the vastest around. ASP.Net is an ugly windows-only lanugage, i did not like attempting to use it.
__________________

Myspace
jamiemac2005 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

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




All times are GMT -7. The time now is 01:22 PM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85