Web Applications  •  Windows Applications  •  Console Applications

This web application was developed for a car dealer in Anchorage, AK. Developed with ASP.NET v1.1, this application allows the administrator to easily add new vehicles, and upload images. Images of any size and format are accepted and thumbnails are automaticly created.
Technologies used: C#, ASP.NET v1.1, MS SQL 2000, Stored Procedures


Using MasterPages, which were added in ASP.NET v2.0, this development of this website was significantly eased.  No more separate header, navigation, and footer!  While this website was developed with Visual Studio 2005, it was deployed on a Linux box using version 1.1.13 of the Mono framework. Custom web controls were developed for the Copyright and image roll-overs.
Technologies used: C#, ASP.NET v2.0, MasterPages, Mono