DotNetBar looks nice, but it's design is too old fashioned for me. Anyway, good luck with this project! The name really matches the theme as well. Hopefully your method is fast.
Why use Xamarin? You have a Mac, so download Xcode and make application in there. You will need OS X Yosemite I believe. The language is Objective-C as well.
For those who want to make this, make it as a console application instead of a windows form application. It's much faster. Also, this wont detect banned and/or deleted usernames. I will show an example on how to fix this below.
public void CheckList(List<string> names)
{
for(int i = 0...
I would start by download Visual Studio 2015 Community. It's completely free and it's amazing to code in. Anyway, make sure C# is set as your development settings. I would use YouTube to look up tutorials.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.