ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  VB.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
How does you call and execute a SP in .NET?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How does you call and execute a SP in .NET?
Answer
# 1
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
Ponnuraj
 
  Re: How does you call and execute a SP in .NET?
Answer
# 2
command.commection =coonectionstring
command.commandType=commandType.storedProcedure
command.commandtext="sp_name"
command.executenonquery()
 
Is This Answer Correct ?    2 Yes 1 No
Anil Sharma
 
 
 

 
 
 
Other VB.NET Interview Questions
 
  Question Asked @ Answers
 
What is CLR?  11
In vb.net how to connect crystal report?  1
what is vb.net?  9
what is the base class of .net?  6
how to get sum of two numbers in vb.net?  2
in my windows application i have to show excelwork sheetwhich is stored in the local system can any one tell me the code?  1
what do you mean by .Net Framework Guru-Tech11
Is VB.NET object oriented? What are the inheritances does VB.NET support ? Digital-GlobalSoft11
What is the difference b/w Readonly Variable and Constant Variable? Sonata5
What is the relation between Garbage collector and finalize and destructor? Kanbay2
What is an abstract class?  3
how can we assigns items on listbox so that it will show rowwise please write the code for it.  3
What is an indexed property?  1
There are three versions of VB6--Learning Edition, Professional and Enterprise. Is VB.Net similar?  1
what are Fixed memory leaks and threads locking problems.  1
what are the advantages and diadvantages of active reports over crystal reports ? IBM1
when we will use console ?  3
sir how i can calculate the value of two-textbox of gridview and show result in textbox within gridview in asp.net with vb.net..plz sir reply me Biz-Technology1
What is the Difference between Dataset and Datareader?  4
Regarding Types of compatability in VB and their usage ? Satyam1
 
For more VB.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com