Go Back  HTML Forums - Free Webmaster Forums and Help Forums > WEBSITE DEVELOPMENT > Server Side Programming
User Name:
Password:
 

 
 
  View Poll Results: PHP or .Net ?  
 
 
 
PHP 59 81.94%
.Net 13 18.06%
Voters: 72. You may not vote on this poll

Reply
Thread Tools   Display Modes
  View First Unread
 
Old 07-22-2008, 10:49 AM
  #31
ngaisteve1
Member
 
ngaisteve1's Avatar
 
Join Date: Nov 2002
Location: Kuala Lumpur, Malaysia (Boleh!)
Posts: 1,943
iTrader: (0)
ngaisteve1 will become famous soon enoughngaisteve1 will become famous soon enough
Over here in Malaysia, I tried one of the most popular job sites, Jobstreet

".NET" keyword gets 492 results,
"asp" keyword gets 338 results,
"PHP" keyword gets 203 results.
__________________
My Personal Home Page - www.findingsteve.net

... with God all things are possible (Matthew 19: 26)
ngaisteve1 is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 07-22-2008, 12:18 PM
  #32
Vege
Super Deity (Level 18)
 
Join Date: Sep 2004
Location: Finland
Posts: 3,410
iTrader: (0)
Vege is just really niceVege is just really niceVege is just really niceVege is just really nice
Quote:
Vege, watch a pro .NET developer whip up a web-based database in a matter of minutes and then you'll understand.
web-based database?
Vege is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 07-23-2008, 12:38 PM
  #33
afterburn
Can't say much here
 
afterburn's Avatar
 
Join Date: May 2004
Posts: 2,832
iTrader: (0)
afterburn will become famous soon enough
Yes a webbased user interface to the db.

and have you looked at tools like codesmithtools.com or others that have an awesome functionality?

Here is an example of building an application that has 1 table for customers.

drag datagrid from UI Toolbox, Drag SqlDataSource drop both on the page, click on sqldatasource on selectcommand type select * from tblCustomers.

and save and run the page.
__________________
ASP.net nice bits
Code Smith rocking tool for Code Generation in any language (Written in .net)
Red Gate SQL tools for DBA
Blog Personal blog
.afterburn
afterburn is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 07-23-2008, 01:28 PM
  #34
¥åßßå
Blonde Bimbo
 
¥åßßå's Avatar
 
Join Date: Jul 2004
Posts: 2,242
iTrader: (0)
¥åßßå is a name known to all¥åßßå is a name known to all¥åßßå is a name known to all¥åßßå is a name known to all¥åßßå is a name known to all¥åßßå is a name known to all
asp.net is cool and all that ( ***** of a learning curve though) ..... but drag 'n' drop coding? .... next you'll tell me that you use front page as well

¥
__________________
I may have opened the door, but you entered of your own free will

¥åßßå is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 07-23-2008, 01:47 PM
  #35
afterburn
Can't say much here
 
afterburn's Avatar
 
Join Date: May 2004
Posts: 2,832
iTrader: (0)
afterburn will become famous soon enough
I bet that you use dreamweaver. No i use VS.net 2008 Pro.
All that functionality is included in all versions of VS.net

Check out VS.net Express asp.net
VS.net C# Express

(Pro includes them in 1 GUI).

Most of my UI Coding is done by either scripting it or by hand, i was just showing you how easy.

Have you used MasterPages?
Dynamically added controls to pages?
Implemented custom User Management?

A ton of code unless you know how to use the tools you have...
OOP BasePages, custom strongly typed datasets; Cryptography, Threading, XML, IO, Sockets?

Lots of tools right at finger tips!!
__________________
ASP.net nice bits
Code Smith rocking tool for Code Generation in any language (Written in .net)
Red Gate SQL tools for DBA
Blog Personal blog
.afterburn
afterburn is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 07-24-2008, 11:21 AM
  #36
ngaisteve1
Member
 
ngaisteve1's Avatar
 
Join Date: Nov 2002
Location: Kuala Lumpur, Malaysia (Boleh!)
Posts: 1,943
iTrader: (0)
ngaisteve1 will become famous soon enoughngaisteve1 will become famous soon enough
Quote:
Originally Posted by afterburn View Post
... i use VS.net 2008 Pro.
How I wish. I am using VS 2003.

@¥åßßå, I agree with you ASP.NET's BIG learning curve. But, I guess it's worth for long term in software engineering line.

I can feel a bit of its reward now when I debugging some problems.
__________________
My Personal Home Page - www.findingsteve.net

... with God all things are possible (Matthew 19: 26)
ngaisteve1 is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 07-24-2008, 12:08 PM
  #37
afterburn
Can't say much here
 
afterburn's Avatar
 
Join Date: May 2004
Posts: 2,832
iTrader: (0)
afterburn will become famous soon enough
Look at CodeSmithTools.com they have an awesome tool to help with the migration process to .net or any other language. It is a .net based app, that you write scripts to do tasks against a DB or other source, you can write code with it in scripts. Takes the pain out of re-writing an app. it just rocks.

I wrote scripts to make Stored Procedures, WebForms for Listing data, and Insert/Update/Deletes, Dal that returns strongly typed datasets of business objects that are record layout of each table. Just rocks all day long.
__________________
ASP.net nice bits
Code Smith rocking tool for Code Generation in any language (Written in .net)
Red Gate SQL tools for DBA
Blog Personal blog
.afterburn
afterburn is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 07-24-2008, 09:18 PM
  #38
