Lost Password?

Go Back   CodeCall Programming Forum > Web Development Forum > ASP, ASP.NET and Coldfusion

ASP, ASP.NET and Coldfusion Microsoft's Web Development Language (ASP/ASP.NET) and Coldfusion discussion

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-01-2006, 04:25 PM
Jordan's Avatar   
Jordan Jordan is offline
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Age: 26
Posts: 4,856
Last Blog:
Zend Studio for Eclips...
Rep Power: 20
Jordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud of
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan
Default What is ASP?

Active Server Pages (ASP) is Microsoft's server-side technology for dynamically-generated web pages that is marketed as an add-on to Internet Information Services (IIS).

Programming ASP websites is made easier by various built-in objects. Each object corresponds to a group of frequently-used functionality useful for creating dynamic web pages. In ASP 3.0 there are six such built-in objects: Application, ASPError, Request, Response, Server and Session. Session, for example, is a cookie-based session object that maintains variables from page to page. Application Center Test is also available for load testing.

Most ASP pages are written in VBScript, but any other Active Scripting engine can be selected instead by using the @Language directive. JScript (Microsoft's implementation of ECMAScript) is the other language that is usually available. PerlScript (Perl) and others are available as third-party installable Active Scripting engines.

From http://en.wikipedia.org/wiki/Active_Server_Pages
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog
Don't hesitate to ask any questions that you have! Check out our ASCII Calculator!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 05-02-2006, 09:04 AM
avona avona is offline
Newbie
 
Join Date: Apr 2006
Posts: 1
Rep Power: 0
avona is on a distinguished road
Default

Thanks for the description , could yo plz let us know how long does it take to be a good ASP programmer?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 05-03-2006, 12:17 PM
Lop's Avatar   
Lop Lop is offline
Speaks fluent binary
 
Join Date: May 2006
Posts: 1,135
Rep Power: 16
Lop is on a distinguished road
Default

Define "good". You could be a "good" programmer in ASP in one week by some standards I've seen. I'd say it takes several months and several "real" applications.
__________________
Lop
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 08-10-2007, 08:47 AM
Doe1974's Avatar   
Doe1974 Doe1974 is offline
Newbie
 
Join Date: Aug 2007
Location: Garin
Posts: 6
Rep Power: 0
Doe1974 is on a distinguished road
Default

It will be interesting to discuss the future life of ASP. I have several sites using ASP scripts like Absolute Banner Manager XIGLA - Ad Tracking Software and Banner Ad Management System Comersus Cart Free ASP Shopping Cart :: Comersus and Web Wiz Forums. Some of them like Comersus also provides a .Net version. The question is: ASP will be supported in future versions of IIS? For how long?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 05-31-2008, 06:12 AM
chili5's Avatar   
chili5 chili5 is online now
Guru
 
Join Date: Mar 2008
Location: Canada
Age: 15
Posts: 1,782
Rep Power: 15
chili5 is a jewel in the roughchili5 is a jewel in the roughchili5 is a jewel in the rough
Send a message via ICQ to chili5 Send a message via AIM to chili5 Send a message via MSN to chili5 Send a message via Yahoo to chili5
Default Re: What is ASP?

I don't think that ASP will continue to be used in IIS in the future with ASP.NET available now.

Thanks Jordan for explaining about ASP, very helpful and also I now got an ASP server on my computer. It only can use vbscript but it's better than nothing.
__________________
Success is the ability to go from failure to failure without losing your enthusiasm. ~ Winston Churchill
Pictures of England
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #6 (permalink)  
Old 05-31-2008, 12:51 PM
Xav's Avatar   
Xav Xav is offline
Code Warrior
 
Join Date: Mar 2008
Location: London, England
Posts: 3,471
Last Blog:
Web slideshow in JavaS...
Rep Power: 30
Xav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to all
Send a message via MSN to Xav
Default Re: What is ASP?

You should try ASP.NET, perhaps with VWD - you can create full web applications, complete with C# or VB code! Yay!
__________________
Xav, the power of youth
Worship the Creator... not his creations
Web Site | Beta Site
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 05-31-2008, 04:43 PM
chili5's Avatar   
chili5 chili5 is online now
Guru
 
Join Date: Mar 2008
Location: Canada
Age: 15
Posts: 1,782
Rep Power: 15
chili5 is a jewel in the roughchili5 is a jewel in the roughchili5 is a jewel in the rough
Send a message via ICQ to chili5 Send a message via AIM to chili5 Send a message via MSN to chili5 Send a message via Yahoo to chili5
Default Re: What is ASP?

Tomorrow I'm going to set up a virtual machine when I get a chance since .NET doesn't work on my real installation.
__________________
Success is the ability to go from failure to failure without losing your enthusiasm. ~ Winston Churchill
Pictures of England
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 05-31-2008, 10:51 PM
avatarofvelius's Avatar   
avatarofvelius avatarofvelius is offline
Newbie
 
Join Date: May 2008
Posts: 19
Rep Power: 1
avatarofvelius is on a distinguished road
Send a message via Yahoo to avatarofvelius
Default Re: What is ASP?

I will admit that the funtionality of .net makes it the better choice, and though i have visual studio, i still kindof perfer the classic asp. It's nice just being able to write it on the fly. It may not be the best way to go when it comes to jobs, but I think as a web programmer it does the job just fine .
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 06-01-2008, 10:03 AM
Xav's Avatar   
Xav Xav is offline
Code Warrior
 
Join Date: Mar 2008
Location: London, England
Posts: 3,471
Last Blog:
Web slideshow in JavaS...
Rep Power: 30
Xav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to all
Send a message via MSN to Xav
Default Re: What is ASP?

I once played around with ASP.NET in VWD - tried it, page loaded fine in IE, nothing in FF... but then again, I wasn't running a server or anything.
__________________
Xav, the power of youth
Worship the Creator... not his creations
Web Site | Beta Site
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 07-13-2008, 08:12 AM
indian rep indian rep is offline
Newbie
 
Join Date: Jul 2008
Posts: 2
Rep Power: 0
indian rep is on a distinguished road
Default Re: What is ASP?

Well, its a good neat description about Asp Nice idea that you have stickied the description of every program in its own forum.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
Reply



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

Advanced Search
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


All times are GMT -5. The time now is 10:34 AM.

Contest Stats

Xav ........ 164.00000
dargueta ........ 128.00000
John ........ 127.00000
gaylo565 ........ 18.00000
XaNaX ........ 15.00000
Johnnyboy ........ 3.00000
navghost ........ 1.00000

Contest Rules

Ads