//Query to be executed. string sql = "UPDATE TPA SET NAME = '"+txtName.Text+"', CONTACT = '"+txtContact.Text+ "', STATUS = '"+selectedRadioButton()+"', DET...
Does anyone used itextsharp dll for pdf export??? ☹️😑😐
Just wanted to know more on this.. Even I use direct textbox field in my update and insert query.. So do I have to define parameter for my all column?
Adapter.Updatecommand = command; Can u plz remove this line?
Can u suggest me any other good practices in c# coding?
Do you mind to try this out?