Home | Advertising Info13 USERS CURRENTLY ONLINE   
PowerASP
   Site Search Contact Us Thursday, March 13, 2025  

Active Server Pages help tutorial how to ASP Help ASP Tutorials ASP Programming ASP Code - ASP Free CJWSoft ASPProtect ASPBanner ASPClassifieds



Listings Entry: 3/26/2006 4:02:48 PM

ASP/VBA/COM ActiveX Dictionary object
http://www.pstruh.cz/help/asp-dictionary-object/
Free-threaded hi-speed dictionary algorithm with unique/nonunique keys (map/multimap). Connect to another dictionary object in the same process. Lock/Unlock methods to synchronize tasks (lookup, application scope). Share ASP Application/Session objec

ASP.NET Overview
http://superexpert.com
ASP.NET is Microsoft's next generation of Active Server Pages. It's Microsoft's flagship technology for building Web sites. This article highlights the benefits of .NET.




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 and process model.

csImageFile
http://www.chestysoft.com/imagefile/default.asp
This ASP component resizes, joins & edits images. Supports JPG, BMP, PNG, PCX & WBMP files and can export to non-LZW GIF. Create composite images by merging, draw text, lines and shapes. Change JPG compression. Crop, rotate, flip, floodfill and more.

The ASP.NET Page Object Model
http://msdn.microsoft.com
Explore the eventing model built around ASP.NET Web pages and the various stages that a Web page experiences on its way to HTML.

AbyssLabs.FinLib
http://www.abysslabs.com/products/com/finlib.phtml
Provides 10 functions that are available in MS Visual Basic 6 but are missing in VBScript (ASP): DDB, FV, IPmt, NPer, Pmt, PPmt, PV, Rate, SLN, SYD. These functions are used widely in financial applications.

Metaverse Content Server
http://www.metaverse.cc
Built off the Microsoft .NET platform, Metaverse delivers Content Management via Web Services. Provided as hosted subscription service, Metaverse Small Business Edition starts at only $65/month.

Common ASP+ Questions
http://www.4guysfromrolla.com
What are the system requirements needed to run ASP+?, Will I need/be able to write ISAPI DLLs with ASP+?, Will I be able to run ASP+ pages on IIS 4 or PWS, or is IIS 5 needed?. Here are some common beginner-level questions, and their answers.

DataGrid Girl!
http://www.datagridgirl.com
Marcie Jones has created this very nice site dedicated to the DataGrid control. Check out the comprehensive links section. A must for anyone working with the DataGrid Control.

ASP.NET QuickStart Tutorial
http://samples.gotdotnet.com
Includes 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.

Your first ASP.NET Page
http://www.stardeveloper.com
This article describes all the steps required to run your first ASP.NET page from downloading and installing ASP.NET Premium edition to developing and running your first ASP.NET page.

DiscountASP.NET: ASP.NET Web Hosting
http://www.discountasp.net/go/go.aspx?i=488
DiscountASP.NET offers the best value in ASP/ASP.NET Web Hosting from $10/mo on Windows 2003 servers supporting ASP, ASP.NET, Tons of ASP/ASP.NET Components, VS.NET, SQL 2000, MS Access, FrontPage 2003, ASP.NET control panel, Webmail, Codehind & more

How to Deal With Newness
http://www.devx.com
Much of what you're seeing pumped out of Microsoft's .NET team seems to be new. Newness is not necessarily bad, but VS.NET is still unproven, untested, and somewhat scary. New tools mean you'll have to get to know and trust the tools all over again.

Aspose.Chart
http://www.aspose.com
Aspose.Chart is a .Net charting component which can draw 21 types of charts both in 2D With it, you can create charts both for desktop applications and web server applications. And, you can create charts via XML or API or combined XML and API.

.netCHARTING Enterprise Edition
http://www.dotnetcharting.com
.netCHARTING seamlessly integrates database access, data aggregation and date handling with dynamic chart rendering. This unique combination of features provides immediate access to your existing data with stunning visuals for all major chart types.

