lalbod
Blog Subscribe Syndicate Search Contact Me  
Topics
1 ASM disscusion
Ada Programming
ASP Programming
Assembly Programming
BASIC Programming
C# Programming
C/C++ Programming
Cobol Programming
Cold Fusion Programming
Delphi Programming
Disassembly
Flash Programming
Forth Programming
Fortran Programming
HTML Programming
Java Programming
Javascript Programming
JSP Programming
Lisp Programming
Logo Programming
Lua Programming
Pascal Programming
Perl Programming
PHP Programming
Prolog Programming
Python Programming
Ruby Programming
Tcl Programming
Visual Basic Programming
XML Programming
Members
Sign In

Entries in "ASP Programming"
1
Visual Basic Scripting Resources
0 Comments / Subscribe To Comments
Published: Oct.27.2007 @ 9:54 pm

Visual Basic Scripting Resources

Language Reference for VBScript

This is an MS site with reference information for VBScript including keywords, features, functions, methods, objects, constants, operators, properties etc.

VBScript User�s Guide

Microsoft's reference site for VBScript covers the basics of VBScript such as data types, variables, constants, operators, conditions, looping, procedures and coding conventions..

VisualBasicScript.com

Includes information on VBScript and ASP.

DevGuru VBScript Quick Reference

This is an extremely comprehensive 247 page reference source that explains and gives examples of code, plus the resultant output, for all of the constants, functions, methods, properties, objects, operators, and statements that define this language.

Adding VBScript to Web Pages

Adding VBScript to a Web page using the script tag.

Tek-Tips VBScript Forum

VBScript forum.

 

ASP Official Sites
0 Comments / Subscribe To Comments
Published: Oct.27.2007 @ 9:53 pm

ASP Official Sites

VBScript Language Reference

Visual Basic Scripting Edition documentation at Microsoft.

 

ASP.NET Resources
0 Comments / Subscribe To Comments
Published: Oct.27.2007 @ 9:53 pm

ASP.NET Resources

An Introduction to ASP .NET using Visual Basic .NET (PDF Link)

This is an incomplete draft version of an ASP.NET book. The link above is a direct link to the pdf file.

Building Secure ASP.NET Applications: Authentication, Authorization, and Secure Communication

This guide presents a practical, scenario driven approach to designing and building secure ASP.NET applications for Windows 2000 and version 1.0 of the .NET Framework. It focuses on the key elements of authentication, authorization, and secure communication within and across the tiers of distributed .NET Web applications.

aspdev.org .net articles

Collection of free ASP.NET development articles.

ASP.NET QuickStart Tutorial

The ASP.NET QuickStart is a series of ASP.NET samples and supporting commentary designed to quickly acquaint developers with the syntax, architecture, and power of the ASP.NET Web programming framework. The QuickStart samples are designed to be short, easy-to-understand illustrations of ASP.NET features

ASP .NET Tutorial

In this tutorial you will learn about ASP .NET

ASP .NET Tutorial

Many topics and some sample code for common tasks.

ASP.NET tutorial using Dreamweaver MX

Incluldes a downloadable sample project.

ASP.NET.4GuysFromRolla.com

Introduction to ASP.NET. This site features an overview of ASP.NET in the form of many links to articles and examples including sample code.

Object-Oriented Programming for VBScripters

If you want to make the move to .NET and feel intimidated by object-oriented programming (OOP), this article is designed to ease any level VBScripter (ASP) into .NET by clarifying some OOP concepts.

Microsoft .NET Framework FAQ

This document contains frequently asked questions about Microsoft .NET and the Microsoft .NET Framework

Debugging and Tracing in ASP.NET

ASP.NET article.

The .NET Revolution

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.

Building Secure ASP.NET Applications: Authentication, Authorization, and Secure Communication

This guide presents a practical, scenario driven approach to designing and building secure ASP.NET applications for Windows 2000 and version 1.0 of the .NET Framework. It focuses on the key elements of authentication, authorization, and secure communication within and across the tiers of distributed .NET Web applications.

Event Logging in .NET

Event logging API that comes with .NET

Sample Chapter from ASP.NET Website Programming.

N/A

ASP.Net Fundamentals

The purpose of this article is to give a little look under the hood of ASP.Net, to familiarize you with the similarities and differences between ASP.Net and ASP.

The ASP.NET Page Life Cycle

Explores the life cycle of an ASP.NET page from initialization to unloading.

 

ASP Tutorials
0 Comments / Subscribe To Comments
Published: Oct.27.2007 @ 9:52 pm

ASP Tutorials

Database Driven ASP Chat Application Tutorial

A comprehensive 12 parts tutorial that will show you step by step how to build from scratch an database driven asp chat application. On-line demo provided and full source code zip archive available for download. Ready to be used on any Windows IIS based web hosting.

ASP School

Yet another fine site from the W3Schools that includes an introduction, ASP syntax, ASP variables, procedures forms, cookies, ASP components, ASP objects and more - also examples and a quiz.

Active Server Pages tutorial for beginners

