Quote:
|
Originally Posted by mike_bike_kite
Just curious - why does it matter what the forum software is built in. looking at the url at the top of my browser it appears Vbulletin uses php and MySQL but I guess it wouldn't matter much to me if it used Lisp and raw text files as long as the features remained the same. Is there extra functionality afforded by using ASP.NET MVC.
|
Well, I think it doesn't matter to end-user but if you're limited to windows hosting for whatever reason your choice of free forum software drops to YetAnotherForum or DotNetNuke. While they're both reasonable solution, first one uses ASP.NET (messy mixed code/HTML, hardly scalable) second is written in
VB which effectively stops me from making any modifications (C#). Besides, I have nothing better to write at the moment and I really feel like writing something.
