Articles
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Saturday, February 04, 2012
Home
Articles & Samples
Dev Search
Sample Chapters
Link to US
Contact
Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Introduction > ASP
Search
DevASP

What's New
What's Hot

Behind Virtual WiFI       
Total Hits: 211  |  Today: 0 Author: ABitSmart       Rating:  
Read Reviews | Write Review |              Your Rating: 

In basic terms, VirtualWiFi in Windows 7 is nothing but, connecting to multiple IEEE 802.11 networks using one WiFi card.

VirtualWiFi is a project Microsoft have been working on from 2002. Not being worked on now, not event supported by Microsoft research. They have provided VirtualWiFi OID support in Windows 7....

What is Classic ASP?       
Total Hits: 409  |  Today: 0 Author: Raj Krishna       Rating:  
Read Reviews | Write Review |              Your Rating: 

Microsoft's previous server side scripting technology ASP (Active Server Pages) is now often called classic ASP.

ASP 3.0 was the last version of the classic ASP.


ASP.NET is Not ASP

ASP.NET is the next generation ASP, but it's not an upgraded version of ASP.

ASP.NET is an entirely new technology for server-side scripting. It was written from the ground up and is not backward compatible with classic ASP....

An Overview of ASP.NET       
Total Hits: 392  |  Today: 0 Author: John Peterson       Rating:  
Read Reviews | Write Review |              Your Rating: 

Well by now many of you have probably heard, or at least caught wind of the fact, that the next version of ASP is not going to be ASP 4.0. It is instead going to be called ASP.NET, and what a difference that little change makes. I've seen the future and it's called ASP.NET! (In the past, the future was called ASP+, but in the present the future's ASP.NET... got it?)...

What is a DOS attack?       
Total Hits: 217  |  Today: 0 Author: siva       Rating:  
Read Reviews | Write Review |              Your Rating: 

It is when too much data is being sent to a host and it cannot handle all the data and disconnects from the Internet....

Migrating from ASP to ASP+       
Total Hits: 225  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

ASP+ is designed to be fully backward compatible with earlier versions of ASP. However, there are several areas where this compatibility is less than perfect; and other areas where you really ought to consider updating your pages to get the best out of the new runtime system with ASP+...

Basic Active Server Pages Tutorial for beginners       
Total Hits: 1109  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

A basic tutorial on ASP for beginners which will get them started in writing Active Server Pages....

Print this Page - Comparing Classic ASP to ASP.NET       
Total Hits: 178  |  Today: 0 Author: Scott Mitchell       Rating:  
Read Reviews | Write Review |              Your Rating: 

ASP.NET, Microsoft's latest Web-server programming technology, was released for public consumption in mid-January 2002. As developers begin to move to the technology, those who have a long background in classic ASP will likely feel a bit alienated, as the way things are done in an ASP.NET Web page can be confoundingly different than in a classic ASP page. Personally, I think these different ways of doing things are better, often requiring far fewer lines of (more readable) code to accomplish a t...

What's in an ADO Connection String?       
Total Hits: 144  |  Today: 0 Author: John Peterson       Rating:  
Read Reviews | Write Review |              Your Rating: 

I actually had some trouble naming this article. I started out with something like "It Don't Mean A Thing If You Ain't Got That String" since quite often people have everything else in their code fine, but can't get connected. I decided that wouldn't work since I wanted you to be able to tell what the heck the article was going to cover and I wasn't sure people would get the Duke Ellington reference. Then I started thinking about something along the lines of "Get Yourself Connected." Again I fou...

Verify your members       
Total Hits: 88  |  Today: 0 Author: Philip Q       Rating:  
Read Reviews | Write Review |              Your Rating: 

I see an increasing amount of sites trying to prevent people from signing up with fake emails and multiple accounts, one way that they do this is to send an email to the person with a link to a page that validates them against the system so their account will work. In this article I'll show you how to create a system like this....

An ASP You Can Grasp: The ABCs of Active Server Pages       
Total Hits: 368  |  Today: 0 Author: Nancy Winnick Cluts       Rating:  
Read Reviews | Write Review |              Your Rating: 

Active Server Pages is an open, compile-free application environment in which you can combine HTML, scripts, and reusable ActiveX server components to create dynamic and powerful Web-based business solutions. Active Server Pages enables server side scripting for IIS with native support for both VBScript and JScript. —Microsoft Internet Information Server Web site That's what they say, at least. When I read that paragraph, I want to know what this means to me as a developer, whether the Active Se...

ASP The Global.asa file       
Total Hits: 796  |  Today: 0 Author: w3schools       Rating:  
Read Reviews | Write Review |              Your Rating: 

The Global.asa file is an optional file that can contain declarations of objects, variables, and methods that can be accessed by every page in an ASP application....

What are Active Server Pages?       
Total Hits: 621  |  Today: 0 Author: Sriram K       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article gives examples of how use Active Server Pages (ASPs) to customize the display of the current date and time on your Web page. There are also examples of how to display text such as assessing the length of a line (how many characters it has), instructions such as If...Then...Else, and how to process information a user has just typed into a form....

Bullschmidt ASP Web Developer Tips       
Total Hits: 1335  |  Today: 0 Author: J. Paul Schmidt       Rating:  
Read Reviews | Write Review |              Your Rating: 

ASP Web developer tips and guidelines including such things as included files, database passwords, post-back pages, flushing the buffer......

Introduction to ASP       
Total Hits: 1769  |  Today: 0 Author: Manas Tungare       Rating:  
Read Reviews | Write Review |              Your Rating: 

An introduction To Asp covers all ths basics for beginners, Includes a hello World example and a few other small APPs you can do with ASP....

Beginning Active Server Pages 3.0       
Total Hits: 847  |  Today: 0 Author: Joe O'Donnell       Rating:  
Read Reviews | Write Review |              Your Rating: 

For many a developer (including myself) Beginning Active Server Pages 3 was "the" book for learning ASP. It includes everything you need to know to work your way from plain old HTML to the dynamic world of ASP and databases....

Basic Active Server Pages Tutorial for beginners        
Total Hits: 1114  |  Today: 0 Author: Faisal Khan       Rating:  
Read Reviews | Write Review |              Your Rating: 

Tutorial on Basics of ASP and you will learn here about how to install Personal Web Server and many more about ASP for beginners....

Active Server Pages for Not Yet Techies       
Total Hits: 789  |  Today: 0 Author: Richard Stooker       Rating:  
Read Reviews | Write Review |              Your Rating: 

It is an article on introduction to ASP "Active Server Pages (ASP) is one of the big improvements. Active Server Pages is one of the first Internet technologies to make the web active and interactive"....

ASP Tutorial       
Total Hits: 3235  |  Today: 0 Author: Abstractvb       Rating:  
Read Reviews | Write Review |              Your Rating: 

Simply put Active Server Pages are just normal HTML code that has script (VBScript or JavaScript) that is executed on the server instead of on the client....

"Hello World"       
Total Hits: 799  |  Today: 0 Author: Chris Garrett       Rating:  
Read Reviews | Write Review |              Your Rating: 

In this lesson we will look at the most basic example of an ASP script. Following programming tradition it is called "Hello World"....

Response       
Total Hits: 854  |  Today: 0 Author: Chris Garrett       Rating:  
Read Reviews | Write Review |              Your Rating: 

So far we haven't done anything useful in this tutorial. I expect now you know what ASP is you are itching to have a go at making it do something! Let's start nice and easy by outputting some text to the users browser....


DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com