hi
Normally the web application contains the try,catch for all functions
if any exceptions are occurred it will show in catch, but it stops the entire application process
but i need to skip the catch exception and continue the process in application
how can i do in c#.net
Thanks in advance,
Regards
Kavi.n