New features in Microsoft AJAX library
List the new features that are included in Microsoft AJAX library?
Expert
Microsoft AJAX library is the client-based JavaScript library which is compatible with every modern browser and proposes a lot of functionality than JavaScript. Library is released with the new features and completely supports ASP.NET 4.0'.
New features included in a Microsoft AJAX library are as follows:
• AdoNetDataContext class – It enables us to easily interact with the ADO.NET Data Services service.
• Imperative syntax – It supports easy imperative syntax which is used to make and handle controls.
• Client data access – It supports to access client data and display through client data control and client template.
• Client datacontext – It supports read and write permission to data from the database.
• Script loader – It retrieves every script which is required by one or more client component or control automatically and implements scripts in the order in which they are received.
• jQuery integration – It helps to access elements in the Web pages, enable visual effects, work with client-side evetns and make it simpler to use AJAX in the applications.
Heap Abstractions: The class abstractions that we discussed above are obtained by abstracting each field of base type. The number of instances of that particular class still needs to be bounded; this results in an under-approximation that is still use
Public interface: The members of a class prefixed with public access modifier. All these members are visible to each and every class in a program.
Peer: It is a term employed of the Abstract Windowing Toolkit (AWT) to refer to the underlying classes which give the platform-specific implementation of the component classes.
Encapsulation: Safeguarding the state of objects by stating its attributes as private and channeling entrance to them via accessor and mutator techniques.
Instance variable: It is a non-static field of a class. Each and every individual object of a class has its own copy of this field. This is in contrary to a class variable that is shared by all instances of class. Instance variables are employed to mo
Hash code: It is a value returned by a hash function. A hash code can be employed as an index into a random-access data structure, offering a proficient mapping between an object and its position. Employed by classes like HashMap.
Give details about the different services that are provided by DLR to CLR?
Define the term Sibling sub classes: Classes which have similar immediate super-class.
Define the term Runtime error: It is an error which causes a program to finish whenever it is being run.
18,76,764
1940703 Asked
3,689
Active Tutors
1431829
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!