|
|
Tutorials for Web Developers - 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.
|
-
ASP.NET in a Nutshell - Part 3
O'Reilly & Associates, Inc.
- 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.
- 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.
- 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.
- ASP using Dreamweaver
UltraDev and PWS
Andrew Starling
- 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.
- More ASP using
Dreamweaver UltraDev
Chris Assenza
- 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.
-
Hand-Coded SQL for UltraDev ASP Pages
Andrew Starling
- 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.
-
Back to Basics: VBScript for ASP
Chris Assenza
- 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!
-
Back to Basics: VBScript for ASP - Part 2
Chris Assenza
- 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!
- The .NET Revolution
Chris Assenza
- 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.
- Poll Your Visitors with ASP
Chris Assenza
- 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!
-
Beginning ASP Databases
Wrox Press
- 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
- 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.
-
Everything You Need to Know About Personalization - Part 2
Chris Payne
- In this second article on personalization, we'll examine a typical scenario and implement a personalization scheme using the methods we described previously.
-
Using ASP for Form Handling: Part 4 - Filling the Gaps
Chris Assenza
- 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.
-
Effective Source Control
Chris Payne
- 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
- 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 - Part 2
Chris Assenza
- 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
- 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 Part 1
Chris Assenza
- 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
- 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
Selena Sol
- Introduction to ASP for Web Developers is a three-part course
designed by Selena Sol and Edi Baker-Wells.
-
Collaborative Business Systems - Part 2
- 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!
|
|