Hudzilla Coding Academy: Project Eight | Linux Today

Hudzilla Coding Academy: Project Eight

Written By
Web Webster
Web Webster
Sep 22, 2009

“it is strongly recommended that you have already completed
Project 7: FoxySearch before starting this one, because a lot of
theory is shared.

“With that out of the way, let’s begin!

“First steps

“Create a new MonoDevelop console project and call it Questions.
From the Solution pane, right-click on References then choose Edit
References – as with the FoxySearch project, you need to add a
reference to Mono.Data.Sqlite to enable all the functionality for
working with SQLite databases.

“The first thing our app needs to do is connect to the database,
creating it if doesn’t already exist. What’s more, we’re going to
seed the database with a simple question that gets the game going.
Whereas before, we were just working with Firefox’s table layout,
we now need to make our own table based on what we need. There are
all sorts of ways you could make this, but we’re going to shoot for
something that’s very easy to understand – our table will store the
following data:”


Complete Story

Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.