Forum     

Go Back   Digit Technology Discussion Forum > Software > Programming
Register FAQ Calendar Mark Forums Read

Programming The destination for developers - C, C++, Java, Python and the lot


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 02-04-2009, 10:32 AM   #1 (permalink)
Debian Gnu/Linux User
 
Sathish's Avatar
 
Join Date: Jun 2008
Location: Mars
Posts: 556
Default which is better for mid-level project ASP.NET or PHP


which is robust and reliable for developing mid-range projects.. like handling 10lakhs data + 35 simultaneous user operation.
asp.net or php...
__________________
Living for Learning & Learning for Living
Sathish is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 02-04-2009, 11:14 AM   #2 (permalink)
Who stole my Alpaca!
 
FilledVoid's Avatar
 
Join Date: Jan 2005
Location: Kerala
Posts: 2,020
Default Re: which is better for mid-level project ASP.NET or PHP

I recall a student doing a comparison between both. The thing is I have no idea where his assignment was buried lol. I recall the main points being that if you implement MySQL then with an efficient database design then its suitable for large projects. Further some have a tendency of arguing that the price factor is huge. This is not exactly true since there is affordable ASP.NET hosting plans. All I can say is choose what you are better at. By the way theres a ton of more benefits to using ASP.NET however those are quite easily referrable reading Microsofts documentation or googling.
__________________
The Ultimate Chess Strategy : "Hit Hard, Hit Fast and Hit Often"
FilledVoid is offline  
Old 03-04-2009, 08:58 AM   #3 (permalink)
Super Hero - Super Powers
 
n2casey's Avatar
 
Join Date: Sep 2006
Location: Dynamic
Posts: 766
Default Re: which is better for mid-level project ASP.NET or PHP

PHP+MySQL can handle that much of data and requests. So don't worry, even TDF is also running on that. Advantage for PHP & MySQL is that it is free but for ASP.NET you need to pay. If you are ready to pay then go for one in which you are efficient.
__________________
Minds are like Parachutes :arrow: They work best when open
n2casey is offline  
Old 03-04-2009, 09:06 AM   #4 (permalink)
Debian Gnu/Linux User
 
Sathish's Avatar
 
Join Date: Jun 2008
Location: Mars
Posts: 556
Default Re: which is better for mid-level project ASP.NET or PHP

cost is no bar. im ready to spend more bucks. i want stable and reliable and robustness..so i choose asp.net instead of php..??
__________________
Living for Learning & Learning for Living
Sathish is offline  
Old 03-04-2009, 09:12 AM   #5 (permalink)
Super Hero - Super Powers
 
n2casey's Avatar
 
Join Date: Sep 2006
Location: Dynamic
Posts: 766
Default Re: which is better for mid-level project ASP.NET or PHP

Then better to go for ASP.NET, with ASP.NET you can develop faster than PHP and also you will have more flexibility & ease in understanding and development.
__________________
Minds are like Parachutes :arrow: They work best when open
n2casey is offline  
Old 03-04-2009, 09:20 AM   #6 (permalink)
naughty boy :) :)
 
mahesh's Avatar
 
Join Date: Mar 2008
Posts: 187
Default Re: which is better for mid-level project ASP.NET or PHP

^^^^^ +1...................
__________________
Phenom II 550 BE | GA-MA78GM-US2H | 160 gb + 500 gb hdd | 2 X 2 gb XMS2 | HD 4850 1 GB | 2033 SW | Tagan TG600-U37 | CM 690
mahesh is offline  
Old 05-04-2009, 11:33 PM   #7 (permalink)
In The Zone
 
Join Date: Oct 2006
Location: Mumbai
Posts: 365
Default Re: which is better for mid-level project ASP.NET or PHP

nor asp.net nor php if u want stability and scalability go for java on linux

struts 2, hibernate

or seam
__________________
Dhiraj Thakur
thakur.dheeraj(@)gmail.com
Desi-Tek.com is offline  
Old 06-04-2009, 11:01 AM   #8 (permalink)
Super Hero - Super Powers
 
n2casey's Avatar
 
Join Date: Sep 2006
Location: Dynamic
Posts: 766
Smile Re: which is better for mid-level project ASP.NET or PHP

Quote:
Originally Posted by Desi-Tek.com View Post
nor asp.net nor php if u want stability and scalability go for java on linux

struts 2, hibernate

or seam
Well PHP & ASP.NET both are as stable as Java. So there is no question of stability since it depends on developer whether he is able to develop a stable application or not. To develop application with ASP.NET is easy for beginners as compared to Java or PHP.
__________________
Minds are like Parachutes :arrow: They work best when open
n2casey is offline  
Old 13-04-2009, 05:09 PM   #9 (permalink)
Human Spambot
 
toofan's Avatar
 
Join Date: May 2008
Location: Haldwani(Nainital)
Posts: 2,124
Default Re: which is better for mid-level project ASP.NET or PHP

I would prefer PHP + MySql any day. Its easy to understand and also similar to other programming languages. so no worries understanding basics.
__________________
Check my work at:

http://www.flickr.com/photos/vimaljoshi
toofan is offline  
Old 13-04-2009, 08:38 PM   #10 (permalink)
Always confused
 
vamsi360's Avatar
 
Join Date: May 2008
Location: Mandriva Control Center
Posts: 349
Smile Re: which is better for mid-level project ASP.NET or PHP

Quote:
Originally Posted by toofan View Post
I would prefer PHP + MySql any day. Its easy to understand and also similar to other programming languages. so no worries understanding basics.
+1
__________________
Vamsi Subhash
visit my blog at www.vamsisubhash.co.cc and taste a bit of IT!
vamsi360 is offline  
Old 14-04-2009, 06:32 AM   #11 (permalink)
Debian Gnu/Linux User
 
Sathish's Avatar
 
Join Date: Jun 2008
Location: Mars
Posts: 556
Default Re: which is better for mid-level project ASP.NET or PHP

deciding php&mysql..
__________________
Living for Learning & Learning for Living
Sathish is offline  
Old 14-04-2009, 09:24 AM   #12 (permalink)
Super Hero - Super Powers
 
n2casey's Avatar
 
Join Date: Sep 2006
Location: Dynamic
Posts: 766
Smile Re: which is better for mid-level project ASP.NET or PHP

Quote:
Originally Posted by toofan View Post
I would prefer PHP + MySql any day. Its easy to understand and also similar to other programming languages. so no worries understanding basics.
ASP.NET is very easy coz it provides lot of things readymade. Also you will find C# much similar to C++ so it's very easy to understand. SQL Server is much better than MySQL in providing friendly environment for development.


@Betruger

Go for one in which you have better understanding. If you know C++ then it's very easy to code in C#.
__________________
Minds are like Parachutes :arrow: They work best when open
n2casey is offline  
Old 14-04-2009, 08:07 PM   #13 (permalink)
Always confused
 
vamsi360's Avatar
 
Join Date: May 2008
Location: Mandriva Control Center
Posts: 349
Smile Re: which is better for mid-level project ASP.NET or PHP

Quote:
Go for one in which you have better understanding. If you know C++ then it's very easy to code in C#.
PHP/MYSQL are opensource so I prefer LAMP to MS tools.
But MS never gives up and i think ASP.net will continue to shine..
__________________
Vamsi Subhash
visit my blog at www.vamsisubhash.co.cc and taste a bit of IT!
vamsi360 is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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 On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Sujeet
- by gforz
- by soumya

Advertisement




All times are GMT +5.5. The time now is 03:10 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2