Preview

Mca Mc0081 Solved Assignment

Good Essays
Open Document
Open Document
3556 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Mca Mc0081 Solved Assignment
July 2011
Master of Computer Application (MCA) – Semester 5
MC0081 – .(DOT) Net Technologies – 4 Credits
(Book ID: B0974)
Assignment Set – 1 (40 Marks)

Answer all Questions Each question carries TEN marks
1. Describe the following: o Importance of ADO.Net o Data Access Scenarios
Disconnected Architectures
Ans:
Importance of ADO.Net
ADO.NET (ActiveX Data Object for .NET) is a set of computer software components that programmers can use to access data and data services. It is a part of the base class library that is included with the Microsoft .NET Framework. It is commonly used by programmers to access and modify data stored in relational database systems, though it can also access data in non-relational sources. ADO.NET is sometimes considered an evolution of ActiveX Data Objects (ADO) technology, but was changed so extensively that it can be considered an entirely new product.

ADO.NET is conceptually divided into consumers and data providers. The consumers are the applications that need access to the data, and the providers are the software components that implement the interface and thereby provide the data to the consumer.
Functionality exists in the Visual Studio IDE to create specialized subclasses of the DataSet classes for a particular database schema, allowing convenient access to each field through strongly typed properties. This helps catch more programming errors at compile-time and makes the IDE's Intelligence feature more beneficial.

Data Access Scenarios
The most popular data access scenario in the Internet is the one in which a user must locate a collection of data and iterate through this data a single time.
When a request for data from a Web page that you have created is received, you can simply fill a table with data from a data store. In this case, you go to the data store, grab the data that you want, send the data across the wire, and then populate the

You May Also Find These Documents Helpful

  • Satisfactory Essays

    The data access object (DAO) software program design pattern encapsulates use of data by concealing its difficulty from end users (University of Phoenix, 2005). This design pattern is a concept offering an abstract interface to a database or perseverance method, which it only provides a few specified functions excluding the visibility of the database particulars. The DAO includes a mapping from the software calls to its perseverance layer that isolates the general public interface of the DAO.…

    • 579 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    An extra layer of authentication for the security of resources by two-step verification. The combination of any two or more veri-fication methods (password, biometrics, trusted device).…

    • 553 Words
    • 3 Pages
    Good Essays
  • Good Essays

    LA015666 Assignment 1

    • 5586 Words
    • 19 Pages

    1. Why is it important for a worker in the Community Services Industry to follow their job description?…

    • 5586 Words
    • 19 Pages
    Good Essays
  • Good Essays

    Acc 557 Assignment 2

    • 1149 Words
    • 5 Pages

    An international education company which send students to the U.S.A from Turkey. The exact definition of the company is based on Summer Work And Travel program. Let’s find the definition out with the help of 5W1H questions.…

    • 1149 Words
    • 5 Pages
    Good Essays
  • Powerful Essays

    AIA105 Assignment Two

    • 1496 Words
    • 4 Pages

    If we attempt to define slaves or slavery we would conjure up notions of force, control, physical and psychological punishments brought on by a person or persons of higher authority. They are looked at and labelled as humans that are not worthy to be at the level of which their “masters” contain, thus the capability to provide physical force, poor nutrition and physical health and to justify it. Associating this stereotype of slavery to that of the convicts transported to Australia between 1788 and 1850, we could find many similarities. The past lives each individual lead, whether it be as a slave or a convict, can initially be perceived as degrading and a slow progress of deterioration of the mind and body. Once researching and finding more on each of the topics I was able to gain a clearer understand of both, enabling great comparison and debate.…

    • 1496 Words
    • 4 Pages
    Powerful Essays
  • Satisfactory Essays

    Assignment Chccn301B

    • 312 Words
    • 2 Pages

    What is appropriate supervision and how does it vary according to the age/stage of development?…

    • 312 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Creating a Domain Model

    • 482 Words
    • 2 Pages

    A Windows domain model is an organized collaboration of Windows servers whose database contain user information, organizational, functional, and security policies amongst other things. By the nature of the class, the use of Windows Server 2008 R2 is established. Depending on the business and hierarchical topology of the organization that is served by the model, it can be a single domain or made up of multiple domains. If there are multiple domains, they could be organized into a tree or trees that make up a forest or forests.…

    • 482 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    The data is transmitted to a central computer and stored for retrieval. Data is also organized in such a way that it can be tracked by the customer.…

    • 458 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    References: • Nirosh. (2010). Introduction to Object Oriented Programming Concepts (OOP) and More. The Code Project. Retrieved from: http://www.codeproject.com/KB/architecture/OOP_Concepts_and_manymore.aspx.…

    • 817 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    residences

    • 735 Words
    • 8 Pages

    ____ simply requires you to fill out a form with the type of data you want to locate in a database.…

    • 735 Words
    • 8 Pages
    Satisfactory Essays
  • Good Essays

    A data dictionary to store definitions of data elements in the database and their characteristics. In large corporate databases, the data dictionary may capture additional information, such as usage; ownership; authorization; security; and the individuals, business functions, programs, and reports that use each data element.…

    • 890 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Data Mining

    • 1660 Words
    • 7 Pages

    Data are any facts, numbers, or text that can be processed by a computer. Today, organizations are accumulating vast and growing amounts of data in…

    • 1660 Words
    • 7 Pages
    Good Essays
  • Powerful Essays

    Object oriented information modeling is part of creators that make as awesome results in knowledge findings. It is an explicit and systematic process of managing vital knowledge and fits associated processes of creating, gathering, analyzing, organizing and exploitation to create the implication of the program. It was using an object that is data structure consisting of data fields and methods together with their interactions that to design application and computer programs. They are two types in object oriented information that are business items and data items. Business objects represent parts or parts assemblies. Business object attributes include its name and revision.…

    • 2036 Words
    • 9 Pages
    Powerful Essays
  • Satisfactory Essays

    11. From the list of available components check the Microsoft ADO Data Control 6.0 (SP3) (OLEDB).…

    • 1707 Words
    • 7 Pages
    Satisfactory Essays
  • Powerful Essays

    Intoduction to Asp.Net

    • 960 Words
    • 4 Pages

    • A common runtime enviornment for all .NET languages – Common type system – Common metadata – Intermediate Language (IL) to native code compilers – Memory allocation and garbage collection – Code execution and security • Over 15 languages supported today – C#, VB, Jscript, Visual C++ from Microsoft – Perl, Python, Smalltalk, Cobol, Haskell, Mercury, Eiffel, Oberon, Oz, Pascal, APL, CAML, Scheme, etc.…

    • 960 Words
    • 4 Pages
    Powerful Essays