ASP.NET Registration Functionality from SCRATCH in .NET 7

Поділитися
Вставка
  • Опубліковано 8 лип 2024
  • 🔥 Registration functionality for ASP apps... Everyone wants it, but no one knows how to make it. Well... YOU do know how! At least as soon as you are done with this video! Go check it out right now!
    🚀 C# Progress Academy - Become a job-ready C# and Angular web developer to land your dream developer role: bit.ly/45vbPUg
    📃 Check out the article to this video! tutorials.eu/asp-net-core-reg...
    We'll make sure to turn you into a true developer in no time!
    Timestamps:
    00:00 Introduction
    00:16 Preparing our project for user registration
    03:57 This one is for you!
    04:20 using codegenerator to create an identity registration page
    06:20 Register our Razer pages
    07:25 Run migration with the entity framework tools
    08:30 Testing our application
    08:59 Thanks for watching!
    ASP.NET Registration Functionality from SCRATCH in .NET 7
    So, what is C#?
    C# (pronounced "See Sharp") is a modern, object-oriented, and type-safe programming language. C# enables developers to build many types of secure and robust applications that run in .NET. C# has its roots in the C family of languages and will be immediately familiar to C, C++, Java, and JavaScript programmers. This tour provides an overview of the major components of the language in C# 8 and earlier. If you want to explore the language through interactive examples, try the introduction to C# tutorials.
    C# is an object-oriented, component-oriented programming language. C# provides language constructs to directly support these concepts, making C# a natural language in which to create and use software components. Since its origin, C# has added features to support new workloads and emerging software design practices. At its core, C# is an object-oriented language. You define types and their behavior.
    And what is ASP.NET?
    ASP.NET is an open-source, server-side web-application framework designed for web development to produce dynamic web pages. It was developed by Microsoft to allow programmers to build dynamic web sites, applications and services. The name stands for Active Server Pages Network Enabled Technologies.
    And what is Identity?
    Is an API that supports user interface (UI) login functionality.
    Manages users, passwords, profile data, roles, claims, tokens, email confirmation, and more.
    Users can create an account with the login information stored in Identity or they can use an external login provider. Supported external login providers include Facebook, Google, Microsoft Account, and Twitter.
    The Identity source code is available on GitHub. Scaffold Identity and view the generated files to review the template interaction with Identity.
    Identity is typically configured using a SQL Server database to store user names, passwords, and profile data. Alternatively, another persistent store can be used, for example, Azure Table Storage.
    In this topic, you learn how to use Identity to register, log in, and log out a user.
    To learn more, make sure to watch the video, and we promise you that you'll become a better developer by the end of the video! Have fun!
    And thank you LAKEY INSPIRED for these amazing songs that we use in all our videos! ‪@LAKEYINSPIRED‬
    #csharp #coding #tutorial #learn #microsoft #net #register #identity #framework #aspnet
    TAGS
    c#,.net,c-sharp,csharp,programming,visual studio,c sharp,learn c#,c# programming,c# tutorial,c# for beginners,learn c# programming,c# course,tutorial,coding,add asp.net core identity to existing project,.net core mvc user authentication,asp.net registration functionality,login and registration form in asp.net mvc,asp.net registration form using c#,registration,authentication,authorization,.net core,asp.net core,asp.net mvc framework,asp.net mvc,asp.net
    TutorialsEU offers you free video tutorials about programming and development for complete beginners up to experienced programmers.
    This includes C#, Unity, Python, Android, Kotlin, Machine Learning, etc.
    Stay tuned and subscribe to tutorialsEU: goo.gl/rBFh3x
    C#: / @tutorialseuc
    Facebook: / tutorialseu-1093802040...
    LinkedIn: / tutorialseu
    Discord: / discord

КОМЕНТАРІ • 6

  • @tutorialsEUC
    @tutorialsEUC  10 місяців тому

    🚀 C# Progress Academy - Become a job-ready C# and Angular web developer to land your dream developer role: bit.ly/45vbPUg

  • @attilaguba856
    @attilaguba856 Рік тому +2

    Nice one! Could you make Login, Forgot and Reset Password, Facebook, Gmail Login and how to make an encrypted Connectionstring and SMTP in appsettings.json?! Would be appreciated! 😊

  • @NoCodeLink
    @NoCodeLink 2 місяці тому

    Good stuff. how do you use another user that you've already made?

  • @josearaya8677
    @josearaya8677 5 місяців тому

    does anyone know how to create all the table in oracle 19c?

  • @FreeApophis
    @FreeApophis 3 місяці тому

    That's not from scratch.

  • @MrSonu1505
    @MrSonu1505 8 місяців тому

    Nothing more than promotion. Only wastage of time.