| Partner Links |
DVD Software |
|
| Home : ASP : Articles, Tips & Tutorials : Applications | | Click "Subscribe" if you want to be notified of new or updated links in this category. | Subscribe |
|
Applications Listings |
|
Total:
15 | Displaying: 1 - 10 | Pages: 12 |
|
|
|
Simple Web-Database System Application
|
Website
Refer
Review It
|
This application is for the beginners who wonder how to build their own web database system on their own computers. I will use Microsoft FrontPage98 and Microsoft Access in the demonstration. The reader should be familiar with the RDBMS concept and know how to use Microsoft Access tool to build a local database system. They should also have the Northwind.mdb file, which is included in Microsoft Office 97...
Updated: 02/06/2004
|
|
The Code Project Discussion boards
|
Website
Refer
Review It
|
This is the first of the `projects` that inspired the original concept of the Code Project. We have provided these scripts to help developers, and we hope that developers such as yourself will help us in return by testing, submitting bug reports, suggesting improvements, and submitting extensions...
Updated: 02/05/2004
|
|
EzFAQ 1.0
|
Website
Refer
Review It
|
I am not a web developer by trade but I have had dabbled with some web work (mostly as a hobby) from time-to-time. I recently created a website for a project at work that would enhance collaboration between all team members. Among other capabilities, I decided to create a Project FAQ List for the site. The FAQ List app that I created, I call it EzFAQ, uses a Microsoft Access database and allows any member with access to the site to view, add, edit and delete entries in the FAQ List. I had originally created a version of this app that would use a plain, tab-delimited text file in which to store the FAQs. However, when I decided to allow all team members to have access to modifying the list, it was obvious that a database was needed...
Updated: 02/05/2004
|
|
Localizing Software Applications
|
Website
Refer
Review It
|
When it comes time to make an application language independent is the time all the sales people cheer and developers hide. To a salesman localized software means more markets and more sales, to a developer it equals a mind-numbing list of problems.
One of the main problems is that software is generally never designed from the ground up to include support for changing the language. Not building from the ground up with this support means that every single piece of code that represents language to the user (buttons, menus, images, prompts, help, text) must be found and altered to support language independence. This problem multiplies exponentially when you deal with applications that have hundreds of thousands lines of code, which have been poured over and modified constantly by different developers...
Updated: 02/05/2004
|
|
Stp Newsletters Manager
|
Website
Refer
Review It
|
Well, only the first version, I`m sure I still have many things to do, but it is already working and I thought someone might be interested in such a tool. I made it for myself, to automate and manage newsletters subscription and sending. This tool allows you to make one or more templates and use them to send newsletters to your users via e-mail. All is done without any database, using only XML to store all data. Why I chose to use XML? Well, I don`t have any clear answer, I was just curious if I can do this and how. I guess this was the only reason...
Updated: 02/05/2004
|
|
StP Forum
|
Website
Refer
Review It
|
I was looking for an ASP forum to add to my site and found some. One I didn`t like the look, another was hard to insert into my site (changes almost on every page needed), so I decided to make my own forum. I surfed the web to see different forums, on different scripting languages, then made a list of basic features I wanted to see in my forums. Remember this is not a message board, like the one you see on CodeProject, it is a forum. Though I am still unsure about differences :) On the picture above you can see a screenshot of the forum. If you want to see a live demo, go look on my site...
Updated: 02/05/2004
|
|
Complete ASP / SQL Server / SMTP messaging system
|
Website
Refer
Review It
|
Never give out your email on the web! This solution eliminates the risk of SPAM, viruses and personal email exposure. By using a database to receive the message and SMTP to send a response, you can manage webmaster or other types of email without fear. This system uses a simple HTML form that posts to an ASP page that saves the information into a SQL server database. The messages are then managed using a familiar email like interface and the replies and forwards are sent as native SMTP email...
Updated: 02/05/2004
|
|
|
ASP/SQL Server Based Chat program
|
Website
Refer
Review It
|
This chat program was created simply because I didn’t want to buy one that had everything I wanted. This application is certainly not a complete application but it does take care of most general chat functions. I even included a few things some other applications don’t have such as smileys, language filters and room invitations...
Updated: 02/05/2004
|
|
|
|