Visualiz3D 1 Posted July 28, 2018 Hello everybody. I'm new with RageMP and used to play SA-MP back in the time. Since I'm familiar with C# I decided to try to run a server in this game too. When I'm programming Windows programs with C# (mostly WPF), I try to use many patterns, like MVVM, Repository Patterns and Business logic. I'm already sure that I gonna use the repository pattern for sql database connections (for account systems etc.), but are there any other patterns I should consider? I would be glad to hear any opinions about patterns you use Share this post Link to post Share on other sites
Deudly 2 Posted July 30, 2018 The best pattern you can use is the one you code 1 Share this post Link to post Share on other sites