TrackingAll Client
http://net.intranext.it
TrackingAll Client is a free ASP.net application that works with the TrackingAll Web Service: the tracking system to track orders, delivering, shipping etc. Tracking history, cutomers access reports and tracking e-mail notification are support.

Prime Number Function
http://www.loudasp.com/howto/aspisprime.asp
Here is an ASP function that will tell you if a number passed to it is a prime number or not. Prime numbers are often used in encryption and other math algorithms.

xChart
http://www.algonet.se/~jekman/components.htm#xChart
LightCom Solutions has released xChart 1.0. Its is a high performance component that generates VML (Vector Markup Language) based charts. The time it takes xChart to make a chart viewable from a web browser is significantly superior to other traditio

What is .NET, and What Does It Mean for ASP Developers?
http://www.aspnetpro.com
Craig Utley addresses two key areas of .NET: the underlying .NET Framework and the ability to create distributed applications.

ASP TimeTracker
http://www.traztech.com/features.asp
The ASP TimeTracker is a complete online timesheet application that can be modified to meet specific business needs or used as it is installed. The ASP TimeTracker includes all source code and is completely customizable.

ACES EventLog OLEDB Provider
http://www.acesdev.com/products/components/el_oledb/
Perform administrative tasks on event logs on your local and remote computers, such as reading any event logs, writing an entry to an event log, creating your own special logs, deleting event logs, and clearing log entries, provide data access via OL

DynamicVB.Net
http://www.dynamicvb.net
Provides resources, code, and tutorials for Asp.Net and Vb.Net. Focuses on resources for the programmer interested in the IBuySpy Portal and the different favors of the portal.

First C# Program using VS.NET
http://www.developersdex.com
In this article we will write our first C# program and the tool we will use is VS.NET.

www.csharphelp.com
http://www.csharphelp.com
A site for C# programmers with forums, download area, and more.

Spacer Image
http://www.peterblum.com
The SpacerImage web control generates the HTML to build an image that you use to precisely space things out, either horizontally or vertically. It maintains a global path to your spacer.gif image file so you don't have to keep assigning it.

ZGRAF Graph Toolkit
http://www.geocities.com
Features Multiple Groups of Data Per Graph, Solid Color or Hatch fills, Selectable Legend Positioning, 2-D and 3-D Styles on Several Graphs and much more. Supported by Visual Studio .NET.

LoudASP
http://www.loudasp.com/howto
Offers a wide range of HOWTOs and write ups on various ASP topics.

ASP.NET Basics (Part 6): Fully Functional
http://www.aspfree.com
Find out how to modularize your code in C# by abstracting it into functions. This segment of our ASP.NET tutorial covers defining and invoking functions, function return values and function arguments, together with a discussion of variable scope.

The ASP.NET QuickStart
http://www.aspfree.com
ASP.NET is a rich programming framework for building web-based applications. It offers outstanding support for both developers and administrators, providing improved ease-of-use, tool support, reliability, scalability, administration and security.

AbyssLabs.DiskInfo
http://www.abysslabs.com/products/com/diskinfo.phtml
Provides a lot of disk information: total capacity, free space, disk type, volume label, serial number, file system properties, special directories and etc.

SiteWorkz CMS Lite
http://www.zidekick.com
SiteWorkz CMS Lite is a easy to use, professional web-based Content Management System written 100% in ASP (No DLLs). Key features: WYSIWYG content editor, Template Based ,Easy to Install, 100% ASP Script, Complete Source Code included. Access/MySQ

Ecordia
http://www.ecordia.com
Ecordia is the ONLY content management system with form creation/routing/tracking capabilities, extranet user management and email campaign management under $1K. Free 30-day evaluation copy & online demo available.

ImageAdmin v2.0
http://www.imageadmin.net
ImageAdmin is an ASP.NET control for image content entry. Provides the functionality to edit & crop images at the point of upload on the site. Fully HTML based, no plugins required. Also screens out wrongly sized and formatted uploaded images.

Free Superexpert Content Rotator Control
http://superexpertcontrols.com
Randomly display content such as news items, links, images. Supports databinding, item priorities and templates.

