Discussion Forums HTML, XML, JavaScript... |
 |
Software Reviews Editors,Others... |
 |
Top100 JavaScript Tutorials, ... |
 |
Tutorials ASP, CSS, Databases... |
Discussion List FAQ, Roundup, Configure ... |
 |
Authoring HTML, JavaScript, CSS... |
 |
Design Layout, Navigation,... |
 |
Graphics Tools, Colors, Images...
|
 |
Software Browsers, Editors, XML...
|
 |
Internet Domains, E-Commerce, ... |
 |
WDVL Resources Intermdiate, Tutorials,... |
 |
WDVL Discussion Lists, Top 100,... |
 |
| Technology Jobs |
 |

|
 |
Rethinking the Datacenter
Sponsored by HP
Today's datacenters need to increase utilization, get control over power and cooling costs, and align with business objectives. Download this eBook to learn about the challenges facing the data center in a world where digital information is growing at a torrid pace and costs are being held in check. Learn more. »
|
|
Putting the Green into IT
Sponsored by HP
Electricity use in data centers is skyrocketing, sending energy bills through the roof, creating environmental concerns and generating negative publicity. "Going Green" means looking to technologies like virtualization, energy-efficient chips and racks, and implementing policies that extend beyond the data center. Learn more. »
|
|
Managing the Modern Network
Sponsored by HP
In a global economy where information crosses the globe in an instant, and where Web-based applications power business, it's more important than ever to ensure your network is safe from threats and optimized to deliver the data your business needs. »
|
|
Evaluating Software as a Service for Your Business
Sponsored by Webroot
Is Software as a Service just hype, or is something really going on here? See if your company can benefit as SaaS tries to change the face of the enterprise.
»
|
|
Is Your Disaster Recovery Plan Good Enough?
Sponsored by HP
Preparing for a disaster is more often than not part of the storage planning process, and it is one of the most difficult tasks, since it includes local hardware and software, networking equipment, and a test plan. Learn how to get disaster recovery right. »
|
|
|
|
|
|
ASP
|
Microsoft's Active Server Pages (ASP) technology provides a
framework for building dynamic HTML pages which enable Internet and
Intranet applications to be interactive.
|
Articles and Tutorials
ASP.NET in a Nutshell - Part 3
O'Reilly & Associates, Inc.
August 16, 2002
|
As a quick reference and tutorial in one, ASP.NET in a Nutshell goes beyond the published documentation to highlight little-known details, stress practical uses for particular features, and provide real-world examples that show how features can be used in a working application. This weeks installment covers Adding Design-Time Support. From O'Reilly & Assoc.
|
|---|
ASP.NET in a Nutshell - Part 2
O'Reilly & Associates, Inc.
August 9, 2002
|
As a quick reference and tutorial in one, ASP.NET in a Nutshell goes beyond the published documentation to highlight little-known details, stress practical uses for particular features, and provide real-world examples that show how features can be used in a working application. This weeks installment covers Custom Server Controls
Rendered Controls, and Compositional Controls. From O'Reilly & Associates, Inc.
|
ASP.NET in a Nutshell
O'Reilly & Associates, Inc.
August 2, 2002
|
As a quick reference and tutorial in one, ASP.NET in a Nutshell goes beyond the published documentation to highlight little-known details, stress practical uses for particular features, and provide real-world examples that show how features can be used in a working application.
|
Hand-Coded SQL for UltraDev ASP Pages
Andrew Starling
August 13, 2001
|
Although Macromedia Dreamweaver UltraDev can take you a long way
with ASP, if you want to use advanced SQL in your Select
statements you'll need to write it yourself. Here are some real-
world examples including Iif and Case expressions.
|
More ASP using Dreamweaver UltraDev
Andrew Starling
July 9, 2001
|
Following on from our earlier article
ASP using Dreamweaver UltraDev and PWS,
we now look at linking to detail pages, extracting information
from URL strings, the SQL Select statement and neatly displaying
the returned data in an HTML table.
|
ASP using Dreamweaver UltraDev and PWS
Andrew Starling
May 17, 2001
|
Macromedia Dreamweaver UltraDev is a great tool for creating ASP
pages. Combine it with Microsoft Personal Web Server (PWS) and
you can check the VB and SQL elements of your ASP work while the
pages are still in progress.
|
Back to Basics: VBScript for ASP - Part 2
Chris Assenza
March 5, 2001
|
In part two of this "back to basics" approach with VBScript for
ASP, Chris covers some more advanced techniques to make you and
your pages work better in the long-run!
|
Back to Basics: VBScript for ASP
Chris Assenza
February 5, 2001
|
Interested in making ASP pages but don't know where to start?
Mastering VBScript for ASP is half the battle; join Chris Assenza
and learn how!
|
Everything You Need to Know About Personalization - Part 2
Chris Payne
January 16, 2001
|
In this second article on personalization, we'll examine a
typical scenario and implement a personalization scheme using the
methods we described previously.
|
Poll Your Visitors with ASP
Chris Assenza
January 8, 2001
|
Want to give your users something to do on your site? Give them a
poll - and learn a thing or two about ASP at the same time!
|
The .NET Revolution
Chris Assenza
December 4, 2000
|
Want to know what Microsoft has in store for ASP developers in the
future? This informative article will give you a first look at what's
coming down the road.
|
Beginning ASP Databases
Wrox Press
November 27, 2000
|
This abridged version of Chapter 3 discusses the simple task of reading data from a database, writing it to the page, using the data in variables, expressions and as the arguments for other functions.
|
Everything You Need to Know About Personalization
Chris Payne
November 22, 2000
|
In this article we'll look in depth at what personalization means
for internet developers, why it's important, and how to implement
a good strategy for personalization on the internet.
|
Using ASP for Form Handling: Part 4 - Filling the Gaps
Chris Assenza
November 13, 2000
|
In this final installment of ASP Form Handling, Chris Assenza
discusses such topics as handling radio buttons and check boxes,
emailing attachments with CDONTS, and some ways of using the
data stored in the registration database we created last month.
|
Building a Registration Database
Chris Assenza
October 16, 2000
|
In Part 3 of "Using ASP for Form Handling", Chris Assenza takes
us to the next logical step... putting the data we've gathered
into a database. Learn how to develop a working registration
system, set up the database and make it accessible via the web!
|
Effective Source Control
Chris Payne
October 9, 2000
|
Tired of having your documents overwritten? In a multi-user setting, it's
almost impossible to ensure that someone's changes will not be
overwritten every time you must manually edit a file. This is especially
important during development. This article will describe how to build a
source control system that will alleviate such problems.
|
How to Make Your Own Ebay
Chris Payne
September 11, 2000
|
Everyone knows Ebay is raking in the big bucks. Peer to peer
networking is where it's at, and auctions can make some
serious money. While finding items to sell and attracting people
to your auction is up to you, this article will show you how to build
an auction that actually works.
|
Server Side Form-Field Validation
Chris Assenza
September 5, 2000
|
Last month you were introduced to the idea of using Microsoft's
Active Server Pages to handle data submitted from a form on a web
page. Building on that foundation, this article
will show you how to gather user input from a web-based form and then
test the validity of that input.
|
The wonders of the File System Object
Chris Payne
August 14, 2000
|
The file system object (FSO) is an essential block in an ASP developer's
foundation. With it you can do most anything, from making databases,
message boards, to content management. This article discusses the basic
operations of the FSO, gives some examples
on creating a guestbook, as well
as some more complex features.
|
Using ASP for Form Handling
Chris Assenza
July 31, 2000
|
Follow along with "Using ASP for Form Handling" to learn how to
use ASP techonogy to handle user-submitted form data, and CDONTS
to send that
data via email!
|
Content Management Made Easy with ASP
Chris Payne
July 10, 2000
|
Automated content management is a must for many web sites.
It's difficult to provide fresh new content without a standard
automated system. This article discusses how to generate
a general submission system, as well as how to manage the
workflow, all with examples!
|
Introduction to ASP For Web Developers: Collaborative Business Systems
Selena Sol and Edi Baker-Wells
June 5, 2000
|
In this second part in a multi part tutorial on Microsoft DNA and ASP
application development, we will finish our history lesson, focusing on
the collaborative business systems and multi-tier application
development before we dive into a discussion of how COM and IIS fit into all of this!
|
Introduction to ASP For Web Developers
Selena Sol and Edi Baker-Wells
May 1, 2000
|
Introduction to ASP for Web Developers is a three-part course
designed by Selena Sol and Edi Baker-Wells.
|
|
ASP (Active Server Pages)
|
SSI based technology is limited to the range of commands/tags offered by the SSI-enabled web server provider. Web developers needed a way to embed dynamically interpreted code into HTML that can be processed by the web server on demand. Thus was born ASP.
|
|
Maximize Your ASP Performance
|
We may not have any control over the user's bandwidth, but we can certainly try to optimize our ASP sites to deliver the best performance.
|
|
10 Reasons to Develop in ASP
|
Thinking about using ASP? Still looking to be convinced? Author Alan Mendelevich provides a personal top 10 list of reasons to make the leap. From the Webreference Update newsletter.
|
|
Adding Features to your ASP Site
|
Alan Mendelevich returns with an another introductory ASP article. Learn to add some of the most popular features to your ASP-based site: a feedback form, a "recommend to a friend" feature and a 404 error reporter. From the Webreference Update newsletter.
|
|
The Path to ASP
|
Convinced that you're going to try ASP, but not sure how to get started? In Alan Mendelevich's third ASP article, he leads you down to the road to ASP development, easing you into the basics. From the Webreference Update Newsletter.
|
|
Uploading Images using HTML and ASP
|
Jos Vernon of WebSuperGoo teachs you how to allow image uploads to your site, using standard HTML and off-the-shelf ASP extensions.
|
ASP Resource Sites
|
15 Seconds
|
Comprehensive source for ASP information and resources. Includes FAQs, code examples, tutorials, news and more.
|
|---|
|
ASP 101
|
ASP 101 is the place developers go for Active Server Pages information! |
|
ASPWatch
|
Great collection of ASP-related articles and tutorials, at a variety of skill levels. Coverage includes scripting, components, integration, databases and more.
|
|
WebReference's ASP Resources
|
Have you been bitten by the ASP? Active Server Pages have spread from WinNT Server to multiple platforms, and are a popular way to deliver dynamic, database-driven content. Get it in gear with this list of links.
|
|
4GuysFromRolla
|
Coverage of all areas of ASP development. Includes articles, FAQs, code samples and a popular messageboard. Recent article have covered security, tips on optimization, and more.
|
|
ASPLists
|
"I built www.asplists.com to be a place where all questions would get answered, even If i had to radically structure and manage them in unique ways."
|
|
ASPFree
|
"Your first source for free ASP live demos, source code and more." They even have ASP tutorials written totally in Spanish!
|
|
Microsoft's Active Server Pages
|
"Microsoft's Active Server Pages (ASP) technology provides a framework for building dynamic HTML pages which enable Internet and Intranet applications to be interactive."
|
|
ASP Developer's Network
|
ASP Developer's Network provides links to FAQ's, tutorials, commericial products, consulting services, and bug fixes. It contains working examples of active server pages along with the ASP source code.
|
|
|