Need answer for today Interview Questions in HCL
Hi Friends,Today i attend the interview at HCL. They asked lot of questions and below are the questions where i could not answered. Could you please help me.
1) How to insert 5 aspx page data into database. Each page have 10 fields and final (5th page) page have the insert button control.
2) How to insert bulk data into sql database. After my answer they ask what are the drawback to use it.
Note: i answered to use bulk insert method).
3) How to display the common error page (that the client should now why this error came. for example "The inserted date format is wrong"). CatchBlock thru the common error message, but the client does not know what is that error. so what to do to client know.