3

I'm new to ASP.NET MVC framework. I'm asked to develop an application using MVC 4

Our company already has an authentication table in DB2.The columns are Employee ID, Name, Security ID, etc.

How can i develop an application witch uses that table for authentication

0

1 Answer 1

5

Actually, for MVC 4, this link is better. The MVC 3/4 link ignores some advances made in MVC 4 (e.g. the built in 'AuthorizeAttribute').

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.