How to create a simple custom log in system - MVC 4 / Razor - Part 2 of 5

Опубликовано: 21 Июль 2026
на канале: Coffee Cup Dev
67,156
144

I go over how to create the database, entity framework model, controllers, views and object model in order to implement a simple authentication system. I also talk about how to encrypt and decrypt and passwords using the SimpleCrypto library. All done in MVC 4 Razor, C# using Visual Studio 2012

I can only keep making these videos with your support. Please LIKE and SUBSCRIBE to my channel. If you have questions, join our Google+ Community

Dropbox link: http://bit.ly/10qkRKg
Memory Game for Kids: http://bit.ly/Wlh3Ix
All my games: http://bit.ly/10FnpJg

Google+ Community: http://bit.ly/Ya9Xwu
Facebook Group: http://on.fb.me/UeJLzH

Thank you for watching!! :D
Fabio Scopel

Sources:
SimpleCrypto web site:
http://www.shawnmclean.com/blog/2012/...

Also used as reference this site:
http://www.codeproject.com/Articles/4...