| | |
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 4:56:12 PM
ASPActiveConverter http://www.askarya.com ASPActiveConverter Component is COM component that enables web applications developed using ASP (Active Server Pages) to perform dynamic inter-conversion of documents in various formats (.doc, .rtf, .txt and .html) like generating a perfectly format
Graphics Server 6.0 http://www.GraphicsServer.com Graphics Server 6.0 provides a rich, comprehensive, yet easy-to-use graphing and charting solution for Windows and Internet developers. Implement in either a client-server environment or serve up stunning browser-independent graphs via the Internet.
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.
ZBit zip-unzip component Pro http://www.zbitinc.com/product.asp?prodid=1 Please update price, name and description for an existing listing: COM component (DLL) to Zip and Unzip files from your ASP or any COM enabled code. It only takes one function call to do ether operation. Compress entire directory tree. Create self-e
ASPNet101.com http://aspnet101.com This site is all about what the domain name sounds like - ASP.Net 101. Here's where the beginners and the intermediate users alike, can come and learn the ins and outs of ASP.Net in simple, easy to read Tutorials, Code Samples and Tips.
ASP Explorer http://www.serbix.com ASP Project a SCARY MESS of Include Files? ASP Explorer will clear things up! - A huge timesaver for developers working on complex ASP based applications and developers working on unfamiliar websites. An essential Add-In for Visual Interdev!
Simple Active Users counter script http://www.asptutorial.info/script/activeuserscounter This Active Users Counter script allows to know how many clients are visiting your sit and to show it in your pages. Easy to set up.
Flesk.ViewStateOptimizer http://www.flesk.net Flesk.ViewStateOptimizer is a unique technology that overrides sending ViewState object to your client's browser! This means that your client's browser will no longer receive those large hidden field values, which thus reducing downloading time.
Writing Smart Web-based Forms http://www.evolt.org/article/Writing_Smart_Web_based_Forms/17/10199/index.html Validating and processing form data is a common job for a Web programmer. This article takes out the guesswork.
ImageLabel Server Control http://www.gavinjoyce.com ImageLabel is a free server control for ASP.NET. It is similar in function to the built-in Label Control, but instead of rendering HTML, it renders the text as an Image.
4GuysFromRolla.com http://4guysfromrolla.com/ Always a lot going on at this site including new articles and code examples.
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.
ZBitzip zip-unzip component light http://www.zbitinc.com/product.asp?prodid=2 Simple, small, fast and very easy to use COM component (DLL) that allows you to zip/unzip files from your ASP or any COM enabled code. You can buy full version online for only $19.95 Two Main functions of the object are: Integer UnzipFile(String
IntrChart http://www.compsysaus.com.au/intrchart/index.asp IntrChart produces high quality JPG charts. Single and Multi-series,Pie,Bar,Line,Dot & Trend/Projection Charts. NEW- HOTSPOTS to link segments to drill-down pages or other charts. File or memory output. Free eval, numerous examples.
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.
IP2Location ActiveX/COM DLL http://www.ip2location.com IP2Location™ is an active server component that translates IP address to country. Developers use this component for projects related to: 1. Display native language and currency; 2. Redirect based on country; 3. Digital rights management; 4. P
FingerTips http://www.loudasp.com/FingerTips/index.asp Fingertips in short is a product that allows you the ability to offer your users the option to create web sites on your site. Much like Geocities, this program gives your users an online browser interface in which to grow and build their site.
Polar Reports Enterprise http://www.polarreports.com Polar Reports Enterprise is the new enterprise-class web reporting tool specifically designed for delivering fast, agile, presentation-quality HTML reports available to anyone with a web browser. When you need precision printable reports for your In
Advanced Password Pro http://www.powerasp.com/content/code-snippets/advanced-password-protection.asp Full source code provided, No DLLs, Web Based Administration, Multiple Access Levels, Users Can Expire, Advanced Record Cycling & Sorting Features, Log Off Feature. Easy to add to existing projects as well as a great starting point for any new projec
The Comlete FilesSystem Object Guide http://www.tutorial-web.com/asp/fso This library contains a complete directory of all the FSO methods and properties, how to use them, important information, and code examples on each one.
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.
Index Server Companion http://www.winnershtriangle.com/w/Products.IndexServerCompanion.asp The Index Server Companion extends the functionality of Index Server to allow indexing of content from remote websites and ODBC databases. The Index Server Companion contains full documentation and code samples for use in a variety of scenarios.
Free search engine for your site http://www.asptutorial.info/script/searchfiles Allow your visitors to check for search terms or phrases within your server. Easy to set up free script.
myLittleAdmin SQL Server version http://www.mylittletools.net/scripts/mla_sql myLittleAdmin is a web-based Database administration tool. myLittleAdmin allows you to completely manage the tables, fields, and indexes structure as well as the actual record content.You can also use myLittleAdmin to execute any SQL command (includi
ABMailer - The ActiveX Mailman http://www.geocities.com/ResearchTriangle/2656/abmailer.html ABMailer is an ActiveX server which delivers email messages to any SMTP mail server. ABMailer was designed to be used with Microsofts Active Server Page (ASP) server-side scripting language.
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.
Custom Day Planner/Address Book http://www.aspemporium.com/aspEmporium/examples/dayplanner/index.asp Create a day planner and schedule system that can be used and customized by visitors. Currently consists of an address book and a calendar/events system.
ASP+ Basics http://www.vbxml.com This presentation will outline this event driven and more structured code by looking at the ASP+ object model and what Web Controls are and how they can be used. Web Control Families and the Web Control Object model are also covered.
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.
ASP.NET Enterprise Manager for SQL Server and MSDE http://www.aspenterprisemanager.com Open-Source, web-based administration for SQL Server and MSDE Databases written using ASP.Net. The user interface is built to resemble Microsoft's SQL Server Enterprise Manager Software.
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
A .Net/ASP+ Interview with MS http://www.mcpcentral.com Want to know about .NET, C# or ASP+? Hear it from one of the creators of the .NET Framework. MCPCentral.com talks with Microsoft's Mark Anders, Product Unit Manager of the .NET Framework in this exclusive interview.
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!
Welcome to Great Resource t Acidutzu.com http://www.acidutzu.com The place where ASP developers GO! Excellent resource for everything ASP. If youre an ASP beginner, this site has tons of great tutorials to get you started.
Hostbasket http://www.hostbasket.com HostBasket.com offers you the convenience of building and managing your hosting infrastructure online. Free trial for all .NET accounts.
Beginners Introduction to ASP.NET http://www.codeproject.com An article giving basic introduction to ASP.NET ,Underlying technologies and Advantages of ASP.NET over ASP.
Xheo.WebTemplate http://www.xheo.com Add fast, powerful and flexible skinned page templates to your ASP.NET application. Based on the same skinning engine as Xheo.WebSkin, developers use multiple page templates of varying styles or skins.
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.
ASP.NET PowerPack http://www.opinionatedgeek.com The ASP.NET PowerPack has been released! The ASP.NET PowerPack is a collection of 28 web controls designed to help you provide rich, interactive web applications without you having to learn Dynamic HTML!
DotNetISP.com http://www.dotnetisp.com Dotnet Hosting : the first french dotnet hosting service. 15 days trial account. Plans from 20 euros No setup fees
VBtip Forum http://vbtip.com/vfindex_e.html VBtip forum is a new kind three layers forum. Based on asp, it supports muli-language, both SQL sever and access database, and unlimited individual forums. It has powerful administration system and simple installation wizard, and much more... Do not
Introducing ASP.NET http://www.learnxpress.com ASP.NET (Active Server Pages) is a new and extended technology to the earlier classic ASP, introduced by Microsoft Corporation, which fully supports Microsoft's .NET Framework.
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.
SM Web Control Suite http://www.shawnmullen.com SM Web Control Suite, is a suite of ASP.NET controls including a scrollable grid, a textbox that reports attempts to enter more characters than allowed, a special class that when interited, maintains your forms scroll position and more!
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.
eCriteria Web Database Publishing http://www.eCriteria.net/default.asp eCriteria is a web-hosted database facility. You create your database on eCriteria, and then link into the database using tags and HTML code that we generate on our site for you. Since we host the data, there is no need to install a relational databa
ASP.NET Corner http://www.gmg.ch Welcome to this brand new site dedicated to the future ASP+ technologie. I hope you will find here useful informations on the many new aspects of the dot net tech, ressources, tools and as many free stuff as possible.
ImageGenerator http://www.adersoft.com ImageGenerator is an Active Server Pages component that allows you to build dynamic images in your ASP scripts and serve them as JPEG or PNG format to any browser.
The Evolution Of Microsoft: .NET Explained http://www.devarticles.com This article is specifically targeted at those who are already competent with one or more of Microsoft’s web/application languages such as ASP, Visual Basic and C++. Provides a brief overview of .NET.
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.
Timecard Entry: 3/26/2006 4:56:12 PM
NOC coverage, Answered billing related questions., Finally finished my tech test, Still organizing for business fair. Probably will be until it is over. Spoke with CB about 1/2 hour presentations. HB to email notes for a hand out. Completed some missing info on tech's list. Waiting for chamber info now. , flight arrangements made for randy and andy. s/w sean on building issues. called feel safe on keys - to fax form to sean and forward., busy, techcalls, new users...new phones are messed up, help nic with coldwell banker, packet put together for ted ward and mailed. read through manual again and made some changes. worked with cm on chart for revenue to include in channel partner packet. talked with cb about "welcome kit"., quality checked sign ups, cancellations, reports, callbacks from voicemail, checked billing emails with Mary. taking sign ups, answering phone. , Daily meeting, FXCAPRARATRAILERS DIVIDING PHOTOS FROM FRONT PAGE SENDING THEM TO AMY TO BE USED FOR UPLOAD COMPONENT A, Bill at IMC called RE: Woodruff install, Email/Voice Mail/Newsgroups/Time Cards, answered tech related calls. checked and called on rad log. checked online issues, voice mail, and ask us a question emails. emailed and called expiring users., costguard demo scheduled for wednesday (tm, bs, sc, sw and rp). read nortel materials on passport. consulted with sc on differences between 7480 and 15K. s/w bs on work order and PO system to develop samples of each, gave me printed instructions., callbacks from voicemail, checked emails. taking sign ups, answering phone. cc report, cancellation of invoices, incident report, , Answered tech related calls. Checked rad log, voice mail, and email., 3161 Nortel Passport, new header and accts
, Posted accounts and did a detail on money to be deposited. Customer inquiries. and ans phone., SoftMLS presentation Albany Board, 790WTNY - On Air Personalities text and image updates., Tech Meeting with Ron and Gary, pat, web billing, Logging info on total controls, looking for some inits, and resetting some modems on 4911., Putting together lists of customizations; sent to Kelly for committee, timecards, Pulaski - whites lumber- photo building for web site, Mail relay problem with imc-net virtual domains., radlog, dial up issues, ,
|
|
|
|