Activate Your Web Pages With ASP Best of the Net This article is an introduction to using Visual Basic with ASP server based system for the web. You can build the system in VB 6 on a single system using only tools that are free or standard with Visual Basic. Getting Started! Databases and ASP Best of the Net Here's a great tutorial in four parts that shows you the basics of programming an application with a database. Although this is a very thorough and complete tutorial, it's VB 6.0 and not .NET.
The Six ASP Built In Objects! StarDeveloper has provided this series of pages that explain the heart of ASP 3.0. More than any other topic, these six objects are what ASP 3.0 actually is. Tip! - Using ASP and Win XP Home Edition Microsoft, in their infinite profitability, has effectively disabled the ability to do single machine ASP development using Windows XP Home Edition. This was something you could do easily on Windows 95 and 98 using PWS. Here's an "at your own risk" solution! Microsoft - Download ASP.NET Free If you're ready to move up to ASP.NET (and you have the configuration to match - see the linked page for details), Microsoft gives it to you free! Here's where to get it! Microsoft - ADO Recordsets in ASP An official Microsoft page about a more advanced topic. In high performance systems, it's often important to use a 'disconnected' recordset to save database server resources and improve scalability. This page also shows the same functions in VBScript and JavaScript (JScript in this page) and is a good example of more an advanced use of ActiveX Data Objects (ADO). Microsoft - Use an Office XP PivotTable with ASP Here's a lighly more advanced How To page from Microsoft that is great for two reasons. First, it shows you how to create an in-memory reference to an Office XP component and second, it's a shows you how to display the results with ASP as HTML. Even if you don't need PivotTable, the example is super! Microsoft - Download a free Web Development Tool To encourage third party developers, Microsoft supports the creation of free software using their .NET Framework technology. ASP.NET Web Matrix is WYSIWYG application development tool for ASP.NET. Download it here! Software Example Code from an ASP Fan Alexander Haneng has created a great little web site with lots of free ASP code that you can copy and modify. It's worth checking out! The best pages are linked here.
|