Forum Moderators: open

Message Too Old, No Replies

ASP advantages

Are there any?

         

lukasz

10:51 pm on Aug 8, 2003 (gmt 0)

10+ Year Member



I an new to scripting languages, and I am tring to determine which language will be the best for me. Can anyone tell me good things about ASP?

ziggystardust

8:10 am on Aug 9, 2003 (gmt 0)

10+ Year Member



- It's easy to learn... If you're new to programming ASP and VBScript is probably the best choice. If you've done any programming in a language like Java or C, you should take a look at PHP instead.

- There are lots and lots of free resources on the web about ASP so learning it is cheap - no books needed.

- It can do pretty powerful stuff... (for a scripting language)

- It runs on an M$ platform... so... if you run Windows, it's pretty easy to set up.

What else do you need to know?

Pozdrowienia
//ZS

aspdaddy

6:28 pm on Aug 9, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi lukasz,

Scripts are ussually chosen with specific plaform in mind or certain type of project.

Or you can learn 1 script and then only use certain servers/technologies etc, but this might be limiting.

Probably best if you tell us what you will be doing so you can get the best advice.

txbakers

1:08 am on Aug 10, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I like ASP very much. the syntax is easy, and it runs on Windows servers.

You can create some very exciting applications pretty easily with ASP.

Small Website Guy

3:36 am on Aug 13, 2003 (gmt 0)

10+ Year Member



ASP.NET is what you want to use.

All you need to get started is the $100 version of C#.NET and Windows XP Pro (the Home edition doesn't serve up web pages).

bilalak

8:46 am on Aug 13, 2003 (gmt 0)

10+ Year Member



yes ASP is nice but I think PHP is much easier.

.NET designed for the internet
the internet was designed for Unix :)

Luck!

ukgimp

8:57 am on Aug 13, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Be flexible, do both asp and php

As suggested the server makes a difference. If you are on IIS there is now a lot you can do to compete with apache

www.sitepoint.com/article/891

Cheers