14-01-2010, 03:06 PM | #1 |
Tech. Support
Join Date: Dec 2009
Location: Bangalore
Posts: 2,771
Rep Power: 35 |
Which is better for writing Web Applications, C# .Net or Java??
__________________
|
14-01-2010, 03:40 PM | #2 |
Member
Join Date: Jan 2010
Posts: 58
Rep Power: 15 |
It depends on the type of Forum, you are trying to build. If security is primary option, like in case of official forums, you should better go for Java. That's because programming Web services in .Net is too difficult and complicated so as not to make errors.
But if you have very less development time, and needs the fastest development solution, then there is nothing better than C#. Also, in case of C#, you always have a choice to modify your code, without worrying about DLL Hell problem, which is one of the best advantages of C# over Java. What say JavaGuru??? |
14-01-2010, 04:14 PM | #3 |
Member
Join Date: Dec 2009
Posts: 50
Rep Power: 15 |
Java: Easily Scalable, secure, reliable, high performance, too costly for small webmasters.
ASP.net: Easy to program; Very costly due to too much dependency on microsoft, poor performance as compared to Java. PHP: Open source so its easily modified on your own. Open source communities will debug code for free. Much cheaper as compared to ASP.net and Java. World's largest forum http://www.gaiaonline.com/forum/index.php use phpBB which is written in php and mysql. So in my opinion, if you want to establish a big forum having millions of member then go for php and mysql based forum scripts like smf, phpbb, vbulletin etc. |
14-01-2010, 06:15 PM | #4 |
Tech. Support
Join Date: Dec 2009
Location: Bangalore
Posts: 2,771
Rep Power: 35 |
Thanks for the quick response. I guess I should go for vbulletin then.
__________________
|
15-01-2010, 10:04 PM | #5 |
Member
Join Date: Dec 2009
Posts: 50
Rep Power: 15 |
Definitely, abhisays.com is also using vbulletin 3.8.4.
|
Bookmarks |
Tags |
.net, java, web |
|
|