Please tell me whether “membership” class in winforms \ wpf? If yes, how to use it? I want to make a login screen for the program, so that when you click on login to check the data on a server and then let in the user or not. Thank you!
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No. It is not that simple, you know.
it is callled programming. YOu sit down and write code.
Ok, there is a membership service that you cn use (the same as in ASP.NET) but even then – it still would require programming because no visual elements are provided (so: no “form” only methods on classes). Best bet is to sit down and get going 😉