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 |
Explain nested classes?
Explain about the feature anonymous type?
Explain i.tostring method?
What is the difference between a "jagged array" and multidimensional array" ?can anyone show me it practically ?
what do you mean by .Net Framework
17 Answers Assurgent, College School Exams Tests, Guru Tech, Krishna Infotech, Ksb, Microsoft,
List the different types of assembly?
how to create views in sql with syntax and example
Explain the advantage of option strict on?
What is the difference between value and reference types?
Hi I am planning to take interview in VB.net,can any one share your interview Questions for a Entry-level job. Regards Lina
Which dll is used for microsoft .net run time?
What is difference between a panel and GroupBox ?
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)