Dear Sir/Ma'am
how to share or create client server using vb.net in ASP.Net.
my database is mysql and will be shared via lan based.
i only now the connection string.
this is my code.
"server=localhost; user id=root; password=; database=studentinformation;"
how the client connect to the server.