6
Answers

ASp.netMVC Validations

Photo of umair mohsin

umair mohsin

8y
699
1
how to perform validations in mvc if there is no database attached only ado.net coding is there.
e.g. 
if a textbox is empty then no record should inserted and error message appears how to do that

Answers (6)