3
Answers

To create user in sql from .net Windows application.

Vishal Chavan

Vishal Chavan

8y
224
1
can we create SQL server users from .net Windows application?.
Answers (3)
0
Karthik Elumalai

Karthik Elumalai

NA 5.4k 309.2k 8y
Hi Vishal chavan,
hope the below link will be helpful for you.
http://www.asp.net/web-forms/overview/older-versions-security/membership/creating-the-membership-schema-in-sql-server-cs
thanks
karthik
0
Vinay Singh

Vinay Singh

NA 5.9k 126.1k 8y
Hi
Try the below link
https://msdn.microsoft.com/en-us/library/jj943772.aspx
0
Rajeesh Menoth

Rajeesh Menoth

NA 24.7k 629.4k 8y
Hi,
 
Can you elaborate your question and check the following reference.
 
Reference :
 
http://www.c-sharpcorner.com/UploadFile/a5f59f/how-to-create-log-in-form-in-visual-studio-and-connection-wi/