Home | Advertising Info110 USERS CURRENTLY ONLINE   
PowerASP
   Site Search Contact Us Friday, March 14, 2025  

Active Server Pages ASP a directory of ASP tutorials applications scripts components and articles for the novice to professional developer. CJWSoft ASPProtect ASPBanner ASPClassifieds



Listings Entry: 3/26/2006 4:16:05 PM

ASP.NET Basics (part 2): Not My Type
http://www.aspfree.com
Now that you know how ASP.NET works, get to grips with the basic variables types - characters, strings and numbers - and the operators that are commonly used with them.

Chart FX for Web Matrix
http://www.chartfx.com
With Chart FX for Web Matrix, you will be able to integrate basic charting capabilities into your Web Forms applications. You will find Chart FX for Web Forms is an extremely versatile charting tool.




Introduction to ASP.NET
http://www.only4gurus.com
Review the features and shortcomings of classic Active Server Pages. Understand the advantages of an ASP.NET application. Learn about server controls and events in ASP.NET. Create a simple Web Service in ASP.NET.

Session Server for Windows
http://www.db3nf.com/Session-Server/Session-Server.html
Session server for Windows has built-in fail-over protection and load balancing which allows use of up to 1000 session servers with an unlimited number of web servers. A session "sticks" to a session server not by IP as in the case of a local directo

Forms - Populating a drop down menu with info from a database
http://www.powerasp.com/content/code-snippets/forms-populate-drop-down-menu.asp
Forms - Populating a drop down menu with info from a database

XMLBuilder
http://www.nerd2nerd.net
XMLBuilder is a XML helper object that allows you to create, edit and update XML in an easy to understand paradigm built a top the XML libraries supplied by the .NET Framework.

38 Extra Development Tips
http://www.sqlmag.com
Our 5th-anniversary issue is bursting at the seams with great tips for SQL Server developers. Here are some that spilled out of our pages.

DbNetFile.Net
http://www.dbnetfile.com
DbNetFile is a lightweight, fully encapsulated DHTML component which facilitates the presentation and maintenance of file system information within a browser environment.

The ASP.NET Page Life Cycle
http://www.15seconds.com
Solomon Shaffer explores the life cycle of an ASP.NET page from initialization to unloading. He also explains the various methods to override ASP.NET server-side events.

Host Buyer
http://www.hostbuyersguide.com/dv/asp.asp
Lots of great ASP resources here. They cover other languages in the same Programming Helps section. Resources are always being added.

All About .NET
http://www.codeproject.com
Just what is .NET? Jason Clark gives an overview of .NET and what it means to you as a developer.

Select Survey ASP, Version 5.4.1
http://www.classapps.com/SelectSurveyASP.asp
Full-featured, high quality survey application. Very easy to install. Features page condition logic, rich data export, email invitations, 14 question types, user management, 6 security levels, advanced reporting, and much more! All source code incl

Advance Service Manager-ASM
http://www.vyapin.com/products/enterprisenetworktools/asm.htm
Advanced Service Manager (ASM) helps manage Services on NT machines, across the enterprise from a single machine at the same time. ASM provides a power-packed set of features to perform the basic as well as more advanced and complex operations, thus

ASP Cookies
http://www.loudasp.com/howto/ASPCookies.asp
The internet cookie in its simplest way: The Response.cookies will let us set a cookie. The Request.cookies will let us call that cookie.

ASPEdit
http://www.tashcom.co.uk/
ASPEdit is a powerful Active Server Pages and HTML editor with full support for Visual Basic script. Discover the ease of use ASPEdit provides when you are editing your webpages, Look at the comprehensive feature list to see what ASP-Edit has to offe

VP-ASP Shopping Cart
http://www.vpasp.com
Open source. Any language/currency (now in 70 countries). Paypal and 70+ gateways,stock,delivery,reviews,gift certificates, discounts, customer pricing,rewards,quantity prices. 100s of other features. Many shipping calculations. Unix and Windows.

