Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


zerodigit

6 posts

Wannabe Geek


#14929 26-Jul-2007 19:31
Send private message

many of us today chooses ASP.net coz it easy to make codes, easily to manipulate the classes and other tools, having a visualization of the of codes, it is much faster than PHP in term of result....

yet in comes of hard coding the PHP scripting is the best application to have, if you a are a hard coder, you manipulate the inside of your program hence determining the future problem...by the way it is free , and having APACHE and MYsql it becomes powerful...

yet for me it depends on the situation, if you have a lot of time use the PHP, if not use ASP.net, it either you want to finish the job or have a strong coding practices,still the you must run your program smoothly by the end of the day, no bugs or errors, well just a minor bugs......


Create new topic
madman
93 posts

Master Geek
Inactive user


  #80389 30-Jul-2007 16:19
Send private message

PHP.. Its free, very powerful and has greater portability. ASP.net is microsoft which is a down side, in my opinion.



freitasm
BDFL - Memuneh
79270 posts

Uber Geek

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

#80392 30-Jul-2007 16:22
Send private message

madman: PHP.. Its free, very powerful and has greater portability. ASP.net is microsoft which is a down side, in my opinion.


Aside from camp - "Hi I'm Linux fan", "Hello I'm Apple fan", in technical terms why not ASP .Net? Just because it's a Microsoft technology doesn't make it less capable - and it's actually evolving really fast.





Please support Geekzone by subscribing, or using one of our referral links: Samsung | AliExpress | Wise | Sharesies | Hatch | GoodSyncBackblaze backup


BarTender
3606 posts

Uber Geek

ID Verified
Trusted
Lifetime subscriber

  #80405 30-Jul-2007 16:41
Send private message

For me it is portability, licensing T&C's, product integrity and cost (initial outlay + maintenance) .  You can for a $0 software cost deploy PHP and associated services into a production environment and be pretty confident that your system is with an out-of-the-box installation.

