Buy Questpond's video subscriptions on
huge discount
.
Online: 2494
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
>
ASP.NET
>
Loading ...
What is the maximum Number of Tables Stored in Dataset?
Posted by
Shankul2784
on 7/28/2010 | Category:
ASP.NET Interview questions
| Views: 17981
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
The maximum size is limited by Int32. So 2^32 is the maximum number of DataTables you can hold inside a DataSet. So the max size is 2 billion.
Asked In:
One Interview |
Alert Moderator
Bookmark It
< Previous :
How many tables can we store in the dataset?
Next > :
Can we put web.config in sub folders & which w ...
Comments or Responses
Posted by:
Sheonarayan
on: 10/28/2013 |
Points: 10
To quantify this, a DataSet can hold
2,147,483,648
DataTables in DataSet provided your Server memory supports it.
Login to post response
More Interview Questions by Shankul2784
Can we put web.config in sub folders & which will applicable for t ...
If there is one apllication, containing 10 folders, then how many maxi ...
If there are 5 rows in the datatable & it is bound to the gridview ...
What is the maximum size of uploading file?
If there is master page attached to the aspx page then which page loa ...
What is the maximum size of viewstate?
Latest Interview Questions
What is the Default Expiration Period For Session and Cookies?
What is "Functional Dependency"?
What is a "dead lock"?
What is "Locking" concept in DBMS?
How a pointer stores address?
What is "this" pointer?
Which is called as "Soroban"?
Explain About ref and out parameters?
More ...