This looks like a great site that features a tutorial with lots of source code examples including forms, date, time, cookies, creating and reading files, cookies, basic images and a reference.

ASP Tutorial

A short ASP tutorial that can be read online or downloaded.

DevGuru Built-in ASP Objects Quick Reference

This is a valuable 71 page reference source that explains and provides comprehensive, working examples of code for all of the collections, events, methods, and properties belonging to the seven Built-in Active Server Pages objects.

ASP Chat Room

Example chat done in ASP.

Utilizing ASP for Database Access

An ASP ADO Tutorial in Displaying Database Information on a Website with IIS and SQL Server using ODBC and a Data Source.

A Beginner's Guide to Sending Email from an ASP Page

This tutorial focuses on how to send email from an Active Server Page using CDONTS (Microsoft Collaboration Data Objects for Windows NT Server). This one-page tutorial focuses solely on the NewMail object.

Working with CDONTS

Send email from an ASP page.

Sending Mail from ASP with CDONTS.NewMail Object

The NewMail object gives you the ability to send a message within an ASP page with only few lines of code.

ASP Built-in Objects

A table that lists the built-in object classes. Click on the objects for a description and examples.

About Developing Reusable Libraries

This web site talks about specifics of developing reusable libraries that integrate well with the Common Language Runtime

ASP Forums
0 Comments / Subscribe To Comments
Published: Oct.27.2007 @ 9:47 pm

ASP Forums

aspmessageboard.com

To post in forums you must have an account (appears to be free registration) but you can read the posts without one.

www.aspobjects.com community messageboard

ASP Programming Forum, Database Forum, ASP.Net Programming Forum, and ASP Components & Objects.

ASP Forum

Free registration required to post.

ASP Resource Index

ASP tutorials, scripts, programming, hosting, and code.

 

ASP FAQs
0 Comments / Subscribe To Comments
Published: Oct.27.2007 @ 9:44 pm

 

ASP FAQs

ASPFAQ.com

ASP Faq.

4GuysFromRolla.com - Frequently Asked Questions

Extensive, categorized ASP FAQ.

ASP FAQ

You can now view the FAQ filtered by whether or not the question has been answered or not.

Web Wiz Guide

ASP FAQ

Active Server Pages Faq

ASP FAQ

Apache::ASP FAQ

Frequently asked questions about Apache::ASP.

ASP.NET FAQ

ASP.NET FAQ.

ASP Articles
0 Comments / Subscribe To Comments
Published: Oct.27.2007 @ 9:42 pm

 

ASP Articles

Adding Features to Your ASP Site

How to implement some of today's most popular site features in ASP

The Path to ASP

Some paths to learning ASP.

aspdev.org articles

Collection of free ASP development articles.

ASP Alliance

A table of contents to many articles that are essentially short tutorials on many different ASP topics including sample code that can be cut and pasted.

VBScript for ASP

Interested in making ASP pages but do not know where to start? Learning VBScript for ASP is half the battle, check out this article to become in the know.

4guysfromrolla.com ASP Article Index

Six years worth of ASP articles indexed by year.

10 Reasons to Develop in ASP

The goal of this article is not to move developers from other wonderful technologies to ASP, but to explain the advantages of Active Server Pages to Web designers, programmers and anyone interested in Web development.

The .NET Revolution

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.

An Introduction to ASP

N/A

Basic Active Server Pages Tutorial for beginners

This is a long article or short tutorial on getting started with ASP.

Capturing Basic Site Statistics Using ASP (Article)

This article demonstrates how we can capture site statistics quite simply and record them in an Access database.

Introduction to Active Server Pages

Short asp article.

Server Side Email Addresses Validation

ASP articles with sample code.

HOWTO: Using a Java Class with Active Server Pages

This article demonstrates how one can use a Java class as an ActiveX server side object with Microsoft Active Server Pages (ASP).

Sending E-Mails with ASP Pages

Article with example code.

Extremely useful ASP functions

N/A

ASPWire

Active Server Pages News and Information Service

File Uploading with ASP

N/A

Server Side Email Addresses Validation using VBScript

N/A

Event Logging in .NET

Event logging API that comes with .NET

Object-Oriented Programming for VBScripters

If you want to make the move to .NET and feel intimidated by object-oriented programming (OOP), this article is designed to ease any level VBScripter (ASP) into .NET by clarifying some OOP concepts.

ASP.Net Fundamentals

The purpose of this article is to give a little look under the hood of ASP.Net, to familiarize you with the similarities and differences between ASP.Net and ASP.

The ASP.NET Page Life Cycle

Explores the life cycle of an ASP.NET page from initialization to unloading.

Dynamic Style Sheets in ASP (Article)

A simple, dynamic and completely customizable method of altering styles of a website based on the browser type or passed parameters.

Create your own News Letter

N/A

Debugging and Tracing in ASP.NET

ASP.NET article.

Create your own Database driven Search Engine

ASP article / tutorial.


Current Page 1
1

   
| Report Member | Free Blog BlogText.org