| Working with .NET
Below are some sample pages we've built using ADO.NET, ASP.NET and Macromedia
Flash to retrieve information from databases. All of the data is retrieved
through a compiled .NET dll that resides in the "bin" folder
and handles SELECT, UPDATE and DELETE operations, with any number of parameters
desired.
Northwind Orders History
This page displays the Orders history from the Northwind Traders database
and fills a table. Each row contains a button that displays a pop-up window
to provide order details.
Northwind Products edit page
This page displays all of the Northwind products in a DataGrid, and allows
the user to edit the each item in the datagrid, by clicking on the "edit"
link.
HTML Email Autoresponder
This uses the System.Web.Mail namespace to generate an HTML Email Autoresponder.
Database data entry
This page allows user to enter new products into the Northwind Traders
database, and displays the products page after the data is submitted.
Form Validation
A simple page that displays many methods of displaying form validation
information. This page shows ALL of them, but you should probably stick
with one.
Database & XML Operations with Macromedia Flash
Dynamic
database text for Flash Movies
In this example, the flash movie displays database text that you can
change through a web-based administration forms. Great for banners where
the text rotates frequently, but the user/administrator isn't Flash-savvy.
Flash
Data Entry Forms
This is great for situtations where you might want a small form on a page,
but don't want to take the user away from the page content. Flash operates
independently from the HTML page, so you can do all sorts of form operations
without having to leave the page.
Flash
XML DropDown Menu
This is a Flash dropdown menu that uses an XML file to retrieve the menu
items and URLs associated with them.
Flash Sound Loops
We produce music loops for flash presentations, a few samples of which
appear below:
|