Login and registration form made in c#.
This project is based on c# programming language and is made for purposes like securing C# applications.
This source code can be used for other implementations as well.
On the other side of the project there is a php respond unit that is responsible for requests made by our c# form.
This php script than access MYSQL using simple code that is highly secured and written in a way that there is no possible SQL Injection hole.
I'm thankful for your time and enjoy the project.
Good luck !