ngaisteve1
Member
 
ngaisteve1's Avatar
 
Join Date: Nov 2002
Location: Kuala Lumpur, Malaysia (Boleh!)
Posts: 1,943
iTrader: (0)
ngaisteve1 will become famous soon enoughngaisteve1 will become famous soon enough
Is it something like codecharge?
__________________
My Personal Home Page - www.findingsteve.net

... with God all things are possible (Matthew 19: 26)
ngaisteve1 is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 07-25-2008, 10:24 AM
  #39
afterburn
Can't say much here
 
afterburn's Avatar
 
Join Date: May 2004
Posts: 2,832
iTrader: (0)
afterburn will become famous soon enough
not really; its all how you code not 3rd party control its a program that you script using .net like language to script it compiles it using a DomCode Provider and outputs code
__________________
ASP.net nice bits
Code Smith rocking tool for Code Generation in any language (Written in .net)
Red Gate SQL tools for DBA
Blog Personal blog
.afterburn
afterburn is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 07-25-2008, 11:13 AM
  #40
ngaisteve1
Member
 
ngaisteve1's Avatar
 
Join Date: Nov 2002
Location: Kuala Lumpur, Malaysia (Boleh!)
Posts: 1,943
iTrader: (0)
ngaisteve1 will become famous soon enoughngaisteve1 will become famous soon enough
hmm..not quite understand still. It's okay.
__________________
My Personal Home Page - www.findingsteve.net

... with God all things are possible (Matthew 19: 26)
ngaisteve1 is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 07-28-2008, 07:51 PM
  #41
decrypter
Novice (Level 1)
 
Join Date: Jul 2008
Posts: 2
iTrader: (0)
decrypter is an unknown quantity at this point
PHP is more easy to learn than .Net but .NET is more professional than Php.

I like .Net so I vote for it.
decrypter is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 07-29-2008, 07:28 AM
  #42
chili5
Soldier (Level 11)
 
chili5's Avatar
 
Join Date: May 2008
Posts: 114
iTrader: (0)
chili5 is an unknown quantity at this point
Why is .NET more professional? If anything PHP is more professional to use, because it is more efficient and saves time.

Which seems more efficient:


ASP.NET

Code:
int i;for (i = 0; i < 10; i++)

{
Response.Write("value of i = " + i + "<br />");

}
or

PHP Code:
<?php
for ($i=0;$i<10;$i++) {
echo 
"value of i = $i <br />";
}
?>
Obviously, PHP is easier and businesses should be concerned with the ease of their code in there application. PHP is easier to read and to write which makes their job faster.

With PHP, you don't have to be concerned with joiningall of these strings together like you have to in ASP.NET.
__________________
"Peace cannot be achieved through violence, it can only be attained through understanding." - Ralph Waldo Emerson.
chili5 is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 08-10-2008, 04:45 PM
  #43
boyo1991
Myrmidon (Level 12)
 
boyo1991's Avatar
 
Join Date: Nov 2006
Posts: 157
iTrader: (0)
boyo1991 is an unknown quantity at this point
the only reason i choose php is because i have no knowledge really of .NET exept msn messenger lol so php till otherwise notice
__________________
http://boyoproductions.110mb.com
boyo1991
boyo1991 is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 08-11-2008, 09:57 AM
  #44
afterburn
Can't say much here
 
afterburn's Avatar
 
Join Date: May 2004
Posts: 2,832
iTrader: (0)
afterburn will become famous soon enough
i think you need to look into your string manipulations as i do not think string expansion is faster; You may want to do some timing of those functions. Besides that PHP is a scripting language; which by its very nature is an LogO(O) function just to parse and run the code. However .net is a DLL; after it is compile it runs as fast as machine code.

Faster what to read what the look that you actuall expaned to make it look larger than it is? or the string expansion that make the language slower?

Code:
for(int i = 0;i<10;i++)
   Response.Write("value of i = " + i + "<br />");
The best thing about c# .net is type saftey and true OOP. Looks about the same now in length.
__________________
ASP.net nice bits
Code Smith rocking tool for Code Generation in any language (Written in .net)
Red Gate SQL tools for DBA
Blog Personal blog
.afterburn
afterburn is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 08-11-2008, 02:58 PM
  #45
zipho
Veteran (Level 7)
 
zipho's Avatar
 
Join Date: Aug 2008
Posts: 64
iTrader: (0)
zipho is an unknown quantity at this point
.NET is way too confusing... php is very simple to learn and a much better value of time.. more bang for your buck .NET has way too long and extra parts to scripts, php is more strait forward.. i vote php!

the z. man
zipho is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote

Reply
KEEP TABS
SPONSORS
 
Boxedart
 
 


 
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
  
 
 
 



 
  POSTING RULES
 
 
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Thread Tools
Display Modes

Forum Jump

 

All times are GMT -5. The time now is 09:43 AM.

   

Mascot team created by Drawshop.com

Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.

Server Monitoring by ENIACmonitor 0.01
HTMLforums.com © Big Resources, Inc. Web Design by BoxedArt.com
vRewrite 1.5 beta SEOed URLs completed by Tech Help Forum and Chalo Na.