How to Create Complete Login and Registration System (Multiple Accounts) in C# 2020 | C# Tutorial

Sdílet
Vložit
  • čas přidán 9. 07. 2024
  • How to Make Modern Flat UI Design Login and Registration System in C# or material design application in c# windows form?
    Need some ideas or a simple design to make a Login and Registration System in C#.
    in this c# tutorial, we will see how to Design a login and Register form and Connect This Two Forms With Microsoft Access Database.
    This clean design will even work with your programming Projects or Assignments.
    This tutorial is suitable for beginners and advanced users too.
    If you are new to programming and you are using IDE like Visual Studio to build software, This video has shown every works step by step.
    Every System or application should have clean and clear Login and Registration System in C#, so you can practice or look at how things work out in this tutorial.
    I made a simple design of a Login and Registration System, if you have more creative and logical ideas you can implement it with your own codes in the system.
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    Related Videos:
    How to Create a Modern Flat UI Design Dashboard in C# (Part 2)
    • How to Create a Modern...
    How to Create a Modern Flat UI Design Dashboard in C# (Part 1)
    • How to Create a Modern...
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    Related Tags:
    Design the Login And Signup Forms With Panels, Labels, TextBoxes, and Panels.
    Navigate between the login form and signup form using a label.
    Create a placeholder text in the text boxes
    Create a connection between Our C# Application and MySQL Database.
    Create a Button To login, and Another Button to create a new account.
    Create a MySQL database to store the user's data.
    Make a validation if:
    The textboxes are empty.
    The username already exists.
    The confirmation password doesn't equal the password.
    .net
    visual basic
    visual basic access
    access database
    visual basic database
    how to connect database to vb.net
    how to connect access database to visual studio 2010
    how to connect database to visual basic 2010
    how to connect Microsoft access database to visual basic 2010
    programming in visual basic .net how to connect access database to vb.net
    database connectivity in vb.net
    vb.net login using access database
    vb.net login form using access database
    login form in .net with database access
    visual studio access database
    vb.net connect to database
    vb.net connect to access database
    login form in c# without database
    windows form application c# tutorial for beginners
    C# login
    login form in visual studio 2015
    Register form in c#
    simple login in C#
    How to Create Login Form in C#
    Login Form in C#
    Simple Login Form in C#
    c# ui design tutorial
    Login and Registration System in c# without frameworks
    windows form application c# tutorial for beginners
    C# Login and Registration System
    Login and Registration System in visual studio 2015
    C#, Modern Flat UI Login and Registration System Windows Form Visual Studio
    Inspiration Modern Design UI C#
    Design Login and Registration System
    C# UI Design Login and Registration System
    Design Login and Registration Systemin C#
    C# - Designing Login and Registration System win Form
    Login and Registration System in WinForm App
    Flat Login and Registration System WinForm C# UI Design
    Modern Login and Registration System Designing C# UI Design
    Login and Registration System - Visual Studio | C#
    How to Create a Login and Registration System Flat UI Design in C#
    c# ui design tutorial
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    Video Section:
    0:00 introduction
    0:17 Final Output & Demonstration
    1:19 Registration Form UI Designing
    7:18 Login Form UI Designing
    8:42 Database Designing
    10:30 Common Basic Coding
    11:40 Registration Form Coding
    15:49 Other Registration Form Codings
    18:34 Login Form Coding
    21:21 Other Login Form Codings
    22:33 Outro
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    You Can Download the Project Files and the Resources from Our Site Link Below 👇
    codecraks.com/blog/
    SUBSCRIBE TO OUR CHANNEL FOR MORE TUTORIALS
    / @codecraks
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    Support Us
    Our Website: codecraks.com/
    Email: contact@codecraks.com
    Facebook: / iweb.makers.3
    Instagram: / iwebmakers
    LinkedIn: / iewb-make. .
    If You Have Any Questions Comment us
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    #programming #iwebmakers #visualstudio #loginscreen #LoginandRegistrationSystem #windowsform #UIdesign #howto #Sharp #C# #codecraks
  • Jak na to + styl

