Engineering Lanzo Lining Services Application
to determine resin material pipe lining stresses and thickness. Saves to
database, calculations. |
| Asp.Net |
Javascript |
C# |
www.RHEBUnderwear.com Major
website revision. Extensive use of Javascript to swap between English
and Spanish. Uses 3rd party shopping cart. |
| HTML |
dHTML |
Javascript |
|
www.rsiftl.com Website continually maintained. Primarily html with
extensive style sheet. Includes calendar generated with VB.Net from
Outlook.
|
|
HTML |
VB.net |
Database Driven
eCommerce Current project 2005. Web pages and
categories are generated at the server from database contents. |
| Asp.Net |
Javascript |
C# |
On-line
Order Form 1 Generated from an Access database. VBA
code. Because this order form is in sections, special tags are added to an
HTML template which are subsequently replaced with line items
(products). Merchant validates credit card. |
| Access |
HTML |
Javascript |
On-Line Order Form 2
www.skintactix.com Uses Javascript to calculate the
purchase price, including shipping, state sales tax. Credit Card processing
handled by merchantMerchant validates credit card. |
| |
HTML |
Javascript |
On-line Order Form 3
www.a1petsupply.com Enables
someone who doesn't know any Javascript to add shopping cart tags to
html pages in design mode. Author marks up the html code with special tags.
When the page loads, the tags are converted for shopping cart - item #,
description, price, quantity. (You may actually see these tags) Shopping cart
itself may be viewed the ViewCart/CheckOut button. Includes USPS, UPS
shipping rates. Merchant validates credit card. |
| |
HTML |
Javascript |
Calendar
Generated from Outlook. Html pages posted to server. |
| |
HTML |
VB.Net |
Estimating Client
side data grids are 100% client side Javascript data grid. C#
for server side database. |
| Asp.Net |
Javascript |
C# |
Data Processing Traffic Ticket Help Center, Ft
Lauderdale, FL. Major revision of their Access adp (Sql Server database). |
| Access adp |
VBA |
Sql Server |
Education Excursion into Javascript's 'Drag and drop'
capabilites. Kindergarten evaluation application. Students required to drag
images into appropriate areas. Scores correct positioning of images. Currently
not available for view. A big buggy, needs some work! |
| HTML |
dHTML |
Javascript |
Parent/Child Web Template
An adaption of the Access form/sub form to a .Net webform template. The
result has some bonus features. A template for web projects. Demo uses SQL
Server Northwind database. |
| Asp.net |
Sql Server |
C# |
Multi-Page
Reports 1,
2,3, Labels, Set
Up Pages
- Using Web Forms Consider as an
alternative to Crystal Reports : This set of pages demonstrate set up
and results for reports and mailing labels, badges etc.
Be aware that you are looking at html pages. If you click on controls intended
to fire a .Net event, IE will report Page Cannot Be Found
Results are returned to one web page, along with appropriate printer page
breaks.
The Reports results web page uses the .Net datagrid, which is
generated over and over - once per printer page or more often when grouping
(i.e. group by state, city). Multiple grouping demonstrated.
The Labels page does not use the datagrid. Instead, the label html code is
generated for each label.
|
| Asp.net |
HTML |
C# |
Web Crawler Marketing Tool
.Net Winform application for crawling through the internet and extracting email
addresses, phone numbers and street addresses.
Email addresses are subsequently verified using a web service.
This is a winform application. Searches are seeded from search engine search
results.
|
| Winform |
HTML |
C# |
Business Directory
A complex illustrated Access report - with lots of event programing! Book
layout in 4 columns, landscape, double-sided. Dynamically generated index. |
|
Access |
VBA |