3
Answers

stringbuilder in mvc

i have to dynamically add label and textbox  from database.Supppose i have table expenses such that it has two value like.id and expenses.if there is five no of expenses in database than there will be five labels and their corrosponding textbox.now how to bind this using stringbuilder and passing to view
Answers (3)
0
Gokhul Varman
NA 10.7k 9.4k 7y
Please refer the following links to get a solution:https://dzone.com/articles/signing-soap-messages
https://www.ibm.com/support/knowledgecenter/en/SSGMCP_5.1.0/com.ibm.cics.ts.webservices.doc/wsSecurity/dfhws_soapmsg_signed.html 
0
Manikandan Murugesan
NA 20.5k 98.9k 7y
Refer the following Link : https://msdn.microsoft.com/en-us/library/ms824699.aspx
 
https://www.ibm.com/support/knowledgecenter/en/SSGMCP_5.2.0/com.ibm.cics.ts.webservices.doc/wsSecurity/dfhws_soapsigning.html