I was pretty impressed with what I can do with django (http://www.djangoproject.com/) (Blasted FF not creating Links :()

For ISP's and Web Outsourcing companies IMHO it's a no-brainer if you want to offer a service (even virtualise it) with no software outlay and everything is money for jam once you have your infrastructure up and running (and supported :).

IMHO For a backend DB's I would always choose PostgreSQL over MySQL, Faster, smaller, and more functional as a "complete" DB.






madman
93 posts

Master Geek
Inactive user


  #80406 30-Jul-2007 16:43
Send private message

Very true.. everything you can do in php can be done in asp.net and vise versa, but asp.net can only be run on windows correct? When php is quite versatile hence is my choice. I have no experience in asp.net so please let me in on the ups and downs...

barf
643 posts

Ultimate Geek


  #80423 30-Jul-2007 17:22

the Mono project brings C# (compiler and runtime environment) and ASP.NET to GNU/Linux and even implements the Windows.Forms class library - to a certain degree, alot of .NET code is portable to GNU/Linux or will even "just work". I think there is an Apache module also.

The reason I diddn't like ASP.NET was the requirement to run Windows, since this requirement has been lifted thanks to Mono I am learning C# now.

I don't like the idea of paying for MSDN. It should be free to develop why put up a barrier to developing on the platform?




Sniffing the glue holding the Internet together

action55
48 posts

Geek


  #80437 30-Jul-2007 18:12
Send private message

asp.net is a great product and a huge improvement on ASP. If you like to code you can spend just as much time coding in ASP.NET as you can with PHP.

There is a place for both, my pref is with ASP.NET but my girlfriend codes in PHP so we have the best of both worlds.

I have a ASP.NET question but will start a new threat for it.

zerodigit

6 posts

Wannabe Geek


  #80465 30-Jul-2007 20:42
Send private message

i agree that asp.net have some perks....



 
 
 

Free kids accounts - trade shares and funds (NZ, US) with Sharesies (affiliate link).
madman
93 posts

Master Geek
Inactive user


  #80468 30-Jul-2007 20:48
Send private message

zerodigit: i agree that asp.net have some perks....




Can you go into any further detail? I am interested in learning about asp.net and its advantages..

JamesHip
25 posts

Geek

ID Verified
Trusted

  #80599 31-Jul-2007 16:17
Send private message

Open Source vs.Microsoft
LinuxWindows
ApacheIIS
MySQLSQL Server
PHPASP.NET

Personally I like getting all my tools from the one shop: consistent look and feel.
Yes it costs more, but so what?  I'm not paying, my company is.
I have no benchmark tests for comparisons though.  Would be interested to read some.
The argument that ASP.NET only works on Windows is a spurious one.  Who cares what the server is running, as long as the client can access it?




James Hippolite
BCA, MCP, MCSD.NET, MCITP, MCPD, MCT

paradoxsm
3000 posts

Uber Geek

Trusted

  #80607 31-Jul-2007 17:13
Send private message

in terms of user experience in using the internet, php wins hands down.
Simply because it's generally coded by people whom know what they are doing. I have seen all too many crashes with asp and when it does crash it shows the user a horribly ugly result. Php on the other hand will usually render the page partially.

In terms of actually getting to know it, i found php daunting whereas asp seemed almost second nature plus it could test it easier. It's miles better than it used to be.
I'm a newbie.


Eccentric
20 posts

Geek


  #81213 5-Aug-2007 21:21
Send private message

I love developing with ASP.NET (in fact, the .NET framework in general). I haven't done any PHP work but my understanding of it is that it's somewhat similar to so-called classic ASP? I.e. mainly restricted to inline server code in your pages rather than fully compiled code-behind classes and assemblies running behind the application? Or have things moved on?

I've heard the argument many times that the funky design-time developer tools in the Microsoft space make it almost too easy for the developer, since you can achieve quite a lot without really understanding how it works. But the way I see it, if you do understand what's going on under the covers (or at least most of it - noone has the time to upskill on every last facet of the technology), then there's no point reinventing the wheel from scratch. Why not speed up the process as much as possible.

Although it still has a fair amount of glitches and feels rather bloated, I really enjoy using Visual Studio. I especially love the whole user control / custom control approach and declarative programming, not sure if there are PHP equivalents.

What sort of class libraries are available through PHP? Bear in mind that ASP.NET leverages the full strength of the .NET framework, which in my opinion is simply the best development framework available. .NET 2.0 especially has some very exciting language features.

Having said all this I can fully see the appeal of the free open source thing. .NET hosting is still unfortunately a less practical option to many because of the costs of both hosting and development tools.

Create new topic





News and reviews »

Air New Zealand Starts AI adoption with OpenAI
Posted 24-Jul-2025 16:00


eero Pro 7 Review
Posted 23-Jul-2025 12:07


BeeStation Plus Review
Posted 21-Jul-2025 14:21


eero Unveils New Wi-Fi 7 Products in New Zealand
Posted 21-Jul-2025 00:01


WiZ Introduces HDMI Sync Box and other Light Devices
Posted 20-Jul-2025 17:32


RedShield Enhances DDoS and Bot Attack Protection
Posted 20-Jul-2025 17:26


Seagate Ships 30TB Drives
Posted 17-Jul-2025 11:24


Oclean AirPump A10 Water Flosser Review
Posted 13-Jul-2025 11:05


Samsung Galaxy Z Fold7: Raising the Bar for Smartphones
Posted 10-Jul-2025 02:01


Samsung Galaxy Z Flip7 Brings New Edge-To-Edge FlexWindow
Posted 10-Jul-2025 02:01


Epson Launches New AM-C550Z WorkForce Enterprise printer
Posted 9-Jul-2025 18:22


Samsung Releases Smart Monitor M9
Posted 9-Jul-2025 17:46


Nearly Half of Older Kiwis Still Write their Passwords on Paper
Posted 9-Jul-2025 08:42


D-Link 4G+ Cat6 Wi-Fi 6 DWR-933M Mobile Hotspot Review
Posted 1-Jul-2025 11:34


Oppo A5 Series Launches With New Levels of Durability
Posted 30-Jun-2025 10:15









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.