[Dev]Game Panel v1.0 for CO Sites.

11/09/2009 18:37 Korvacs#46
Quote:
Originally Posted by Raphisto View Post
ASP.net has alot disadvantages compared to PHP, also with all the recent plugins and add-ons available for PHP its much wiser and easier to study PHP.

Oh yeah because we use C# to program websites right? Lmao.
Meh, from where im standing, considering that most people will be using a C# based server, it makes sense to use ASP.net since you can use existing functions to access the database, and to produce live stats.

Where as with php you would need to write entirely new functionality in order to produce what you can easily produce with ASP.net.
11/09/2009 18:39 ImmortalYashi#47
Quote:
Originally Posted by Raphisto View Post
Oh yeah because we use C# to program websites right? Lmao.
You moron if you just knew how similar they are you would know. I guess your wisdom doesn't include knowledge now does it?

Uh this seems like you'd need some C# to do it huh?
Quote:
using System;

namespace Website
{
public partial class SampleCodeBehind : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
// ...
}
}
}
11/09/2009 18:53 danielachraf#48
Quote:
Originally Posted by ImmortalYashi View Post
They like php because they can't do C# as simple as that.
Shut up please because you spammed a lot today.
11/09/2009 19:03 Korvacs#49
Quote:
Originally Posted by danielachraf View Post
Shut up please because you spammed a lot today.
But it makes alot more sense to write it in ASP.net, if you listened to what we were saying...
11/09/2009 19:08 danielachraf#50
Quote:
Originally Posted by Korvacs View Post
But it makes alot more sense to write it in ASP.net, if you listened to what we were saying...
So what's the problem if i am using php ,lol ?
11/09/2009 19:09 Korvacs#51
Quote:
Originally Posted by danielachraf View Post
So what's the problem if i am using php ,lol ?
I dont care what your using, the point is that we are advising the use of ASP.net over php for this guys project.

You have no right to tell people to shut up in someone elses thread. So kindly keep your complaints to yourself.
11/09/2009 19:15 ImmortalYashi#52
Quote:
Originally Posted by danielachraf View Post
Shut up please because you spammed a lot today.
So let me make sure I have this right. Because you're ignorant, I have to shut up? I fail to see the logic, but I do know this. If your dick was as big as your mouth, maybe you'd have a date tonight instead of posting stupid comments on epvpers.
11/09/2009 20:02 t_dubble_uu#53
I agree php is a move universal language to learn and it a bit easier learn than .asp. So if you need help im willing to help u. Just let me know.
11/09/2009 20:53 zbest#54
I added you "T dubble".
I have my own reason to use PHP and thanks for advices but i talked with a dude who's pro in PHP and is good PHP for first time.
Yeah i admit you ideea si more good for C# servers but i see everybody use Binary,few are using LOTF now.
11/10/2009 09:09 stealarcher#55
Easiest to learn, most universal (work with any source), yet more time spent working on it would be the PHP way. If you get a PHP coder and a asp.net, id have an auto-install, if its a C# source they are using, use asp.net obviously, if its sumthin else, use PHP, more coding, but worth it (in my opinion)