Home | Advertising Info225 USERS CURRENTLY ONLINE   
   Site Search Contact Us Saturday, July 05, 2008  

Active Server Pages ASP ASP.NET .aspx .ascx Web HTML Developer Internet Microsoft Web Services Visual Studio .NET CJWSoft ASPProtect ASPBanner ASPClassifieds

Listings Main Page

NEWS FROM 2006-03-26



Listings Entry: 3/26/2006 5:02:53 PM

ASP.NET Tutorial
http://it.maconstate.edu
This is a start-up tutorial that will be expanded as time and talent permit. Is is presumed that the reader already has familiarity with ASP and with the basics of server-side scripting.

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.Net Marquee Webcontrol
http://www.silkwebware.net
This Multi-browser Marquee Webcontrol renders a rectangular banner region of moving/scrolling text or html allowing many different movement behaviours. Supports IE 4.0+(including IE based AOL versions) and NS 6.0+ (Gecko based browsers AOL 7.0 etc)

Programmers Heaven - Where programmers go!
http://www.programmersheaven.com
Over 14,500 Free programming files, links, articles, tutorials, messageboard, source codes, utilities, C/C++, .NET, C#, ASP.NET, XML, Internet, Visual Basic, Delphi, Java, Pascal, Assembler and other tools.

IIS Cron - Website Scheduler
http://www.iiscron.com
Previously webmasters and web programmers who hosted their site on windows servers and did not have access to task scheduler, had to use external services or use some clever coding to run routine jobs, Works even when you only have ftp access !!

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.

ASPTools TopNews
http://www.asptools.biz
With TopNews, any ASP.NET web site can include up-to-the-minute headlines and recent blog posts on any page. TopNews will read from most valid RSS feeds such as CNN, Wired, Slashdot, New York Times, USA today and many more! TopNews is free!

Site Search Pro :: Searching your web site!
http://www.site-search-pro.com
Site Search Pro 2.0 is comprehensive web site search script. Easy to install and full support. Perfect integration with any web site. Index several web sites and store data in one database. Check it now! Let us show you, check out FREE ONLINE DEMO!

Using ASP to create, edit, or delete information in a database.
http://www.powerasp.com/content/database/default.asp
These examples demonstrate exactly how to use ASP with a database. Many people have no idea how to do this and that is why this new section is here.I think these SIMPLE examples would have helped me out a lot when I started out.

Dundas Chart
http://www.dundas.com
Dundas Chart - ASP.NET Professional Edition is a fully managed, CLR (Common Language Runtime) compliant charting component taking full advantage of Visual Studio's design time support and is designed for ASP.NET development.

Configuration Management using ASP+
http://www.aspwatch.com
The article gives a brief overview on how configuration settings are managed in ASP+.

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.

Create Dynamic HTML Using the Response Object
http://www.tagconsulting.com
Describes how to generate HTML pages dynamically using in-line scripting and the Response object. This is one in a series of articles aimed at helping new developers learn about ASP.Net

Introducing ASP.NET - Part 1
http://www.suite101.com
This article gives an outline about ASP.NET and its features. It also provides an overview of WebForm controls and Visual Studio .NET 2003.

ASP Painter .NET
http://dotnet.asppainter.com/
ASPPainter .NET can be used to create new and edit existing images. Since the component works with several images at the same time, you can copy, resize, rotate, merge image parts, and use images as painting brushes. Complete source code is available

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.

myLittleCalendar
http://www.mylittletools.net/scripts/mlc
myLittleCalendar is a FREE calendar component for .ASP pages. myLittleCalendar is written as a .wsc component (scriptlet) and is provided in source code format (VBScript). Sent as a .zip archive with a wizard and several samples.

Introduction to ASP.NET
http://www.c-sharpcorner.com
Ashok Kumar P presents a good general overview of ASP.NET and lists the major benefits .NET provides over classic ASP.

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

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.

ASP.NET - What it is and why we needed it
http://www.tconsult.com
ASP.NET is the full scale revision to the ASP technology based on the new .NET framework. It is not Active Server Pages Part 4. This article highlights some of the main advantages available with ASP.NET

WebZinc .NET ™
http://www.webzinc.net
WebZinc .NET ™ is the only component you'll ever need when working with the Internet. It allows you to treat any site as though it were a Web Service: extract data, search the Web, fill out forms automatically.

