G
Guest
HI,
I recently moved to .NET from asp.When ever I am doing coding in .NET,every
time my mind is diverting to ASP side and I am comapring with ASP coding
structure.In general, in .NET ,how and where (client side or server side) you
will do the validations and how you will submit a form.
1)In ASP ,most of the validations we will do at client side.What in .NET?,
because in .NET we have validation controls.
2)How we will submit a form.
It would be great help,if some body help me in this .
I recently moved to .NET from asp.When ever I am doing coding in .NET,every
time my mind is diverting to ASP side and I am comapring with ASP coding
structure.In general, in .NET ,how and where (client side or server side) you
will do the validations and how you will submit a form.
1)In ASP ,most of the validations we will do at client side.What in .NET?,
because in .NET we have validation controls.
2)How we will submit a form.
It would be great help,if some body help me in this .