What's In A Namespace
http://www.dotnetjunkies.com
This article is not intended to give you a full understanding of Namespaces, but just to give you an idea of what they are.

Checking Pages For No Data Posted
http://www.powerasp.com/content/code-snippets/check-page-for-no-data.asp
Users of you site sometimes get a nasty error message when they somehow manage to get to the page a form posts to without actually posting to the form or sometimes just a page that is linked to from another page with querystring info like so. ?ID=236

CoolCafé
http://www.coolcafe.ca/
Features: multilingual support, multiple rooms, database driven membership system, private discussion, ignore users, admin broadcast to all rooms, online management, text formatting. Source code available with online support to help you install it.

What is ASP.NET
http://www.kickinasp.net
This article explains what is ASP.NET and what it brings to the table as far as web development.

DiscountASP.NET
http://www.discountasp.net/
Voted 2005 Best ASP Hosting Service by Visual Studio Magazine & asp.netPRO Magazine! Come celebrate with 3 Months FREE and FREE Setup with FREE ASP Components

ASP Email Checker
http://www.loudasp.com/howto/aspcheckemail.asp
Ever wanted to check your email on your server online? Well now you can this code will show you how to get your email and view it through your browser.




Timecard Entry: 3/26/2006 4:02:48 PM

answered tech related calls. checked and called on rad log, dial-up issues, and ask a question emails. also called and emailed expiring users., graters- went to get photo scanned for cfm foods- left voice mail for peter withpasssword and instructions linda dobrnasky spent about an hour on the phone with her, regarding her same problem, url not found, sent message to fred regarding Tony- back to basics contact tim, at home, problem with form ,yachting operations, ti brudge- fix number and visitor counter, riccardos pasta- can not find info web site, meetng tommorrow neighborhood supermarkets- meeting to showhow how new system will work clayton bring over letter work on customer file sheet send letter to melody for billing for ti stitchery, Taking care of what to do for two wireless troubles., Checked email, voice mail. Presentation materials. , Gathering up the items for Ed to take today to the places that we have to go. Talked to Jeff for a few minutes and Robby asked me some questions, With Don, Trying to get the Township summary report done for Lance and the existing system. It is giving me big trouble because it is difficult code to write. I got it working but it keeps timing out so I need to figure out what to do cause I can't put it on the real site cause it will probably crash the server., domain tracking web site beowulfs.com, Pauls schedule emailed Ken adn Tony, sorted the mail, sent cash flow reports by fax, Fixing errors in Schermahorn u/l component that was causing crash when last entry was deleted. Adding fixes to package archive, Samartian medical system- problem with menu system- have jason and ron looh at- fix- wrong font size- contact sonya, worked on Bob Dell portion of Partners webs site, E-mail, Worked on the Books of Promotions for jackie, Ron, Dave, Bill - about moving them to SoftMedia, Watertown School District - Standards (billable), finished up changes to JavaScript scrolling menu-bar for Allied Coop pages (alliedcoop.com, programming), Finish running cables for Syracuse IPRS, terminating one ethernet connection to basement and installing a Cisco 7200., worked on keeping andy sane....T3 went down when some yokle cut fibre between watertown and syracuse......that's why they have federal rules and regulations!....also set up redhat on a machine, Made text changes to FAQ sheets and reprinted., Not to busy this morning. Quality checked sign ups, cancellations, callbacks from voicemial, checked emails, answering phone, taking sign ups, incident report, cc report, invoice cancellations, , answered tech related calls. checked and called on voice mail, online issues, ask a question emails, and rad log., Calling and helping a customer access their website. Researching problems with receiving e-mail through netscape on an I-Mail server., MLS Training Guide, answered tech related calls. checked and called on rad log, ask a question emails, online issues, and voice mail. also did some more painting in the old nextcom offices., Timecards, MARKETING MEETING, duties: invoice cancellatons, answering phones, callbacks from voice mail and emails from billing. Quality checking signups. , Skeemers, finished cleaning,

   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 ASP ASP.NET .aspx .ascx Web HTML Developer Internet Microsoft Web Services Visual Studio .NET 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