WebCombo.NET
http://www.intersoftpt.com
WebCombo.NET™ introduces a new way to select a large volumes of DataSource from dropdown list which autocomplete as you type and provides automatic dropdown selection on the fly, without postback.

ASPProtect
http://www.ASPProtect.com
Easily add password protection to any ".asp" page within your web site. Web based administration so you can manage users and their access. All pages you want to protect simply need one server side include at the top of each page.

Aurigma FlashChart
http://www.aurigma.com
The best things in life happen in a flash. Shouldn't your presentations share the excitement? The Aurigma .NET FlashChart component creates Macromedia Flash animated charts with all the variety and quality available with this powerful tool.

AI Helper
http://www.santra.com
Use this control to allow your users to interact with an Artificial Intelligent Web Service! Includes allot of Classic ASP and .NET developer help patterns.

csASPUpload
http://www.chestysoft.com/upload/default.asp
This is an ASP component/dll which allows the uploading of files using html forms and a web browser. It can handle more than one file per form. The files can be saved to disk or to a database as a binary data stream. Files can also be exported into o

ASP.NET Basics (Part 5): Cooking Up a Storm
http://www.aspfree.com
Learn all about arrays, enumerations, and the "foreach" loop, and find out how you can use them for more complex data storage and manipulation.

Team Remote Debugger 2001
http://www.remotedebugger.com/team_remote_debugger.asp
Team Remote Debugger allows you and your team to trace any number of code units of any kind ( ASP, MTS, T-SQL, COM+, ActiveX Exe, DLL, COM, Thread, CFML ), written in any language ( ASP, VB, VC++, Delphi, T-SQL, VJ, CFML ) residing on multiple shared

Object-Oriented Programming for VBScripters - Part 2
http://www.15seconds.com
Still intimidated by .NET? Part 2 explores a few more advanced OOP features: inheritance, interfaces, and finally abstract classes.

Active Data Online SearchEngine
http://www.activedataonline.com.au
A hypertextual .NET search engine, comprising the search engine, a data management console, a crawler and an indexer. SearchEngine uses its own data store and is cost effective.

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.

ImageGlue .NET
http://www.websupergoo.com
ImageGlue is a set of Active Server Page Extensions for professional quality still image manipulation. Read and write core image types like BMP, PNG, TIFF, JPEG/JFIF, GIF, Photoshop, QuickDraw PICT, Targa, PDF, EPS, Macromedia Flash™ and QuickTime.

ASPCache
http://www.webgecko.com/trial
ASPCache is a high-performance, thread-safe component designed to make it easy to cache data and page fragments in Active Server Pages. Using ASPCache, customers can make their dynamic Web pages faster and reduce the load on their Web servers. AS

WAP-Chat
http://ee.gimenei.com
With WAP-Chat you can make a place, where WAP users can chat in real time. You can set up a range of chat rooms so that your guests can find people who have similar interests. WAP-Chat is powered by Microsoft .NET, and is a Web server centric system.

Connections And Server Database Permissions
http://www.powerasp.com/content/hintstips/permissions.asp
This article is an overview of SYSTEM DSN's, DSN-LESS Connections, and any permissions that may need to be set on the server.This article only applies to using Access Database's

NetToolWorks.NET Enterprise Suite
http://www.nettoolworks.com
NetToolWorks.NET suite of .NET components Includes snmp (with v3 support), mail, s/mime, ftp See our website for individual component features Subscription, site licenses available (includes all future component releases)

ASP & ASP.NET Navigation Components
http://www.visualasp.net
Classic ASP and ASP.NET Components v5.1. The Component Pack includes the TreeView, ListView, Calendar and TabStrip Components with over 70 sample scripts to get the most out of every property and method from standard HTML output to advanced DHTML out

ASPNextGen
http://www.aspnextgen.com
AspNextGen.com is a destination website that is a resource for the emerging Microsoft ASP.NET community. Our positioning within the .NET community allows us to bring educational materials and tools to developers in the ASP.NET development arena.

Fuzzy Software - ASP Directory
http://www.fuzzysoftware.com
Fuzzy Software is a comprehensive, categorized, searchable collection of links to ASP & ASP.NET tutorials, code, articles, components, references sites, community resources and more...

