Email or username:

Password:

Forgot your password?
Top-level
Gregory

@cambridgeport90 well, for one, it isn't written in PHP šŸ¤£
Groups are real groups, not these "you post with mention and it boosts" workaround things.

3 comments
Kat M. Moss

@grishka I see it's Java. Interesting Choice... so, if you can do AP correctly in Java... then ultimately you could do something similar in C#? Since C# is technically one of Java's relatives?

Gregory

@cambridgeport90 of course you can! You can technically do it in literally any language that is capable of using network sockets (making system calls directly from assembly also counts).

There are web frameworks for C# and one of my friends does backend development in C# as his job.

Kat M. Moss

@grishka Seriously? that's pretty cool. I have been looking for some Open source .NET devs to both bounce ideas off of and learn from via real-live examples.

Go Up