I need help with my password generator and checking project. It uses c-sharp forums
Hi guys I am new to coding. and i have a project i need to do in c-sharp fourms.
8 Replies
$details
When you ask a question, make sure you include as much detail as possible. Such as code, the issue you are facing, what you expect the result to be, what .NET version you are using and what platform/environment (if any) are relevant to your question. Upload code here https://paste.mod.gg/ (see $code for more information on how to paste your code)
Well, what's your question? What in particular do you need help with?
Ok
wait
I dont understand how to make a button go to like different codes.
like if i click one button it takes me to a password generator
or a checker
or stops the code.
"go to different codes" isnt really the technical term - do you mean calling a method? or showing a different form?
I need a button
that will allow the user to go from
an option
to a password generator
ot a password checker
or it just sops the code
but i dont know how to code that
IAmTimCorey
YouTube
Intro to Windows Forms (WinForms) in .NET 6
Windows Forms, also known as WinForms, is one of the original project types in .NET. It is designed to be a rapid application development environment for desktop applications. Over the past twenty years, other desktop application types such as WPF, UWP, and now .NET MAUI have come along. So, when would we use WinForms? In this video, I am going ...
thxs