Komentáře • 331

  • @eversobinsky7202
    @eversobinsky7202 Před 3 lety +10

    Thank you, your videos are helpful for a 1st year BSIT student here.

    • @CodeCraks
      @CodeCraks  Před 3 lety

      Thank you. Happy to hear that 🙂

  • @epicmusichunter5457
    @epicmusichunter5457 Před rokem +23

    for fellow programmers who needed time stamps here...
    Video Section:
    0:00 introduction
    0:17 Final Output & Demonstration
    1:19 Registration Form UI Designing
    7:18 Login Form UI Designing
    8:42 Database Designing
    10:30 Common Basic Coding
    11:40 Registration Form Coding
    15:49 Other Registration Form Codings
    18:34 Login Form Coding
    21:21 Other Login Form Codings
    22:33 Outro

    • @FalseCheated
      @FalseCheated Před rokem

      how do i get a window form application in 2022 visual studio?

    • @lostsoul9147
      @lostsoul9147 Před rokem +1

      @@FalseCheated Windows Forms App(.NET Framework) or if inside project : "Right click" the project, then "Add" , then "Form(Windows Form)" .

  • @tiagopimenta
    @tiagopimenta Před 3 lety

    Nice video man !!! Very good !!! Tks !!!

  • @dd0669
    @dd0669 Před 3 lety +4

    AMAZING VID, THANKS!

  • @quangduy2812
    @quangduy2812 Před 3 měsíci

    Thank you, your video is amazing ! 😀

  • @ajdinnn
    @ajdinnn Před 2 lety +2

    very helpful video, thanks a lot :)

  • @anthemslenses1016
    @anthemslenses1016 Před rokem

    Thank you man for sharing this stuff

  • @DJone4one
    @DJone4one Před 2 lety +1

    Thank you. But i have a little problem. I have a database and have connected she with the form correctly but i have little bit more table columns inside the table Users. how i can work with lower Inputs in a table, if i get the error: "The index, based on 0 (zero), must be greater than or equal to zero, and less than the size of the argument list."

  • @singlebee3054
    @singlebee3054 Před 2 lety

    Great video,very helpful!

  • @osbornekhonyongwa3112
    @osbornekhonyongwa3112 Před 2 lety

    am thankfull for this video bigup my guy

  • @matthewm4320
    @matthewm4320 Před 2 lety +3

    Hello, I got everything to run but when I try to login or register an account it says "Microsoft.Jet.OLEDB.4.0' provider is not registerd on the machine" what can I do to fix this?

  • @henrycovich
    @henrycovich Před 3 lety

    Can I create another database linked to the first so when I login with a user I see the data stored in the second database of that user?

  • @George-et7vi
    @George-et7vi Před 3 lety +3

    Where in the project files can i find the information used at 11:01?

  • @vickiekamau4335
    @vickiekamau4335 Před 3 lety

    thanks dude, really helped

  • @dreamy7617
    @dreamy7617 Před 2 lety +1

    What should I do it says: 'The 'Microsoft.Jet.OLEDB.2.0' provider is not registered on the local machine.'

  • @hoanglinhngodoan364
    @hoanglinhngodoan364 Před 2 lety

    thank you so much it helps me so much

  • @alcatraz14
    @alcatraz14 Před 2 lety +1

    Thank you very much

  • @hciheminf680
    @hciheminf680 Před 2 lety

    Hi, great work.

  • @morningaga
    @morningaga Před 2 lety +1

    Great , but only one thing missing , is that if I want in the sign up page , to show the username already exists validation , in case the username is taken

  • @Kirkkis77
    @Kirkkis77 Před rokem

    im getting System.ArgumentException: 'An OLEDB Provider was not specified in the ConnectionString. An example would be, 'Provider=SQLOLEDB;'.' how do i fix this?

  • @federicogames8431
    @federicogames8431 Před 3 lety +3

    finally after 7 months, thank you so much! You can make when you have login or sign up it show you a blank form?

  • @Xnvyyyy
    @Xnvyyyy Před rokem +1

    Hello, when i try to login to the created account it says that con.Open(); command isn't working

  • @planeman4453
    @planeman4453 Před 3 lety +6

    Nice video, one question though. When your opening each form, you are creating a new object, and once your done with it you just hide it. If you keep hitting the register account, will that not leave a lot of forms hidden in the background instead of closed?

    • @CodeCraks
      @CodeCraks  Před 3 lety +3

      It will. but this small programs want take much RAM so its not a matter

  • @parsaKh-un9vy
    @parsaKh-un9vy Před 2 lety

    too useful.. thanks🖤🖤

    • @CodeCraks
      @CodeCraks  Před 2 lety

      Welcome stay together with us

  • @TungstenTechRepair
    @TungstenTechRepair Před rokem

    Im just getting the error after trying to register an "account" Unrecognized database format but i've tried other formats like accdb and odb but it just says the same thing

  • @SilencePlaysRust
    @SilencePlaysRust Před 3 lety +1

    FINALLY AFTER 5 MONTHS

  • @peri.platypus
    @peri.platypus Před 3 lety +16

    Please make a video c# with data base. Big thumbs up to your videos❤️

    • @CodeCraks
      @CodeCraks  Před 3 lety +6

      Sure thing👍🏻

    • @bryanmacacian2884
      @bryanmacacian2884 Před 3 lety

      ♥️

    • @theboss4006
      @theboss4006 Před 3 lety +1

      @@CodeCraks hey how do i connect the users data for dashboard. When a new user signs up and open dashboard, that user still sees the previous user's data

    • @CodeCraks
      @CodeCraks  Před 3 lety

      Sorry I didn’t understand your concept could you explain me briefly

  • @beefjerkytheockyway
    @beefjerkytheockyway Před 2 lety +1

    What to do if we don't own the database/ Microsoft Database or whatever?

  • @shakz2077
    @shakz2077 Před rokem +1

    "Microsoft.Jet.OLEDB.4.0' provider is not registerd on the machine", how to fix this error

  • @xoxo1927
    @xoxo1927 Před 2 lety

    Hello, don’t i need to run the database on a server?

  • @VoidProduction-uk1
    @VoidProduction-uk1 Před rokem +2

    Hi CodeCraks, Kindly assist. Im using visual studio 2022 it all works except the cmd.ExecuteNonQuery I was wondering if your could tell me how to fix this because i couldn't find a solution

    • @urosigic2072
      @urosigic2072 Před rokem

      i have there problem man too is it the number of query values and destinations fields are not the same

  • @FultManGamer
    @FultManGamer Před rokem

    nvm i bought it it wasnt expensive that i thought keep up the great work sorry for being mean

  • @funnix400
    @funnix400 Před rokem +1

    I have a problem when registering and logging in. Can you help me?

  • @dsfdhssgdfgsr8798
    @dsfdhssgdfgsr8798 Před 3 lety +2

    Hey I downloaded your source but I have an issue. Whenever you try to create an account that has already been created it gives an error message. Do you know how to fix it?

    • @CodeCraks
      @CodeCraks  Před 3 lety +1

      Ya this is because access databases don't let to create duplicate values so this is impossible. But you came change the databases fields properties to allow duplicate value. This solves you issue

  • @tremmorroads5307
    @tremmorroads5307 Před 2 lety +1

    You're the f**king best, it's just f***ing awesome!

  • @MrJasonDEX
    @MrJasonDEX Před 3 lety +5

    Hey,im wondering where the database file is? im kinda new to this and this is better than collage as im meant of done this before but watching you is alot more simple lol

    • @CodeCraks
      @CodeCraks  Před 3 lety

      I'm gald to hear that you are interested in our videos. How can i help you

    • @CodeCraks
      @CodeCraks  Před 3 lety

      The Database file will be at : (Project Folder)/(Project Name)/bin/debug

    • @MrJasonDEX
      @MrJasonDEX Před 3 lety

      @@CodeCraks Hey do you have a discord?

  • @Rajeshkumar-wn4xc
    @Rajeshkumar-wn4xc Před 5 měsíci

    @codecraks not able to download sample files, please suggest.

  • @keralazap
    @keralazap Před 3 lety +1

    Bro you videos are so nice

  • @kanelanecaiphus5951
    @kanelanecaiphus5951 Před 2 lety

    @Codecraks please I need help I keep getting the same error...The name 'cmd' does not exist in the current content and The name 'con' does not exist in the current content.....#Please help me

  • @andrei.s7171
    @andrei.s7171 Před 3 lety +5

    Hi, great work. Maybe you can update your code with " How to login to a secure/password protected access database". The login is useles because everyone can read the user and password directly from the db and log in after that.

    • @CodeCraks
      @CodeCraks  Před 3 lety +1

      The credentials cannot be read in the database if you are using a password for the database.

    • @andrei.s7171
      @andrei.s7171 Před 3 lety +1

      @@CodeCraks Do you have an idea how to do something like this? To get some information (Excel, Access, mysql, etc) that is protected to a c# form ?

  • @obitouchiha-uy5qt
    @obitouchiha-uy5qt Před 2 lety +1

    please help when I log in it says con.Open(): Exception Unhandled System.InvalidOperationException:'THe connection was not closed.The connection's current state is open

    • @CodeCraks
      @CodeCraks  Před 2 lety +1

      Add con.Close() after the database connection code.

  • @papak05
    @papak05 Před 3 lety

    Can you make a video how to allow duplicates on Microsoft Access 2007?

  • @MuhammadAkbar-ju7yr
    @MuhammadAkbar-ju7yr Před rokem

    what is cmd in the code i didnt understood that thing it is like
    cmd = new SqlCommand(login,con);
    what is the cmd thing

  • @itzame9428
    @itzame9428 Před 2 lety +1

    How do you make the username and password on login case sensitive?

  • @Lunar-rb9um
    @Lunar-rb9um Před 2 lety +1

    Hello, I've got this Error:
    System.Data.OleDb.OleDbException: 'Syntax error (missing operator) in query expression 'Test','1234')'.'
    Help?

  • @HEYAA..
    @HEYAA.. Před 3 lety +1

    Its a great video
    but i need this registration for with SQLserver database

  • @tecnome8166
    @tecnome8166 Před 2 lety

    Great work !!.Can i create login and sign up win form without and database connection ? Please help me ?

  • @homestudio1447
    @homestudio1447 Před 11 dny

    sir how i want upload image for registration system.?
    can you help me?

  • @BossBYT
    @BossBYT Před 3 lety

    It is possible to create an account on a website and then use that account to purchase a program on that page. I would later download the program from the site and would have to log in program with the same information as I logged in on the website. I would also like to make it possible for only one device to be logged into an account at the same time.
    Is that possible?

    • @ayoziddy
      @ayoziddy Před 3 lety

      So you want to sell a program but u want them to reigster on website and the after they register website they can login on the application and use it.

  • @AdeebTechLab
    @AdeebTechLab Před měsícem

    not working
    System.Data.OleDb.OleDbException: 'Could not find output table 'tbl_users'.'

  • @PankajNegi007
    @PankajNegi007 Před 3 lety

    Thanks for making very informative and knowledgeable video. Sir I follow all step as per your video now i want to say if i create duplicate username it show error now i want to do that its show me 'message username already exists Try Another Username.' how to fix its sir.

  • @YP_1
    @YP_1 Před rokem +1

    Hi can someone help me with the running bit? How do I run it on my desktop?

    • @CodeCraks
      @CodeCraks  Před rokem

      Start using visual studio

    • @YP_1
      @YP_1 Před rokem

      @@CodeCraks ok yeah I didn’t know what I was talking about then. I already did the entire thing in visual studio. My problem is “Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine.” After I enter credentials it just fails and displays that.

    • @CodeCraks
      @CodeCraks  Před rokem

      Check out this guide
      social.msdn.microsoft.com/Forums/sqlserver/en-US/a91ff002-909c-4874-a352-52d4f0539305/microsoftjetoledb40?forum=windowsgeneraldevelopmentissues

  • @WKCyberCenter
    @WKCyberCenter Před 2 lety

    Hi CodeCraks, Kindly assist. Im using visual studio 2022 and does not seem to have OleDbConnection. do you perhaps have a solution around this?

    • @CodeCraks
      @CodeCraks  Před 2 lety

      It should be there because that's used to connect the database

    • @WKCyberCenter
      @WKCyberCenter Před 2 lety

      @@CodeCraks I cant seem to find it is there a way you might know to add that property

  • @standardminecraftplayer
    @standardminecraftplayer Před 2 lety +2

    legit vid
    anyways i got this error: System.InvalidOperationException: 'The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine.'
    Can you help?

  • @benmoreton8114
    @benmoreton8114 Před 3 lety +1

    I’ve got to the part where I close down access and go back into VS.
    I type in using.system.data.oleDb
    But when I type oleDb into the public frmregister, I only have two options for oleDb that aren’t oleDbconnection
    Any help please?

    • @CodeCraks
      @CodeCraks  Před 3 lety +1

      Ya, You can Go through the Project File.
      If you need feature help contact me on Email

    • @abrahamsaavedra5092
      @abrahamsaavedra5092 Před 3 lety

      Did you solve it? I have the same problem

    • @benmoreton8114
      @benmoreton8114 Před 3 lety

      @@abrahamsaavedra5092 nope, still can’t solve it :(

    • @UnzeelaImran
      @UnzeelaImran Před 6 měsíci

      @@benmoreton8114 Same..ain't happening , idk why

  • @ProPro-li4mz
    @ProPro-li4mz Před 2 lety

    Brother how can I display the table data in the dashboard please reply

  • @danhkevo5292
    @danhkevo5292 Před 3 lety

    U can make video login and register with sql sever.
    Thanks

  • @jangmanweol3832
    @jangmanweol3832 Před 3 lety

    Why does my login button says OleBbException was unhandled

  • @jp-world3366
    @jp-world3366 Před 3 lety +4

    Great video, new sub. I have question how do you modify your voice, is it a program or app?

    • @CodeCraks
      @CodeCraks  Před 3 lety +1

      No its a website

    • @jp-world3366
      @jp-world3366 Před 3 lety

      Ohh I see, I have to do a video for school, but I dont want my real voice in it, I'd really apreciate if you give the name of the page or a link 😁

    • @CodeCraks
      @CodeCraks  Před 3 lety +2

      Yeah sure i will send it

    • @CodeCraks
      @CodeCraks  Před 3 lety +4

      text-to-speech-demo.ng.bluemix.net here it is

  • @almoniaruela.8241
    @almoniaruela.8241 Před 3 lety +1

    'The connection was not closed. The connection's current state is open.'
    how i can fix this?

  • @gonnabe8861
    @gonnabe8861 Před 3 lety

    invalid sql statement when i try to register ??

  • @MuhammadAkbar-ju7yr
    @MuhammadAkbar-ju7yr Před rokem

    i really appriciate your reply on my previous comment

  • @goosfeel
    @goosfeel Před 2 lety

    I cant install the Access data.
    Can u help me?

  • @na-sha-ru
    @na-sha-ru Před 3 lety +1

    Please do a lesson on authorization through mysql, I ask you very much, I am learning and I can not normally find a video how to do authorization through a mysql database

    • @CodeCraks
      @CodeCraks  Před 3 lety +1

      Yeah Sure, we've got many suggestions about MySQL. We'll be uploading some related videos nearly.

    • @na-sha-ru
      @na-sha-ru Před 3 lety

      @@CodeCraks I am very much looking forward to the release of the video about Mysql, thank you for what you are doing

  • @FultManGamer
    @FultManGamer Před 8 měsíci

    the thing is others wont be able to log on the other accounts cuz it doesnt have it saved on a server or smth its only on database

  • @franciscolameirao6808
    @franciscolameirao6808 Před 3 lety +5

    Hello I have a question, what if the user creates a new account with a username already used? By the way, good video!

    • @CodeCraks
      @CodeCraks  Před 3 lety +2

      For that you can have two solutions
      1. Add a Try, Catch to the Code so the program can alert the user that it is a duplicate record.
      2. You can change Allow Duplicates in the database

    • @franciscolameirao6808
      @franciscolameirao6808 Před 3 lety

      @@CodeCraks ok, thanks

    • @aleksavasiljevic2567
      @aleksavasiljevic2567 Před 3 lety +2

      @@CodeCraks and how to do that exactly , can u explain it further or make another video about it

    • @masoodhassan5702
      @masoodhassan5702 Před rokem

      If(username == USERNAME)
      {
      Label.text = "username exist";
      }

  • @mutayyab01
    @mutayyab01 Před rokem

    How i download source code
    In description there is no link to download source code?

  • @gangganoch
    @gangganoch Před 3 měsíci

    Sorry, when you created this project, you used a database from Microsoft Access software. If you use SQL Server Management Studio software, will the results still be the same? Coincidentally, I also tried using SQL Server and the result was an error😅

  • @Unkn0wn4rtist
    @Unkn0wn4rtist Před 9 dny

    The beat dropped at 5:10 was 🔥🔥🔥
    what's the name of the track?

  • @kaiheuangmany1109
    @kaiheuangmany1109 Před 2 lety

    what is dr.read() ?

  • @eliaszadrazil4425
    @eliaszadrazil4425 Před 3 lety

    Hey I dont have OledBConnection in generel i dont have as much oledb settings as u can u help me maybe?

    • @CodeCraks
      @CodeCraks  Před 3 lety

      Make sure, that you have included this code at the top :-
      using System.Data.OleDb;

    • @eliaszadrazil4425
      @eliaszadrazil4425 Před 3 lety

      @@CodeCraks i have but i still dont have it :(

    • @eliaszadrazil4425
      @eliaszadrazil4425 Před 3 lety

      @@CodeCraks it only shows permission and attribute

    • @eliaszadrazil4425
      @eliaszadrazil4425 Před 3 lety

      @@CodeCraks Maybe u can help me in discord for like 5 dollars quick im leigt helpless why i dont have oledbconnection

    • @PRICEX
      @PRICEX Před 3 lety

      @@eliaszadrazil4425 yo did you ever figure it out? I'm having the same issue

  • @korpukkur
    @korpukkur Před rokem

    could you maybe make a video on how to add a working "Remember me"

  • @Dayv3n
    @Dayv3n Před 2 lety

    @CodeCraks I keep getting a error System.InvalidOperationException: 'Invalid attempt to call Read when reader is closed.'

  • @MiksiuGamingYT
    @MiksiuGamingYT Před rokem

    Can you share files from Office Access?

  • @raincoplayz413
    @raincoplayz413 Před 2 lety

    When I register it comes back in register code line 42 cmd.ExecuteNonQuery(); the error said when I click on register button there is a syntax error but there are no errors and I did exact the same as you did

  • @user-ix8st3xs7g
    @user-ix8st3xs7g Před 8 měsíci +15

    you lost me when you opened powerpoint

  • @spiridonlitsios1216
    @spiridonlitsios1216 Před 2 lety +2

    Hi You do Great JOb here.!! Well done.!
    But i Have a problem with OleDbConnection.. it show an error CS1069 : The type name 'OleDbConnection' could not be found in the name space 'System.Data.OleDb'.
    Can you help me about that.?

    • @imane1525
      @imane1525 Před rokem

      same happens to me

    • @CodeCraks
      @CodeCraks  Před rokem

      You must install OLEDB in your computer

  • @aprildev1
    @aprildev1 Před 2 lety

    Hello i have a question.Is this going to work on any computer trough the internet?

    • @CodeCraks
      @CodeCraks  Před 2 lety

      No

    • @aprildev1
      @aprildev1 Před 2 lety

      @@CodeCraks is there any way to make a internet based login and registration system in c#?

    • @CodeCraks
      @CodeCraks  Před 2 lety

      Ya its possible

  • @kumargourab9090
    @kumargourab9090 Před 9 měsíci

    bro i have not MS Access and how can i install it ?

  • @coverscollection8775
    @coverscollection8775 Před 2 lety +1

    Hi I have a problem, I tried the incorrect login and click submit and works, but if I try to click again its just error.
    So the problem is I cant login with incorrect data twice

    • @CodeCraks
      @CodeCraks  Před 2 lety

      Did you recheck the code you coded. And if the problem continues try downloading our project file

    • @coverscollection8775
      @coverscollection8775 Před 2 lety

      @@CodeCraks System.InvalidOperationException: 'The connection was not closed. The connection's current state is open.'

    • @coverscollection8775
      @coverscollection8775 Před 2 lety +1

      @@CodeCraks Oh I fixed it, just add con.Close(); at the end of the line

    • @CodeCraks
      @CodeCraks  Před 2 lety

      Good to know

    • @coverscollection8775
      @coverscollection8775 Před 2 lety

      @@CodeCraks hi i just wondering this apk cant run on another device? So it must have the database too?

  • @memeicon2395
    @memeicon2395 Před 2 lety

    is there a way to do this without office access cause i dont have 20$ to spend on it as of right now

  • @JaypftVlogs
    @JaypftVlogs Před 3 lety +1

    Question, I wana make it too where Different people can Log in. But I dont want them to be able too see other peoples login info how do I do that.

    • @CodeCraks
      @CodeCraks  Před 3 lety

      Are you trying to make poeple login from different computers or just in your own computer?

    • @JaypftVlogs
      @JaypftVlogs Před 3 lety

      @@CodeCraks from different computers , like im making a multi tool , that has a login. I have the database and everything but i wana be able to share the database around with the tool working but people not being able too see other peoples login.

    • @CodeCraks
      @CodeCraks  Před 3 lety +1

      Then you must change the database from access to remote mysql, by then you can login from any computers remotely. But it needs an internet connection.

    • @JaypftVlogs
      @JaypftVlogs Před 3 lety

      @@CodeCraks how do I do that?

    • @CodeCraks
      @CodeCraks  Před 3 lety +1

      First of all you must own a mysql server with remote mysql support and enough database storage.

  • @abhaygirge4412
    @abhaygirge4412 Před rokem +1

    source code nhi dikhra bro

  • @mhlaing11
    @mhlaing11 Před 2 lety +1

    I can't type the wrong password or username twice.The error show at con.Open().Can you please tell me the way to make that right?

    • @cookieskush
      @cookieskush Před 2 lety

      its because he doesnt use con.Close(); after the if(dr.Read() == true) statement well thats what fixed it for me atleast

    • @CodeCraks
      @CodeCraks  Před 2 lety

      Good to know

  • @wuzz5703
    @wuzz5703 Před 3 lety

    sup bro

  • @lostsoul9147
    @lostsoul9147 Před rokem

    @CodeCraks sorry, but can you make a video explaining every step .. because i'ven't understood what most of the methods do or used for if not all .. i want to understand so in the future if i want to make something similar on my own .. Sorry if i'm asking for too much .

    • @lostsoul9147
      @lostsoul9147 Před rokem

      BTW, Sorry For my bad English .

    • @CodeCraks
      @CodeCraks  Před rokem

      Sure we are trying our best to make the video more explained
      Thanks for you feedback

    • @lostsoul9147
      @lostsoul9147 Před rokem

      @@CodeCraks how do i link it to "SQL" instead of "ACCESS" ?

  • @tyrelldante885
    @tyrelldante885 Před 3 lety +2

    Woow woow 😍💋 💝💖❤️

  • @fatmabasar7404
    @fatmabasar7404 Před 3 lety

    I wonder why I don't have a label click

  • @Smogi_5267
    @Smogi_5267 Před rokem

    What if someone creates an account with the same password and username

  • @BroBro-tb3fi
    @BroBro-tb3fi Před 2 lety

    I can't write OleDbConnection. Does anyone know why?

    • @CodeCraks
      @CodeCraks  Před 2 lety

      You must include "using System.Data.OleDb;" at the top of your codes.

  • @isuq1980
    @isuq1980 Před 3 lety

    i dont have nirmala ui wat an i do ?(i have vieusal studio 2019 proffesional)

    • @CodeCraks
      @CodeCraks  Před 3 lety

      In VS 2019 you cannot find WinForms so You have to get VS 2015

    • @isuq1980
      @isuq1980 Před 3 lety

      @@CodeCraks now i have visual studio 2015 but not nirmala ui do you know other fonts and size that it looks the same

    • @CodeCraks
      @CodeCraks  Před 3 lety

      If you follow my video you will get the same Ui As mine

  • @camjaykirkby3961
    @camjaykirkby3961 Před 3 lety +1

    another great video, but im facing a problem. Even if i put the correct Username and password into the login form it shows the incorrect user and pass, Do you know how to fix this?

  • @stefffanyanne2114
    @stefffanyanne2114 Před 2 lety

    What if I don't want to put a dashboard? What will i do instead? Please help 😭

    • @CodeCraks
      @CodeCraks  Před 2 lety

      You can go with you preference may be you can create a menu to navigate the user in the application

  • @Trentoscroft
    @Trentoscroft Před 2 lety

    how do i add this to an existing WPF i have so you have to login before accesing my other WPF

    • @CodeCraks
      @CodeCraks  Před 2 lety

      Your asking about Accessing a WPF Application using a WinForm

    • @Trentoscroft
      @Trentoscroft Před 2 lety

      @@CodeCraks so basically I made a WPF but before someone can access it it want them to login first so I how go I add this login to my excising WPF

    • @CodeCraks
      @CodeCraks  Před 2 lety

      You can create a log using WPF instead

  • @Clxqz
    @Clxqz Před 2 lety

    why cant i create a account on your website

  • @malaww4119
    @malaww4119 Před 4 měsíci

    how to find alt + 7

  • @bennettbrody7057
    @bennettbrody7057 Před 3 lety +1

    Very happy 😍💋 💝💖♥️❤️

  • @stralex1992
    @stralex1992 Před 3 lety

    when I click the signup or log in an error pops up saying "could not find output table table tbl_users"

    • @CodeCraks
      @CodeCraks  Před 3 lety

      Check your table's name in your database. Maybe a spelling mistake in the database table or in the program code.

    • @stralex1992
      @stralex1992 Před 3 lety

      @@CodeCraks so I just found the problem and I don't know how to fix it, can you help me please (sorry if I'm annoying) the error says: Error Could not copy "obj\Debug\Craft Limited.exe" to "bin\Debug\Craft Limited.exe". Exceeded retry count of 10. Failed. The file is locked by: "Craft Limited (17008)" Craft Limited

    • @CodeCraks
      @CodeCraks  Před 3 lety

      Download Our Project files and use our database. So this error will disappear

  • @KJ_GamingYTopG
    @KJ_GamingYTopG Před rokem

    How do I download the files? I created an account but it wont log me in. I see the files but no place to download the file.

  • @atesaltay7129
    @atesaltay7129 Před 3 lety

    System.Data.OleDb.OleDbException: 'Not a valid file name.'
    Help me.