Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » Writing a database using C# .NET
Closed Thread
Old 03-25-2005, 02:39 PM   #1 (permalink)
 
True Techie

Join Date: Aug 2004

Posts: 223

KornNut

Default Writing a database using C# .NET

I am writing a database for a fantasy webpage using C#. Should I use just a basic compiler or is there any advantage to using .NET software for DATABASES? I've used .NET before, but it was a file processing program rather than a database.
__________________
3.0 GHz P4 w/ Hyper Threading
1 Gig DDR RAM
9800 Pro ATI Radeon
7.1 Soundblaster
DVD Burners are a must!
19\'\' Samsung LCD
______________________________

In this world gone mad, we won\'t spank the monkey. The monkey will spank us!
KornNut is offline  
Old 03-25-2005, 04:55 PM   #2 (permalink)
 
Ultra Techie

Join Date: Sep 2003

Location: Bamberg, Germany

Posts: 549

Iron_Cross

Send a message via ICQ to Iron_Cross Send a message via MSN to Iron_Cross Send a message via Yahoo to Iron_Cross
Default

When you use .NET tools there is a lot less you have to worry about. So that's an advantage. The only reason I would anything else is if I knew nothing about .NET
__________________

See today\'s Penny-Arcade!(May contain foul lanuage)
Pain is weakness leaving the body.

PM Me for my MSN
Iron_Cross is offline  
Old 06-23-2005, 04:31 PM   #3 (permalink)
 
True Techie

Join Date: Aug 2004

Posts: 223

KornNut

Default

Update:

Its been a month or two since the project is over, so I thought I would give an update.

I ended up chosing to do a Fantasy Baseball league with C# ASP .NET to create the database.

I didn't start coding it until three weeks before the due date (two person team).

The project was a huge success. I was able to implement everything I wanted: user log-in, user registration, user home page, free agency, trades, statistics, team pages, draft/draft results, etc. The pages had huge similarities to those on CBSSportsline and Yahoo. I was able to implement everything I wanted to except for a live draft (a preranking was used instead).

Comparing it to other fantasy sites:

+ CBSSportsline blows mine out of the water. Both in visuals and functionality.

+ Visually, ours was much better than Yahoo (probably because they taylor their site to alot of those on dial up), but yahoo has better functionality.

+ Ours is much, much better than ESPN's both functionally and visually. Their site sucks. Looks like they should hire us.


I would give you a link to it, but the college blocks all access to any internal databases to any outsiders.

Thanks for the input.
__________________
3.0 GHz P4 w/ Hyper Threading
1 Gig DDR RAM
9800 Pro ATI Radeon
7.1 Soundblaster
DVD Burners are a must!
19\'\' Samsung LCD
______________________________

In this world gone mad, we won\'t spank the monkey. The monkey will spank us!
KornNut is offline  
Old 06-23-2005, 05:44 PM   #4 (permalink)
 
Ultra Techie

Join Date: Sep 2003

Location: Bamberg, Germany

Posts: 549

Iron_Cross

Send a message via ICQ to Iron_Cross Send a message via MSN to Iron_Cross Send a message via Yahoo to Iron_Cross
Default

Thanks for the update
I'm glad it all worked out for.
__________________

See today\'s Penny-Arcade!(May contain foul lanuage)
Pain is weakness leaving the body.

PM Me for my MSN
Iron_Cross is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On