A
Alberto
Could you tell me witch are the advantages of using aspnet instead php?
Thank you
Thank you
Could you tell me witch are the advantages of using aspnet instead php?
Thank you
Vinnie said:PHP = balloon
ASP.NET 2.0 = space shuttle.
bye... have a good flight
In most cases it boils down to:
php ---> (free) MySQL --> *nix servers.
asp.net --> (costly) SQL Server, etc. --> Windows servers
I found php VERY easy to learn (coming from the C and Java background) and
very easy to use. Also, there is a site,www.php.net, that is fantastic --
even for veteran php programmers.
By contrast, I had to push and poke my way through my first learning
experience with asp.net, vb.net and if it weren't for people like Mark and
others here in this group, I still wouldn't be there. There is nothing to
compare withwww.php.netfor referencing. What took me four days to do in
php, took me two and a half weeks to duplicate in asp/vb net. Granted, I am
experienced in php and am learning asp/vb net.
There are many nice features in both.
Shelly
Could you tell me witch are the advantages of using aspnet instead php?
Thank you
php ---> (free) MySQL --> *nix servers.
asp.net --> (costly) SQL Server, etc. --> Windows servers
Granted, I am experienced in php and am learning asp/vb net.
and there are a lot of cheap hostings for ASP .net (godaddy, ASP .net
discount...)
Chris Fulstow said:Visual Studio and SQL Server are both available as free Express
editions, but it depends on your requirements and budget.
.NET supports C#, which will feel familiar to anyone coming from a C+
+, Java or Perl background.
ASP.NET is well documented, a comprehensive reference is available on
MSDN.
Mark Rae said:As a general rule, stay as far away from GoDaddy as you possibly can...
Why? I've seen you write this before.
Mark, do you keep a library of URLs with which to answer questions?
I know that GoDaddy is one of the cheapest hostings
but I have heard as well a lot of bad things about it.
Currently I'm using ASP .net discount, and seems to be ok (very good
control panel, separate sever for the SQL Server DB, ...), but a bit slow.
What other hosting choices are there available, paying a reasonable
monthly
fee?