ASP.NET Beta 1 to Beta 2 Changes
http://msdn.microsoft.com
In this month's column, we'll focus on the major changes in ASP.NET between Beta 1 and Beta 2. This is important information, both in terms of updating your code, or if you simply want to start using ASP.NET.

How to make a custom configuration file to use with your ASP scripts.
http://www.powerasp.com/content/code-snippets/functions/GetConfig.asp
This function was designed by my Co-worker Tim Lasek. It allows you to make a config file and read values from it easily. This is a pretty neat little function.

Simple Chat script
http://www.asptutorial.info/script/chat
One of the most simple to use and easy to implement scripts available, Simple Chat Script allows you to offer the ability to chat in realtime to each visitor to your website. You only have to copy three files to your server and will then be able to b

Properties Editor
http://www.peterblum.com
The PropertiesEditor class is a custom control for ASP.NET. It performs the same task as the Properties Editor found in Visual Studio.NET: View and Edit properties associated with an object instance.

Snitz Forums 2000
http://forum.snitz.com/
Message board originally derived from ASP-DEv Support Forums. These forums are completely database driven and fully customizable. Snitz Forums 2000 can work for your organization to boost customer support and provide a medium of communications for an

AbyssLabs.Environment
http://www.abysslabs.com/products/com/environment.phtml
Provides an access to the operating system environment variables (e.g. PATH, TEMP, COMPUTERNAME, SystemRoot and etc.)

ASPKnowledgebase
http://www.asp-programmers.com/index.asp
ASPKnowledge is your premier solution for managing faqs, knowledgebases, support sites, and much more. Easy to use administration and great features. One version is all you need for all your sites. Full source code provided on non-freeware versions.

WilsonDotNet.com
http://www.wilsondotnet.com
This site is my ASP.NET example site, full of best practices and advanced demonstrations. It contains my newly updated and ever growing collection of Controls, Tips, Demos, and Code.

Do-It-Yourself Dynamic Website
http://www.forgotwhere.com
Easy-Site eliminates 95% of the cost and time required to build a feature rich web site. Now anyone can add, delete or modify their own web site content and appearance in seconds.

Savior Enterprise Suite
http://www.ims.im.com.au/redir.asp?pg=8
Savior provides developers with a database server capable of pulling information from any ODBC or ISAM compliant database. Also includes tools that substantially reduce development time. Works with all major DB programs and within all development env

Introduction to OOP in VB.NET
http://www.ondotnet.com
With VB.NET, Visual Basic is, for the first time, an object-oriented language. Why did Microsoft makes the switch to OOP? Why is OOP superior? And why is it so hard to learn, even for experienced procedural programmers?

Mono Dialogs
http://www.mono-software.com
Our dialog control provide the most powerful way of adding professionally-looking MessageBox and InputBox controls to your ASP.NET applications.

Prevent viewing of javascript and stylesheets
http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=7252&lngWId=4
Prevent unauthorized viewing of website javascript and style sheet files.

Five Steps to Getting Started with ASP.NET
http://msdn.microsoft.com
In this first column we're going to walk through the five steps to getting started with ASP.NET. In later columns we will explore some of the cool features found in ASP.NET, such as: changes in deployment, state management, process model and controls.

ASP:Source
http://fx-scripts.com/aspsource.asp
A source-viewing script for ASP files. Displays contents of ASP scripts in blue. Displays ASP comments in green. Displays ASP keywords such as 'if', 'then', 'else', etc.. in red. This feature can be turned off.

Lundlay ASP Script Chat
http://www.lundlay.com/products/chat
Advantages: FAST, IP-address tracking, a function “kick smb out of chat”, multiple rooms, multilingual, CSS skins, private messages, easy customization. Lundlay ASP Script Chat is a web based chat. It requires no special server, no java and no plug-i

Your First .NET Application
http://www.dotnetgenius.com
dotNetGenius's James Horan walks you through programming your first .NET application.

ASPBanner.NET
http://www.aspbanner.com/aspbanner_NET.asp
ASPBanner.NET can rotate Image Banners, Custom HTML, Text, and Flash Banners. System has nice reports, advertisers can check their own detailed statistics. 7 methods of calling banners makes this very compatible with existing code. Source code included.

