Login Page in Asp.Net C# using Database
How to fix UnobtrusiveValidationMode Error in Asp Net
• How to fix UnobtrusiveValidationMode Error...
You can use this query also:
"select count(*) from Login where Username='something' and Password='something' "
and with this use ExecuteScalar method...