Download
100% FREE
Office Document APIs for .NET
Online: 949
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
.NET Framework
>
Loading ...
Can a DataAdapter.Fill method take DataTable as parameter or it works only for DataSet?
Posted by
Raja
on 5/5/2008 | Category:
.NET Framework Interview questions
| Views: 9349
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
It has 5 different overloads and of course it can take DataSet as well as DataTable as parameter to fill data in from database.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What is the use of CommandBehavior.CloseConnection ...
Next > :
Can you assign GridView.DataSource = DataReader()?
Comments or Responses
Login to post response
More Interview Questions by Raja
Can you assign GridView.DataSource = DataReader()?
What are the consideration in deciding to use .NET Remoting or ASP.NET ...
What security measures exist for .NET Remoting in System.Runtime.Remot ...
What’s Singleton activation mode?
What’s SingleCall activation mode used for?
What is a formatter?
What are remotable objects in .NET Remoting?
What’s a proxy of the server object in .NET Remoting?
Latest Interview Questions
What class is underneath the SortedList class?
How can you sort the elements of the array in descending order?
What’s the difference between the System.Array.CopyTo() and System.Arr ...
Are private class-level variables inherited?
How is the DLL Hell problem solved in .NET?
What is an Interface?
What is Sealed modifiers?
What is Abstract Class?
More ...