My latest project: Ghost Tour Bookings

johna by | April 4, 2015 | ASP.NET Web Forms Web Development

My latest web project is Ghost Tour Bookings, a website where ghost tours are advertised and people can make enquiries or book the tour.

The website is hosted by Smarter ASP and is developed using ASP.NET Web Forms.

For speed of development, and to keep costs low, the website uses Bootstrap 3 for basic design and responsive capabilities. The logo and some images used on the website were created by freelancers on freelancer.com and were of very good quality yet very inexpensive.

Although the website is presently only listing ghost tours within Australian it is designed to be an international website and supports multiple domains where available, or a simple URL structure for countries where no country-specific domain is used.

As all countries will be hosted on the one hosting plan with a single IP address. Subsequently, where SSL is required, the website only has one SSL certificate so reverts to the primary (.com) domain with country code as part of the URL structure for all SSL requests.

ASP.NET routing is used for URL rewriting with most pages being routed to a main page where the URL is analysed and the requested page created by dynamically adding the appropriate user control for the page.

The website uses an ASP.NET master page but to enhance performance and minimise data traffic an ASP.NET form tag is only added when necessary.

ASP.NET Update Panels are used for AJAX on ASP.NET forms, otherwise jQuery is used for other AJAX functionality.

The website uses all of the principles from my user account security post, Best practices for membership systems, login pages and password resets.

Ghost Tour Bookings website

Related Posts

Web Development

How to set up a debugging using the Turnkey Linux LAMP stack and VS Code

by johna | December 19, 2023
The second part in my guide to setting up a website and database using the Turnkey Linux LAMP stack.

Website Hosting Web Development

How to set up a website and database using the Turnkey Linux LAMP stack

by johna | November 18, 2023
If you need to host your own website for the purposes of web development, Turnkey Linux LAMP Stack is an easy to install all-in-one solution that you can set up on a spare computer or a VM (Virtual Machine).

Web Development

Intermittent "Unable to read data from the transport connection: net_io_connectionclosed" errors

by johna | May 6, 2020
If you are having intermittent problems sending email in .NET using System.Net.Mail consider switching libraries.

Comments

There are no comments yet. Be the first to leave a comment!

Leave a Comment

About

...random postings about web development and programming, Internet, computers and electronics topics.

I recommend ASPnix for web hosting and Crazy Domains for domain registration.

Subscribe

Get the latest posts delivered to your inbox.