Click here to Skip to main content
6,305,776 members and growing! (15,214 online)
Email Password   helpLost your password?
Platforms, Frameworks & Libraries » Cross Platform » General     Intermediate

Race to Linux - Race 2: Time Tracker Starter Kit

By idepaula

Time Tracker Starter Kit port to Linux using Mono and FireBird
C#, Windows, .NET, Linux, ASP.NET, Visual Studio, Dev
Posted:26 Sep 2005
Views:21,228
Bookmarked:11 times
Unedited contribution
Announcements
Loading...
 
Search    
Advanced Search
printPrint   Broken Article?Report       add Share
  Discuss Discuss   Recommend Article Email
5 votes for this article.
Popularity: 2.97 Rating: 4.25 out of 5
1 vote, 20.0%
1

2

3
2 votes, 40.0%
4
2 votes, 40.0%
5

Introduction

Here is my port to Linux of the Time Tracker Starter Kit using Mono and FireBird. I've very little writing skills using my own language (spanish) so be tolerant and forgive my very bad english.

I've used this project to learn more about Mono and FireBird database. Using Mono was fairly easy and besides some exceptions I didn't touch the original ASP.net files.

The real challenge was porting the database access layer. I've a lot of experience in Sql Server and found FireBird really powerfull, the database porting only took me a couple of days since FireBird is veryeasy to learn if you have a good MS Sql background. FlameRobin was very usefull to administer the database and execute testing scripts.

I know I might be out of race since I didn't code the MS Sql Server database access layer, but my first goal was to learn Mono and FireBird, and my second goal was the competition so don't ask for the Sql Server files :-)

Prerequisites

Linux I've Fedora Core 1 but any "Mono enabled" distribution should work fine
Mono I've Mono 1.1.8
FireBird Database I've FireBird 1.5 installed in Super Server mode
FlameRobin Database administration tool for Firebird DBMS

Runninig Instructions

  1. Unpack the zip file in a folder, this folder will be the application's root folder.
  2. Mount the database backup (TimeTracker.bkp) available int the zip file. You can use FlameRobin to make this step straigthforward.
  3. Edit the web.config file and change the database connection string.
  4. Execute xsp to run the application. To do this cd to the application's root folder and run $MonoPath/xsp
  5. Point your browser to localhost:8080 login as user ignacio@mail.com password 0 and enjoy it!

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

idepaula


Member

Occupation: Web Developer
Location: Uruguay Uruguay

Other popular Cross Platform articles:

  • Introduction to Mono - Your first Mono app
    The first in a series of articles about Mono. This article explains how to install Mono and shows how to compile your first Cross Platform application.
  • MONO: an alternative for the .NET framework
    This article presents possibilities for development of .NET applications running on operating systems other than Windows, using the MONO platform. Advantages and challenges will be presented. Also presented are some common issues encountered while developing applications using the .NET technology.
  • Introduction to Mono - ASP.NET with XSP and Apache
    The second article in a series of articles about Mono. This article explains how to host and serve ASP.NET Web Applications and Web Services on Linux using XSP and Apache with the help of Mono.
  • Embed ActiveX controls inside Java GUI
    With this your Java projects can take advantage of ActiveX controls and Office documents such as spreadsheets, charts, calendars, word processors, specialized graphics, and many more.
  • Phalanger, PHP for .NET: Introduction for .NET developers
    Phalanger is a PHP language compiler for the .NET Framework which introduces PHP as a first-class .NET citizen.
Article Top
You must Sign In to use this message board.
FAQ FAQ 
 
Noise Tolerance  Layout  Per page   
 Msgs 1 to 1 of 1 (Total in Forum: 1) (Refresh)FirstPrevNext
General[Message Removed] Pinmemberstonber8:38 6 Oct '08  

General General    News News    Question Question    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

PermaLink | Privacy | Terms of Use
Last Updated: 26 Sep 2005
Editor:
Copyright 2005 by idepaula
Everything else Copyright © CodeProject, 1999-2009
Web19 | Advertise on the Code Project