Click here to Skip to main content
15,894,017 members
Please Sign up or sign in to vote.
1.50/5 (2 votes)
See more: , +
Hello,

I am new to MVC4.

I have created new MVC4 project.
I wanna to develop main basic things in this application.
I would like to get some information about following things

1. What are basic things to care?
2. How to implement Authentication?
3. How to implement Authorization?
4. How to handle session in MVC?
5. If I designed one action in a controller, then how can I avoid to some one to call that Action from another application?
6. what are different security issues in MVC4 and how to handle them?
7. Is Session handling in ASP .Net same to MVC4 session handling?

Please help me out

Thank you in advance................
Posted
Updated 29-Jul-13 22:24pm
v2
Comments
Ankur\m/ 30-Jul-13 4:42am    
Buy a good book and start reading.

1 solution

I have found one link for MVC4 Authentication, it works fine.

Learn MVC (Model View Controller) Step by Step in 7 Days – Day 3[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900