Hi,
I am developing an MVC3 application. It will be an Intranet System andauthenticate using Windows.
If a user belongs to the NetWork of the Company Building; the usershould be Authenticated and allowed to see the pages.
1. What kind of authentication should I use?
2. I am using IIS6 in my hosting server, what changes should I make there?
3. Any sample MVC3(C#) will be helpful as well?
Thanks very much