-
- <% Html.RenderAction("MainMenu", "Home"); %>
-
Video Game Quotes is a little project that I decided to tackle one day. I gave - myself a week to implement everything and throw it up on the internet. It actually took three + myself a week to implement everything and throw it up on the internet. It actually took three and a half weeks as I struggled with Lucene and my - obviously poor graphic design skills. + obviously poor graphic design skills. Mono was also + a bit more of a disaster area than I expected.
@@ -29,7 +30,8 @@ Unity and NHibernate. It runs on nginx using Mono via FastCGI on Ubuntu. It uses MySQL for the backend and - Lucene.NET for search indexing. + Lucene.NET for search indexing. This was my first + foray into ASP.NET on Linux.
diff --git a/Src/VideoGameQuotes.Web/Views/Quote/Search.aspx b/Src/VideoGameQuotes.Web/Views/Quote/Search.aspx
index d7506a4..feeba7f 100644
--- a/Src/VideoGameQuotes.Web/Views/Quote/Search.aspx
+++ b/Src/VideoGameQuotes.Web/Views/Quote/Search.aspx
@@ -1,4 +1,4 @@
-<%@ Page Title="" Language="C#" Inherits="System.Web.Mvc.ViewPage
-
-
-
-
-
-
-
-
-
-
-
-
-
- <%= Html.ActionLink("Video Game Quotes", "Index", "Home", null, new { title = "Video Game Quotes" })%>
-
-
-
-
-
-
-