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                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.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
What is the use of mcommand ?

mcommand.fill(ds,"orderdetails");
 Question Submitted By :: Rahul
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is the use of mcommand ? mcommand.fill(ds,"orderdetails");
Answer
# 1
mcommand is DataAdapter 

DataAdapter object is like a bridge that links the database 
and a Connection object with the ADO.NET-managed DataSet 
object through its SELECT and action query Commands. It 
specifies what data to move into and out of the DataSet. 
Often, this takes the form of references to SQL statements 
or stored procedures that are invoked to read or write to a 
database.
The DataAdapter provides four properties that allow us to 
control how updates are made to the server:
* SelectCommand
* UpdateCommand
* InsertCommand
* DeleteCommand
 
Is This Answer Correct ?    0 Yes 0 No
Purushotham
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
How would you implement inheritance using VB.NET/C#?  2
When web.config is called ? Keane-India-Ltd2
hi im shailendra singh my question is how we deploye the data base HCL2
What is X-Path? Sherston2
what is impersonation in ASP.NET? Merrill-Lynch4
What is Virtual path in ASP.Net Proteans2
Explain the functionality of "EnableViewState" ? What happens if you want it on or off?  1
How do you install windows service? Tech-Mahindra3
What is the use of location tag in web.config file Karur-Vysya-Bank-KVB1
How do you specify whether your data should be passed as Query string and Forms (Mainly about POST and GET)  2
Is it possible to prevent a browser from caching an ASPX page?  2
Difference between ByVal and ByRef? Microsoft2
what is the differance between native code & managed code?  5
33) You create English, French, and German versions of your ASP.NET application. You have separate resource files for each language version. You need to deploy the appropriate resource file based on the language settings of the server. What should you do? A . Create an installer and set the Installer.Context property for each version of your application. B . Create an installer that has a launch condition to verify the locale settings. C . Create an installer that has a custom action to install only location-specific files. D . Create an installer that has an MsiConfigureProduct function to install the appropriate version. Syntax-Softtech2
what is the MSIL assembler do?  1
What are the two properties that are common in every validation control?  4
how to convert from sql2000 numeric to int in asp.net with sqlparameter?  1
Usage of web.configuration ? Microsoft1
What is the difference between Proxy and Contract?  1
Difference between asp and asp.net? Accenture3
 
For more ASP.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