| | |
Active Server Pages ASP control controls class classes module script Scripts applet CJWSoft ASPProtect ASPBanner ASPClassifieds
| Listings Main Page NEWS FROM 2006-03-26
Listings Entry: 3/26/2006 4:58:57 PM
Active Cache for ASP http://www.crainiate.net/activecache.asp Crainiate Active Cache provides dramatic performance and scalability improvements for any ASP page running under Microsoft Windows 2000. The product uses disk-based page and page fragment caching to eliminate unnecessary ASP processing such as databa
ArchCommerce ASP.NET eCommerce Framework http://www.archcommerce.com ArchCommerce ASP.NET eCommerce Framework is a scalable business-to-consumer (B2C) software that supports unlimited product catalogs and multi-languages. It has easy to use backoffice tools that allows management of catalogs and orders anywhere & 24/7
ASPBridge IncludeControl http://www.iprisma.com The ASPBridge IncludeControl (.NET Web Server Control) allows you to include functionality developed in Classic ASP right in the middle of your ASP.NET pages.
CreaName Infoscripts - Free Company Name Generator http://www.infoscripts.com/creaname.asp CreaName is a free tool helping you find a name for your new company, product, Internet domain... The admin control panel let you add, modify and delete words in the system.
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.
New S# Language Adds Capabilities for .NET Developers http://www.devx.com In an interview with David Simmons, CTO of SmallScript Corp., we learned about a new .NET language about to debut, the ins and outs of its gestation.
ASP Music Collection http://www27.brinkster.com/gaspdev/index.asp Keep track of your music collection with this free ASP application that lets you store/publish details of your collection online. Full web based admin functions and minimal configuration required.
WebColorChooser 1.0 http://www.my-server.net WebColorChooser is a .NET Web Server control that can be used on ASP.NET WebForms to give your users a color chooser. This can be very useful for customization screens to allow users to specify what colors they would like to see certain items in.
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...
INIReader http://www.allapi.net The INIReader class reads data from and writes data to INI files.
ASP Tree View http://www.compusolve-technology.co.uk/products/webtreeview/about.asp ASP Tree View is an IIS server component that enables you to add dynamic flexible tree views to your ASP pages. The trees that it generates operate in the same way as the folder pane within the Windows File Explorer and can be highly customised to b
Community QuickStart Tutorial http://www.asp-grandrapids.net Comprehensive quickstart guide. Introduces Web Forms, Server Controls and Web Services.
DbNetGrid http://www.dbnetgrid.com HTML grid component designed to aid rapid Intranet development. Built using ASP, XML DHTML and Behaviors the component is fully encapsulated and can be created with as little as 3 lines of code. Grids can be searched, sorted and linked together to cr
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?
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.
ASPBridge IncludeControl http://www.iprisma.com ASPBRidge IncludeControl allows you to put together ASP and ASP.NET pages. The ASPBridge IncludeControl (.NET Web Server Control) allows you to execute and include at server-side contents developed in ASP 3 right in the middle of your ASP.NET pages.
ASP Spam Countermeasures http://www27.brinkster.com/gaspdev/asp_spam_counter.asp Fed up with getting spam? This handy script feeds fake e-mail addresses to the automated e-mail collectors that spammers use to gather e-mails. Easy to set up and able to generate a user definable number of fake e-mail addresses this script is a must
1 Click DB Pro http://1ClickDB.com Complete online administration of SQL Server and MS Access databases with an Explorer interface. Powerful, easy to use search and edit features. Design tables, fields, relationships, indexes, triggers, and stored procedures. No extra components requi
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.
Outsonic.com http://www.outsonic.com Asp.net, asp and html, vb progamming, code generaters and code builders. Includes an ASP intelligent notepad, html table and form code generaters. Also has an online sql query builder.
Generic ADO Access http://www.maxvirtual.com/opensrc.aspx MaxVirtual.Data is an ADO.net library enabling Database independent and multi database .net development. Easily swap your databases from Oracle, SqlServer, MySql, Postgres, etc. just by changing connection string.
ACCESS DATABASES ( DSN vs DSN-LESS ) http://www.powerasp.com/content/database/dsn_vs_dnsless.asp If you are using an ACCESS Database try to avoid using a system DSN. They are much slower because they go through ODBC which then uses the Jet Drivers to access the database. They also have to do a registry lookup.
ASP.NET Side-by-Side Execution of .NET Framework 1.0 and 1.1 http://www.asp.net This article describes how to configure ASP.NET applications for side-by-side execution along with detailed steps.
ADXSTUDIO http://www.adxstudio.com Offers an integrated ASP and ASP.NET web development framework suitable for building highly dynamic and personalized Internet, extranet and intranet web sites requiring Content Management within an IIS, Active Directory, and SQL environment.
ProChart.net http://www.wimdows.com Prochart.net features a great variety of professional charts. Advanced functions like gradient fills, gradient backgrounds, 2D/3D mode, customizable legends, bind directly to DataSets, impressive VS.NET Design-Time Support and much, much more!
csFileDownload http://www.chestysoft.com/filedownload/default.asp This ASP component enables file downloads to be controlled from within a script. It allows for password protection of individual files, and for record keeping. A built in access code generator is included. There are also some file utility functions.
FREE Web Site File Manager User Control http://www.bipinjoshi.com ASP.NET Custom user controls and web controls provide great amount of code reuse and flexibility. This FREE user control is a file manager for typical web sites. The download also includes a sample ASPX page ready to use in your applications.
Eraserver.NET http://www.eraserver.net Eraserver offers public hosting accounts for .NET webs. Now you can get your own .NET pages up and running for as little as $9.95 per month.
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.
Guestbook in C# for DotNet by Gordon F. Weis http://www.aspfree.com This application was adopted from Steve Schofield's VB Guestbook DotNet application - I merely converted it to C# and added a few features that work better for me.
DrWebFileManager http://www.dataroad.sk/dr/drwfm/default.asp All you need for managing and sharing web files amoung people is only: DrWFM.dll and one short ASP file. User accesses an ASP throught IE web browser. The ASP calls DrWFM component, which generates DrWebFileManager window (WindowsExplorer like) for t
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.
CoverYourASP http://CoverYourASP.com/ The site IS the content - download the entire source code of the site! Live examples of membership management, ad banner system, newsletter, online database add/edit/delete, yahoo-style categories and much more.
Do-it-Yourself Database Driven 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 in seconds. Webmasters have increased sales by 1200% using Easy-Site System. ACT NOW
Custom ASP Functions http://www.powerasp.com/content/code-snippets/functions/functions.asp TLdelaySec FunctionThis function is an easy to use time delay.IsValidEmail FunctionThis functions checks for valid possible emails.GetConfig FunctionMake a custom configuration file to use with your ASP scripts.
Persizone Content Scheduling and Rotation http://www.persicom.com/persizone/default.asp PersiZone is an online content management system designed specifically to add, schedule and rotate content on web pages. With advanced planning of displayed contents based on numerous criteria, rotation of contents, a WYSIWYG editor and many more.
MS SQL Reporting Services Barcode .NET http://www.neodynamic.com/Products/BCRS/BarcodeRS.aspx?tabid=78&prodid=7 Renders barcode images in formats such as GIF, JPG/JPEG, BMP, and PNG.Linear & 2D Barcode Symbologies. It supports all export file formats such as PDF, TIFF, Web Archive, and Excel. Rotation and Auto-Size support. No complex configurations...
Brains-n-Brawn http://www.brains-n-brawn.com Great site with loads of information for people using compact.NET, speech.NET and mobile.NET. Well worth a look if your looking to develop mobile solutions.
QuB http://www.interakt.ro/products/QuB/index.php The solution for automating SQL query generation, easying database applications development for building website administration tools For a dynamic web application developer, who needs to put database content on the web and is not an SQL expert
Active Resource Index http://www.gateserver.com/home/ari/ Create Yahoo style Directory structures easily. Set listings for Images, Texts, Files, Jobs, Events, Ads, Lists etc. design Templates. Ratings, Reviews. Robust Web administrative features (Explorer type GUI). Move, Edit, Del categorys, or entries eas
MetaTraffic http://www.metasun.com/products.asp MetaTraffic is a web statistics application that logs activity on your web site and generates live traffic reports. You can generate custom reports on visitors, whos online, page views, browsers, robots and more.
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.
Xtreme Shop e-Commerce .NET http://www.iqservices.com XSE.Net - The newest version of Xtreme Shop, XSE.Net is state of the art electronic commerce software built upon the Microsoft .Net framework. Our three tier design protects the integrity of the internal coding while allowing easy modifications.
RBarcodeX http://www.java4less.com/activex.html Barcoding activeX. Supports all major 1D symbologies: EAN, UPC, code 128, code 39, PDF417, codabar .... Can be used with VB, ASP, VbScript. It can create a BMP file.
Mobile ImageDraw http://www.neodynamic.com/Products/IDMWebC/ImageDrawMobileWebControl.aspx?tabid=25&prodid=5 Use GDI+ in ASP.NET Mobile. Deliver real time dynamically generated images such as charts, diagrams or any other graphical application. It renders an image file (wbmp-gif-jpg-png-bmp-ico-tiff) to the image format preferred by client mobile device.
ASP windows registry editor http://asp-windows-registry-editor.pstruh.cz/help/RegEdit/regedit.asp Complette COM interface to read/enumerate/modify windows registry keys and values from ASP, VBS and T-SQL. Lets you logon to required user account and work with remote registry.
WebStore - Online Store & Order Desk Application http://www.comriesoftware.net Online Store & Order Desk Application Template, Full Featured Web Application. As used to power CodeWidgets.com.
Boldchat Operator Client .NET http://www.boldchat.com Chat with visitors on your web site. Great for sales and customer service chats. See visitors on your web site. Initiate chats with visitors. Customize your chat window with your logo, colors, etc. Display a chat button showing your availability.
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.
Official ASP.NET Forum Code http://www.asp.net Microsoft is proud to announce the release of Beta 1 of the ASP.NET Forums source code. Features of this forum include: Data abstraction, Post transformation and Skinning/UI abstraction.
Timecard Entry: 3/26/2006 4:58:58 PM
worked on online cancel site, Building Adult Content Filtering Undo file and sending it to a customer. Talking to the customer on the phone, explaining how to use the file. , on the 386, working well
to slow to d/l,,machine is to
slow to judge page load, fixing domain trouble reports and setting up a new domain request., billing reconciliation, w/o close outs/postings, Initial Warren Co. DB assesment - reviewed files from Chris W., Working around with IP addresses, determining which ones can be freed up. Working with Exchange server, email, voicemail, call backs, general admin, timecards, check voice mail/email save ther iver- need password for savetheriver.org- send memo to Ben, wagoners marine- left message for tim,
Left meessagef or vision , Updating price and routines on partners site had to add price of cable to printer cost, Communicating Arts: contact Bill Martin re: development status, Not too busy I guess. Did my e-mail and periodically checked Dail-ups... Did some callbacks at 3pm, general web design research/Flash 4.0, Coordinated servicing of signed boards with Dave, Errol and Bob , did some callbacks. went through a few settings, Travel to Niagara Falls, Network diag & notes for SWMF routers., Met with Dave foster regarding the web site for the citec conference, There weren't any but 2-4 calls. My night ended on a good note from a customer. No more online issues present. , Fix printer driver on my PC so that launching a word processor program does not crash., Massena COC, read up on xml, FX CAPRARA TRAILERS Started design of navigation had to search for font that would work with Jason's original design took time to find font because Jason's was a Mac Font.. need pc version.. Continued Navigation in Photoshop, same as a.m., work IB Soap issues, to watertown office (checks and box for sc). s/w ron on dsl configurator. meeting with ICS and MDG about partnering in US to promote internet ready systems., TICC Web site Dev. Setup PC in NOC w/ 2000 professional, Remington museum, trouble ith wuploading photo and changes, got caught up in office, email, voicemail, misc, everything okay, drop off van keys to TV50,
|
|
|
|