Jump to content

Elfo

Legendary Member
  • Posts

    2,015
  • Joined

  • Last visited

  • Days Won

    58
  • Feedback

    0%

Everything posted by Elfo

  1. They have completely different usage even though they compile to the same intermediate language. Performance is the same but C# can do way more. Now when it comes down to .NET Core (Which is what everyone .NET is doing now) C# is the only way you can code. Not even Microsoft gives a shit for .NET Framework anymore.
  2. Because you don't need the stupid .net framework installed. It just won't work everywhere plus apps like these are being destroying be windows defender and other antiviruses.
  3. "Your own" allikitos13 request. Code by Elfocrash.
  4. Get bootstrap and make this look presentable. 2008 called. They want their <tables> back. Edit: Also Javaserver faces?? REALLY?? Learn some modern technologies mate.
  5. Nick you are trying to do too many things at once. Babysteps.
  6. Did you just copy paste http://forum.ragezone.com/f578/sql-basic-sql-statements-1092848/ ?
  7. But you can code it with HTML if you are willing to play a little bit with the bypass handler
  8. Exactly what mxc was missing. Now i am so motivated to share my knowledge in order to get points that mean nothing. (Just because stackoverflow can pull it off it doesn't mean you can do it too)
  9. Maxhackers, like you will ever be hackforums. Just expand on what you got.
  10. The server is great and I am having a blast seeing people play there. There only problem is indeed a small 0.5-0.9 seconds no matter your internet connection. I am in London with 100mbps connection and i am having minor but noticeable action delays. Still a great game experience by the looks of it. Players seem to enjoy it.
  11. Wow the template is strong with this one. You can really tell because everything looks nice and blended in and the Lineage and HighFive look like shit and out of place. You didn't even bother to add some shadow to make the lineage logo legible. On top of that the only responsive thing i can see is the Nav. The rest is just fluid. Jeez
  12. Get ready guys, it will be awesome.
  13. You have no idea what a Singleton is do you?
  14. Every time you are using the static keyword like this a little panda dies
  15. I think i will mark this day in my calendar as the best day of my life. :D
  16. I really dont like them for two main reasons even though there are more. They really take a huge shit on testable code. They violate the single responsibility principle I do like the enum way of doing singletons in java but just for the fun of it. I find DI way better to manage and use. (My point is they are fine but there are very specific cases that you really need them)
  17. You shouldn't be laughing. A game designer has absolutely nothing to do with a game developer.
  18. Well i gave you the best way. I actually agree with xDem on what he said anyway. Btw every time you use singleton a little baby panda dies.
  19. Want a serious answer? An xml contains data. This data can be converted to a java model. You have an ArrayList<YourModelHere> or HashMap<YourModelHere.id,YourModelHere> depending on what you want to do. In your loop during the parsing of the xml you will add a new instance of YourModelHere and add it to this lost. Then you can access any object from the list or map. What is hard about it?
  20. This is so entertaining. This is more like one to ones with tk, xdem, sdw and tessa an occasionally Access the retard will pop up and say something irrelevant and stupid. Mxc 2017
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock