Answer Posted / anil sharma
command.commection =coonectionstring
command.commandType=commandType.storedProcedure
command.commandtext="sp_name"
command.executenonquery()
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?
Explain the difference between int and int32?
How do you call a stored procedure in Visual Basic?
What is the use of console application?
What is the significance of delegates?
Allowed program to auto-correct the database when loading a presentation.
Which class allows an element to be accessed using unique key?
Explain the difference between dispose and finalize()?
What is early binding?
What is vb.net used for?
what is the need for dynamic controls in vb.net? i would like to know for what purpose should we create the controls dynamically? please give the answer in simple words.
How to connect crystal report in vb.net ?
Why do you need Lock in Visual Basic?
What is non_deterministic finalization?
Explain the difference between datatable and dataset?