How does you call and execute a SP in .NET?
Answers were Sorted based on User's Feedback
Answer / anil sharma
command.commection =coonectionstring
command.commandType=commandType.storedProcedure
command.commandtext="sp_name"
command.executenonquery()
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / 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 |
What is a static variable?
Write a program for calculator in VB.NET
6 Answers CMC, College School Exams Tests, IBM, NIIT, Practical Viva Questions, Subex,
How does you get record no from 5 to 15 from a dataset of 100 records?
Why do we use ansi keyword?
There are three versions of VB6--Learning Edition, Professional and Enterprise. Is VB.Net similar?
what is delegates
What is MSIL
Explain the advantage of option strict on?
List the types of authentication?
How do you use two datareaders at the same time in a vb.net windows application ?
What is late binding and early binding?
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.
0 Answers College School Exams Tests,
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)