Visualiz3D Posted July 28, 2018 Share 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 Link to comment Share on other sites More sharing options...
Deudly Posted July 30, 2018 Share Posted July 30, 2018 The best pattern you can use is the one you code 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now