ASP Express
http://aspexpress.com
ASP Express allows you the extreme flexibility of an HTML text editor, while giving you the automation of a great ASP text editor. This new version also supports ASP+

Getting Started with ASP.net
http://aspfree.com
ASP+ introduces an entire suite of Webcontrols, most are close to HTML elements and some are completely new such as the Calendar control, DataGrid to name a few...

ASP.NET Basics (part 3): Hard Choices
http://www.aspfree.com
In this third part of our introductory ASP.NET tutorial, learn all about C#s logical and comparison operators with simple examples and illustrations. And while you're at it, get a crash course in adding decision-making logic to your ASP.NET programs.

NitroScroll
http://www.nitrominds.com
NitroScroll is an ASP.NET web control that can dynamically rotate content. Just about any content type can be rotated including HTML and ASP.NET User Controls.

Ploma Dbedit - Put database online immediately
http://www.ploma.com
Ploma Dbedit is the easiest & fastest software to put your database online. This software tools allows you to put your database on the web(ASP or ASP.net) for view,insert,edit,delete & export with 3 lines code. It is wrtitten with DLL

ChartDirector Charting and Graphics Component
http://www.advsofteng.com
A powerful charting and graphics component library for creating professionally looking and clickable charts in PNG/JPEG/WBMP/GIF. Supports pie, bar, line, area, high-low-open-close and combo charts. API in .NET/COM/ASP/C++/PHP/Perl/Python.




Timecard Entry: 3/26/2006 4:16:05 PM

tech calls, new users, reviewed and worked on emerald accounts with Jackie and telephone calls, burn cd for allen benas (brochure), Sent a couple of emails that needed to be taken care of with some people, Working on demo soft vendor and soft auto for Applied Theory, KNI Print server, Correcting filtering.gisco.net to allow and account for each dial up account instead of 1 per master account, copy of centrex ip faxed to greg and doug at nortel. work order and po done for asr training with tim and howard approval. developed spread sheet for harry's running receipts. talked with carol on costguard work order., changed out the tapes and started the night backup, cbt, gisco.net/watnshcools - implementing random image selection on home page, trying to contact Amy for more details on home page layout/content., Backing up servers, resetting a couple of open modems., email, Phones started to slow. Periods of no calls. , **Agency Ideas, work on TechData order, prep work for Cisco 1601R install at Jeff Woods, Checked all monitors...worked extensively on expired accounts from Radlog. Emptied trash., work with tom to get him his computer setup right so that it works on the domain. , travel to clayton, Talked to Steve Rose, Heidi Blasetti, Crispin about delivery of Otsego-Delaware BOR data, Kelly's status, odmls.com launch plans, batching and answering phone. , going in spurts, 384K frame to KNI. Call KSP to determine is circut or router was down. Mike B called back at 12:00 power failure at KNI plant caused outtage., E-Mail, Voice-Mail, packing up., seminar-Basic Supervision., talked to donna from css about dreamscape bundle. to fu with her and get info. talked to tb about finding out details in meeting with them tomorrow. email to srost to fu on acc meeting., talk over issues seth is having with knowltons router and change dns records for nyab.com so that traffic goes throught cisco router. , Power FSBO bug fixes, Plattsburgh,

   Active Server Pages Rule The World
Contact Us  
All artwork, design & content contained in this site are Copyright © 1998 - 2025 PowerASP.com and Christopher J. Williams
Banner ads ,other site logos, etc are copyright of their respective companies.
STATS Unless otherwise noted - All Rights Reserved.

Active Server Pages help tutorial how to ASP Help ASP Tutorials ASP Programming ASP Code - ASP Free CJWSoft ASPProtect ASPBanner ASPClassifieds www.aspclassifieds.com, www.powerasp.com,www.cjwsoft.com,www.aspphotogallery.com,www.codewanker.com,www.aspprotect.com,www.aspbanner.com