Friday, June 14, 2019

Custom Form Athentication MVC

1. Customer Form Authentication Set on Controller

2. Set On Web config

3. Add Authentication Filter

4. Use Athentication Filter Attribute

No comments:

Post a Comment

Linq Expression syntax for where condtion in linq

(Expression<Func<T, bool>> filter)