Posted on: 5/11/2014 6:17:22 AM | Views : 422

Hi My dear friends....
I'm new in asp.net webform...
I have been created an aspx page with vb.net and because of there are some fields that should be checked by database, i call method for any field in it's TextChanged event ... that method calls store procedure...but for any event for any field, Page is postback..
but i want to remove post back in this page and increase speed of page rendering.
What should I do?
thanks...

Go to the complete details ...