ASPFAQ
http://www.2enetworx.com/dev/projects/statcountex.asp
This site created and maintained by Aaron Bertrand and Jay McVinney in their time away from our real jobs and other pursuits.

ASP Photo Gallery Professional
http://www.cjwsoft.com/aspgallery/default.asp
Upload unlimited amount of photos, Make categories, Allow others to upload, Import photos in batch, Pic ratings, Postcards, Slideshows, Protected Albums, Image resizing, true thumbnails, supports ASPImage, AspJpeg, & ImgWriter & .NET image processing

xSurvey
http://www.lightcomcentral.com
xSurvey is the ultimate tool for running web based surveys on your intranet or the internet. No special knowledge is required to start using xSurvey, the whole system runs within your web browser. A survey can be created, modified and run within

Guide to ASP.NET Web Hosting
http://www.aspnetworld.com
This article provides an introductory guide to ASP.NET web hosting. Although this guide suggests content specific to ASP.NET hosting, many of the elements in this guide can be applied to non-ASP.NET hosting scenarios as well.

SoftArtisans FileUp
http://www.softartisans.com/softartisans/saf.html
Want to upload or download files? SA File up is the leading fast, easy-to-use control for transactional file uploads and secure downloads. Allows dynamic applications to quickly accept, save, and manipulate files uploaded via a browser.

Active Data Online PaypalShop
http://www.activedataonline.com.au
Features a shopping catalogue with unlimited sections and shelf space, a search engine, a shopping cart, several recommender technologies (akin to those of Amazon), support for IPNs, order and shipment tracking, customer account management ...

EBA: FTP Sync API
http://developer.ebusiness-apps.com
EBA:FTP Sync component ActiveX Component that provides a simple interface for synchronizing files and folders between a client and a server running an FTP Service. FTP Sync is ideal for use in any application that requires file synchronization.

ASP.NET Tutorial
http://aspalliance.com
This is a beginers tutorial for ASP .NET. All examples have been worked out in VB. To start with, I am starting with three web server controls. I will add many other controls with ready to use examples in the coming days.

Welcome to My .NET -Part 2
http://theaspsite.com
In this tutorial we will look further into using VB.NET to create ASPX pages. I am guessing that you have read 'Welcome to My .NET -Part 1'. So today we will look at an ASPX page is created, how it's functions are written and look at the basic coding

KolorPicker
http://www.kakoo.net
KolorPicker is an ASP.net Server Control for adding visual color selection to your web site or web application in just a few lines of code. Built for ASP.net. Includes support for postbacks, server-side events, and viewstate.




Timecard Entry: 3/26/2006 5:02:53 PM

Long Distance, Correcting problems with NNYBE website, spoke to NFCU about the bundle- they are not ready yet, steady morning. , Discussing issues with Ed, Beth and Seth, Lunch, Building budget, It seems that if it was breakable tonight, it broke., helped a few people that couldn't surf, finishing online-based version of newsletter, working on NeoPlanet skin, jelping techs w/questions and domain e-mail problems, updating schedule, updating company specific info (added ZipLink), Started the modem tests., Emails and got everyone logged on to QB, Working with Howard on creating a work order for the ordering of two servers for the mls systems, Took some calls, Then our Auth. went down, lots of customers calling at once., TAF into spreadsheet (ton of them that Jackie has had), Answered tech related calls., corporate brochure - design sketches, layout ideas..., Gisco Forms, fix mail.imcnet.net, technical support supervisor. emonitor, radlog, dial up issues, ask us a questions, incoming calls, emails, took mostly incoming calls ... helped techs as needed .. and helped answer phones in billing and in tech support cause of the phone system , we had a rash of prank calls during the last hour,,kind of funny actually, especially the one that "did not speak english", drove out to watertown, logins logins 0100 /, short break for a little taco bell, FIXED TIME CARDS STUFF DISAPPEARED, did my own timecard and printed timecards, reading asp book, Met with Jeff and Ed about the setup of the antenna and to make sure that things were okay with it, ordered and went to pick up lunch for Paul and the rest., Lunch,

   Active Server Pages Rule The World
Contact Us  
All artwork, design & content contained in this site are Copyright © 1998 - 2008 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 search engine active server page asp application components tutorial 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