krishna dhanekula
what is the difference between typed dataset and untyped dataset? Which situation used typed data set as well which situation used un typed data set? which is the best one in real world scenario as per performance level?
By krishna dhanekula in ASP.NET on Jan 02 2009
  • P Narasimha
    Jan, 2009 5

    Typed dataset can be defiend as wirh XML Schema definiton that is called Tped dataset,
    UnTyped dataset can be defiend as without XML Schema definiton that is called UnhTped dataset
    unTyped datset is faster than the typed dataset.
    These two comes under the Dataset Object.
    By Using dataset you can bind the data without any connection .
    most of business applications typed dataset can be used,

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS