Answer Posted / ponnuraj
Using command object we can execute a SP. Instead of sql
query we have to pass the SP Name.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is sorting in vb?
Can you please explain the difference between dispose and finalize()?
Explain the use of option explicit?
Can you please explain the difference between system.string and system.stringbuilder classes?
How to achieve Polymorphism in VB.Net?
Explain the use of console application?
Explain the difference between c# and vb.net?
Which namespace are used for accessing the data?
what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.
What is a stream in vb.net?
What is a static variable?
What are jagged arrays ?
write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.
So you know which dll is used for microsoft .net run time?
what is interface and when it is used?