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   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ADO.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
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
Explain different methods and Properties of DataReader which
you have used in your project?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Explain different methods and Properties of DataReader which you have used in your project?
Answer
# 1
method used
 1.Getstring()
 2.NextResult()
 3.HasRows()
 4.SchemaTable()
 5.read()
 
Is This Answer Correct ?    0 Yes 0 No
Rahul Ecimt
 
  Re: Explain different methods and Properties of DataReader which you have used in your project?
Answer
# 2
There are plenty of methods and properties in the datareader.

1.Read()
2.Load()
3.IsClosed
4.NextResult()
4.HasRows
6.GetString(),GetDecimal(),GetDouble(),etc..,
7.FieldCount
8.Close()
9.Dispose()

etc..,
 
Is This Answer Correct ?    1 Yes 0 No
Tiger Kumar
 
 
 

 
 
 
Other ADO.NET Interview Questions
 
  Question Asked @ Answers
 
How would u connect to database using .NET? TCS2
What is dataset and tell about its features. What are equivalent methods of previous, next etc. Of ADO in ADO.NET ? Digital-GlobalSoft1
what is a dataview?why is it used for? Choice-Solutions3
What is the key feature of ADO.NET compared to ADO ? TCS2
i have two textboxes one for user name and another for password . i have a table name compare(which contains name,passwod etc.,)my doubt is how compare username textbox with name column and how compare password textbox with passwod column. i want the code Wipro3
How to find the count of records in a dataset?  4
Call a stored procedure from ado.net and pass parameter to it ? Keane-India-Ltd5
What are the attirbutes of DataSet? IBM4
Sequence to connect and retrieve data from database useig dataset ? MMTS3
Why sql Data Reader object not created Matrix2
Differnce between Stored procedure and user defined functions? Microsoft13
what is clustered index?why is it created? Microsoft3
What is the provider and namespaces being used to access oracle database? Microsoft2
What is a datatable? SBI3
how would i implement dropdownlist in gridview using c#  2
what is data Adapter? IBM12
What happens when we issue Dataset.ReadXml command?  1
How do you merge two datasets into the third dataset in a simple manner? IBM1
What are advantages and disadvantages of Microsoft-provided data provider classes in ADO.NET?  1
How To Update A Column In A DataGrid Using C#.NET? I am getting InvalidCastException as (Specified cast is not valid) while updating 2nd column in a datagrid? Id,firstname,lastname are the three columns of my datagrid respectively. I wanted to edit the second column(lastname) and update it. I did the following code in DataGrid's updatecommand(),but failed to update ! Int varid=(int)DataGrid1.DataKeys[e.Item.ItemIndex]; TextBox lnm=(TextBox)e.Item.Cells[2].Controls[0]; string str=lnm.Text ; SqlCommand cmd=new SqlCommand("update customer set lastname='" + str + "' where id=" + varid + "",con); cmd.ExecuteNonQuery(); DataGrid1.EditItemIndex=- 1; DataGrid1.DataBind(); Mind-Tree1
 
For more ADO.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

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