Valhalla Legends Forums Archive | Web Development | Wanted: Help

AuthorMessageTime
Mitosis
If anyone is interested in volunteering to work on my new site with me, then tell me now! Basically, it will be a resource website and have a community. This is what I have sofar.

www.dark-wire.net/sh/newd.html

Any questions just ask. Thanks.
February 13, 2005, 1:11 PM
Grok
Why not download a starter kit from asp.net?  Full source for a community portal including probably everything you could want.  Choices for other types of portals kits to find the one you like.

Go to http://www.asp.net and click on "Starter Kits" on the tabs.
February 14, 2005, 10:12 PM
Mitosis
I want to design it on my own, not use their templates. Plus I want to keep learning to make my own. I was going to in PHP, but is that the best way to go?
February 15, 2005, 9:02 PM
peofeoknight
asp.net is the most powerful thing out there ATM. The only disadvantage is that it has to run on a win server unless you use mono which only supports c#. Php is okay, but it is not as powerful as asp.net (is not compiled at runtime, lacks lang flexibility, so on and so fourth), but it will go cross platform much better than .net.
February 16, 2005, 1:40 AM
Mitosis
Well I just started PHP, do you suggest that I stop learning? Is ASP.Net more difficult?
February 16, 2005, 12:43 PM
The-Rabid-Lord
Generally you have to pay more for ASP whenever I have looked at it.
February 17, 2005, 12:34 AM
Myndfyr
[quote author=Meh - (S-1-0-0) link=topic=10548.msg100072#msg100072 date=1108600470]
Generally you have to pay more for ASP whenever I have looked at it.
[/quote]

Except for 2005; however, unfortunately, 2005 isn't licensed to "go live" yet.
February 17, 2005, 2:16 AM
Grok
[quote author=Meh - (S-1-0-0) link=topic=10548.msg100072#msg100072 date=1108600470]
Generally you have to pay more for ASP whenever I have looked at it.
[/quote]

WebMatrix is an open-source, free, community-supported ASP.NET development tool.
Download it here.
February 17, 2005, 12:44 PM
peofeoknight
You can prog with .net in any editor. It is completely free to use. The only thing that must be bought is the server os in theory. You can use mono on linux unix or mac but that is c# only. Also asp.net is easier to learn than php, I do not know php, but I can say this because asp.net has unmatched lang flexibility. If you have any progamming experience your learning curve is cut down a ton because .net can gve you the syntax you are used to.
February 18, 2005, 3:57 AM
po0f
Quasi, do you have any experience with c#/mono on linux?
February 18, 2005, 4:15 AM
St0rm.iD
[quote author=po0f link=topic=10548.msg100321#msg100321 date=1108700121]
Quasi, do you have any experience with c#/mono on linux?
[/quote]

i do. it works...but its slow.
February 18, 2005, 7:37 PM
peofeoknight
[quote author=po0f link=topic=10548.msg100321#msg100321 date=1108700121]
Quasi, do you have any experience with c#/mono on linux?
[/quote] I installed mono but I really was too lazy to play with it. But from what I hear (posted above) is that it is slow. Also other langs are not going to be coming to mono for a bit. Mono is always going to be one (or 3) step behind ms when the impliment things.
February 18, 2005, 11:33 PM

Search