Asp.Net Mvc : User Registration Form Using Entity FrameWork And Sql Server

preview_player
Показать описание

The tutorial discusses the following points
- how to create a user registration form in MVC
- validation of controls in the user registration form
- how to save user details in SQL server database with entity framework

📂 GitHub Repository

💖 Buy me a Coffee

🌀 Related Videos

🔗 Find me in

#AspNetMvc #CodAffection
Рекомендации по теме
Комментарии
Автор

Thanks for taking the time to create all your videos. Very much appreciate it.

elmekosa
Автор

Thanks a lot. Keep on this amazing job!!! Nice to be here!!!

DChristop
Автор

Hello Sir! I've been with other tutorials and so far your video is the best. COMPLETE and CONCISE! Please continue working you are helping a lot of people around the world. Thank you so much!

raymondagbunag
Автор

Great tutorial, it's so useful and clear.

joseantoniourbinagutierrez
Автор

Hey man, do you know why I can see the UserID on the webpage when I run it after creating the usercontroller?

adamhardie
Автор

hey, in MVC, InternetApplication, there is a built in AccountController for login registration, Is there a way that we can mold it to save record into our SQLServer Datebase ?

visaboxofficial
Автор

Thanks sir your video tutorial helps me a lot Thank you so much

AbhishekKumar-dnig
Автор

Your video is the best, Thank you so much. Good luck

alicenguyen
Автор

Helpful! Is view model in Actions is implemented? Can you tell me how ?

sh-tutorial
Автор

Sir very good tutorial. I have a question: when I run it says: error en el servidor de la aplicación '/'. Resource ca not be found

rucaskeeper
Автор

Nice Tutorial. You should have included Email and sending code for email verification.

sathishchowdary
Автор

Thanks but getting an error..sqlexception: cannot insert explicit value for identity column in table 'user' when identity_insert is set to off.

shishirmathew
Автор

Getting error at db.savechanges() on registration controller

uvaismuhamed
Автор

Another great series. I was looking for the email verification method. Do you have any suggested links?

jspalding
Автор

hi, thanks for the video. may I know how to add dropdown data ?

indrianids
Автор

sir i for got the connection name saved as entity of the data base. how can i get that?

abi
Автор

Good job.
Please can you upload the script folder you used in this project?

ziktiz
Автор

'The entity type User is not part of the model for the current context.'
i get this error when i click on the submit button

nohaamr
Автор

Need small clarification. Are you working with database first approach? Bit confused after watched some other videos with a concept of code first and database first approach

meenakshir
Автор

ADO.Net Entity Data Model missing, even after installing Framework SDK 6 and after choosing the .Net Framework instead of .Net Core. Please help

thetruereality