| | |
Active Server Pages asp source code database MS SQL MS Access .mdb adovbs.inc cookies calendar codes sql commands scripts asp programming tutorials iis web server components CJWSoft ASPProtect ASPBanner ASPClassifieds
| Listings Main Page NEWS FROM 2006-03-26
Listings Entry: 3/26/2006 4:26:39 PM
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...
.NET 247 Guide http://www.dotnet247.com Use .NET 247's definitive Programmers' Reference to learn about the .NET Framework classes and find other resources on the Web that give examples of how to use them.
Your First User Control http://www.flws.com.au In this article I hope to give you an understanding of the basics of how to use User controls in your projects.
FanBlast! http://www.fanmass.com The FanBlast! application lets developers quickly provide a rich content newsletter system for their non-technical clients. It features full online account administration, multiple address books, HTML, template storage, subscriber management, doub
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
INIReader http://www.allapi.net The INIReader class reads data from and writes data to INI files.
EasyASP Forum http://www.dikoi.com/traders/download.html Very easy-to-use forum. just download it, email me for the password, and config it. Within 2 minutes you got a professional forum on your site! Things like Mod options, Different boards and Locked threads added. Go and find out!
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
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.
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.
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.
Guest Book Developed in ASP.NET http://www.bipinjoshi.com This application is simple Guest Book developed using ASP.NET and VB.NET. Eventhough the application is simple it illustrates many .NET concepts like creating web forms, creating components, using config.web and sending emails.
FormBuilder.NET Source Code now Available http://www.xmlforasp.net FormBuilder.NET is a 100% web-based product that allows anyone to create ASP.NET Webforms using only Internet Explorer 6. The FormBuilder.NET form generator automatically creates the necessary VB.NET or C# programming code used in the ASP.NET forms.
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.
ZBitz zip-unzip component pro http://www.zbitinc.com/product.asp?prodid=1 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. Easily compress entire directory tree, protect your zip files by password, control level of compression and much
DayPoint Calendar & Planner http://www.daypoint.com/ Add calendars to your site featuring day, week, month, and year views. Includes private and group events, concurrent scheduling, contact management, tasks, mail, and admin. ASP source included!
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.
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.)
GigaSoft ProEssentials v5 Standard http://www.gigasoft.com Unbelievable: $299 includes WebForms, WinForms, ActiveX, DLL, Five charting components (Graph, Scientific Graph, Polar/Smith, Pie Chart, and 3D Scientific Graph), 1000 plus features, royalty free client-side use, and one server-side license.
ASP.NET Basics (part 1): Nothing But .Net http://aspfree.com Looking for a gentle introduction to ASP.NET and the .NET Framework? Today's your lucky day - this first segment of our multi-part ASP.NET tutorial introduces you to .NET and gets you started with ASP.NET.
Database Web Explorer http://www.monocerossoft.com Database Web Explorer is an universal Web-based database manager. It allows you easy and quickly to get access to any database via Internet and manipulate the data stored in databases via Internet.
Forms - Populating radio buttons with info from a database http://www.powerasp.com/content/code-snippets/forms-populate-radio-buttons.asp Forms - Populating radio buttons with info from a database
A/V Publisher http://www27.brinkster.com/jmmosino/Default.asp A very unique ASP script with which you can embed up to 20 audio or video clips anywhere into your website using JUST FOUR lines of code; upon installation on your server you can manage everything needed from the admin interface; from there you can u
DB Admin Tool in 20 Lines with C# http://www.aspalliance.com Create a 1 page tool with only 20 lines of code that provides access to your tables with SELECT, INSERT, UPDATE and DELETE statements.
Source4Developers Forums http://www.source4developers.com/forum/ You can post or reply to a thread in the forum or even post comments and news about asp, html, sql, databases, browsers, etc.
15 Seconds http://www.15seconds.com/ Tons of NT and ASP related news.
Active Server Bricks http://www.basalsoft.com/solutions/asb/ The library of the site building components for sites based on Microsoft ASP technology. The libaray is written in JavaScript so you can use its functions and objects with any scripting language that the ASP technology supports (e.g. VBScript). We
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
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.
Website Explorer http://www.planetsourcecode.com Allows user to: browse the directories on a web server; create, view and delete files and folders; edit text based files; view contents of files that you normally could not view over a web server(ex. .aspx files); upload files to any directory.
Using Forms to send information between ASP Pages http://www.powerasp.com/content/hintstips/asp-forms.asp Many beginner ASP programmers have a hard time with this concept. Here is an example if you want to use forms to transfer information between ASP pages. It is actually very simple and is used quite often when building ASP applications.
www.csharphelp.com http://www.csharphelp.com A site for C# programmers with forums, download area, and more.
mp3handler http://mp3handler.boom.ru Mp3Handler is a component to run under IIS or other programs that helps you to extract mp3 tags (version 1 or 1.1) from your favourite files. When run on IIS web-server it enables you to control the downloads as its done at mp3.com! In fact it is inv
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.
What is ASP+? http://www.aspfree.com This article is intended to briefly explain what ASP+ is, where it came from and some of the exciting new features!
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
Free Chart control for ASP.NET http://www.carlosag.net WebControl for creating charts, that render as images(png, jpg, gif, etc). Supports Line Charts, Smooth Line Charts, Column Charts, Area Charts and more.
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.
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.
Simple Password Protection http://www.powerasp.com/content/code-snippets/simple-password-protection.asp If you just need to password protect a single page or a series of pages and you don't need multiple users this simple code can be pasted at the top of the page or pages.
Sample ASP.NET Guestbook in VB.NET http://www.vb2themax.com This app shows how to use data-binding, database programming, Web Forms security, caching and the Web.Config settings. You'll also see in action the DataGrid control with templated columns, default pagination, editing mode, UI personalization etc.
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.
Get Differance between two dates http://www.loudasp.com/howto/aspdatediff.asp How can we find out how many days are between two dates?
NCTFinancialChart.NET http://www.nctsoft.com NCTFinancialChart.NET is the pure .NET class library, which allows you to build desktop or web based financial charting applications.
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.
Getting Started with ASP.NET http://www.devx.com Learn what it takes to begin building ASP.NET Web sites with Visual Studio .NET. This article will provide you with the knowledge you need to jumpstart your foray into the world of ASP.NET development.
Code-Generator http://www.code-generator.com The tool to maximize reuse in your project. Code-Generator allows you to generate code from simple ASP style scripts. Samples include n-tier, web and database applications using ASP, VB, XML, SQL Server, EJB, JSP and much more.
FingerTips http://www.loudasp.com/fingertips The first and original ASP software application that empowers webmaster and web designers alike, to offer their users the ability to build their own web sites. Much like Geocities. This is an intuitive, robust, and feature packed software solution th
PowerSurveyASP http://www.ultimateapps.com PowerSurveyASP is an open source survey application built in ASP and SQL. Requires no components to be installed on the server. Its highly customizable and fully administered via the web.
Basic ASP Randomizer Example http://www.powerasp.com/content/code-snippets/asp-randomizer.asp This code will basically give you a random Integer from a range of 1 to 10 that you do whatever you want with like make a random banner rotator. Remember you can change the highnumber and lownumber to generate a random number within a greater range.
Timecard Entry: 3/26/2006 4:26:39 PM
tried to see if can fix elgin from our end, elgins router not working., set up computers in clayton, and got andrea and michele set up on the exchange server, Working on converting mls systems over to new server, Clean up, organization, moving nortel boxes, washing elevator, , meet with walt christianson, Call from Realtor about problem with her system., general site design research, looked up some emerald cc billing , Help Dave and Chris with computer problems, Board Mtg, Watertown Daily Times. On phone w/ Bell (actually three circuits went out). Visited customer premises. Tested. came back up by itself., Mandy Curtin re: curtinludtke website, Vermont - 200 miles, Answered phones, called users back in reference to Ask Us A Question, call back a customer that left voice mail., Working on SLR problems., reviewed invoices, readied money for clayton, Sent sales rpt to AMY, spoke to Tim about discounted dial up for wireless customers., to Brasher Falls, Working with pocket real estate... and trying to get everything rolling.. been calling them and trying to get this whole thing started as well as fix a few technical issues, Logins Vermont / Gisco reload overtime...., E-mailed users on AUQ, expiring users, and called people on RAD., Working on fixing problem with emerald upgrade that was not allowing batching of invoices to complete correctly, Interview Setup, Herald Bldg,, install banking application on Beth's computer, ON THE PHONE WITH RANDY NETWORK CONNECTION AND FRONTPAGE ACCESS WAS DISABLED FOR MY USER NAME, Daily routine, took lessions in and experimented with Macromedia Flash 4.0, ok morning. , finished and emailed payroll,
|
|
|
|