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

Blog - Latest Entries
<< < | 7 8 9 10 11 12 13 14 15 16 17 | > >>
BASIC Programming > BASIC Forums
Posted: Oct.27.2007 @ 9:56 pm

 

BASIC Forums

The QBasic Forum

N/A

Tek-Tips.com

BASIC: Microsoft Forum

The QBasic Forum

The QBasic Forum - the place to discuss all of your QB programming questions and projects

Tek-Tips.com

BASIC: DEC-VAX Forum

Tek-Tips

BASIC: IBM Forum

Tek-Tips.com

BASIC: Business Forum

BASIC Programming > BASIC FAQs
Posted: Oct.27.2007 @ 9:56 pm

BASIC FAQs

QBasic Frequently Asked Questions

QBasic faq.

BASIC FAQ

Basic faq.

The BASIC Archives - Home Page

These pages should give answers to the most commonly asked questions about programming in BASIC, and should be a source of ideas and tricks for BASIC programmers. They serve as a FAQ-file for the newsgroup comp.lang.basic.misc.

Qbasic FAQ

Brief faq.

 

BASIC Programming > BASIC Compilers
Posted: Oct.27.2007 @ 9:55 pm

 

BASIC Compilers

Visual Basic 2005 Express Edition

Visual Basic Express provides a lightweight experience for first-time programmers and hobbyists who are interested in building Windows Forms applications, console applications, and class libraries.

KBasic 1.0

Free full featured Object orientated modern BASIC language for Windows and Linux (personal edition is free, professional version is not). A Mac OS X version is supposed to be coming in early 2006.

Chipmunk Basic Home Page

Chipmunk Basic is an old fashioned BASIC interpreter which runs on almost all Macs, and is accelerated for PowerMacs.

ExtremeBasic

ExtremeBasic is comprised of three components: An Integrated Development Environment with code editors, GUI tools, debugger, etc; a clean and powerful BASIC dialect; and a rich class library covering GUI applications, networking, multimedia, etc. See the Quick Start guide on the website for more details.

FreeBASIC

FreeBASIC is a free, open-source, 32-bit, MS-QuickBASIC's syntax-compatible compiler, that adds new features such as pointers, unsigned data types, inline-assembly and many others.

Gambas

Gambas ist a quite mature programming GUI for Linux KDE. Gambas is, before all, a Basic language with object extensions. A program written with Gambas is a set of files. Each file describes a class, in terms of object programming. The class files are compiled, then executed by an interpreter. A Windows version appears to be under development.

Just BASIC

Just BASIC, a free Windows BASIC derived from Liberty BASIC.

Basic4GL

Basic4GL is a free BASIC programming language for Win32 platforms with built in OpenGL v1.1 support. Basic4GL is a compiler and virtual machine, using a easy, simple syntax based on traditional BASIC. It is designed to be an easy to learn, easy to use language for writing games, 3D demos and utilities without all the setup hassle associated with most language compilers.

GNU/Liberty Basic Compiler Collection (GLBCC)

The GNU/Liberty Basic Compiler Collection (GLBCC) is a suite of tools designed to allow Windows and Linux users to compile Liberty Basic code to a standalone application. GLBCC uses entirely independent and entirely free libraries to generate super small and super fast executables that have no external dependency.

XBasic

A comprehensive program development environment that integrates an editor, compiler, debugger, function libraries and GuiDesigner into an environment that encompasses the process of creating fast, efficient, reliable, portable 32/64 bit programs. Compatib

MoonRock

MoonRock is a BASIC-like compiler and development language with several extensions. Produces executables for DOS real mode or DPMI protected mode. Archive includes compiler, ArrowSoft assembler, documentation and sample programs.

XBLite

XBLite is an XBasic language program compiler. XBasic, developed by Max Reason, is a clean, readable, powerful, and complete BASIC programming language. XBLite is free, open-source, and published under GPL and LGPL.

smallBasic

Free BASIC interpreter.

GNU/Liberty Basic Compiler Collection

GLBCC is a front-end to the GNU Compiler Collection. GLBCC adds Liberty Basic to the GCC language collection so that Liberty Basic code can be compiled directly to an executable. Since GLBCC uses GCC, the object files can also be linked with object file

Bas

Bas is an interpreter for the programming language BASIC, written in ANSI C for UNIX systems.

wxBasic

A free, Open Source Basic interpreter for creating portable GUI applications in Windows and Linux. Can create stand-alone executables.

NBASIC Version 1.0

NBASIC is a classic BASIC interpreter that provides an environment similar in operation to microcomputers of the early 1980's. NBASIC is available in two versions, shareware and standard. The shareware version is free and does not include some of the features found in the standard version such as graphics, advanced editing, debugging, and configuration options.

Yabasic

Yet another BASIC for Unix and Windows.

Envelop Visual Basic

A clone of Visual Basic 3 that is no longer supported.

BASIC Programming > BASIC Articles
Posted: Oct.27.2007 @ 9:55 pm

BASIC Articles

A brief history of the development of BASIC

N/A

QBasic

Brief intro to some basic commands.

 

ASP Programming > Visual Basic Scripting Resources
Posted: 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 Programming > ASP Official Sites
Posted: Oct.27.2007 @ 9:53 pm

ASP Official Sites

VBScript Language Reference

Visual Basic Scripting Edition documentation at Microsoft.

 

ASP Programming > ASP.NET Resources
Posted: 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 Programming > ASP Tutorials
Posted: 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 Programming > ASP Forums
Posted: 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 Programming > ASP FAQs
Posted: 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.

<< < | 7 8 9 10 11 12 13 14 15 16 17 | > >>
Entries 111 to 120 of 187

   
| Report Member | Free Blog BlogText.org