What is the name given to the type of assembly that contains localized resources?
Module
Private
Satellite
Shared
Name two properties common in every validation control
ControlToValidate property and Text property
CompareTovalidate and ControlTovalidate
CompareToValidate and Text Property
CompareToValidate and ID property
How many version of .NET Framework has been released -
3
4
5
6
Which of the following abbreviations is incorrectly expanded?
GAC- Global Assembly Cache
FCL - Framework Class Library
WF - Window Workflow Foundation
LINQ - Language Integrated Query
Which object can help you maintain data across users?
The Session object.
The Application object.
The Response object
The Server object
Windows Workflow Foundation - the new user interface system was introduced with
.NET Framework 1.1
.NET Framework 2.0
.NET Framework 3.0
.NET Framework 3.5
The New object Relational Mapping (ORM) framework to be introduced with Microsoft.Net 3.5 SP1 is known as
ADO.ORM
ADO.NET Data Services
ADO.Hibernate
ORM.ADO
Which class do you implement to customize the storage of viewstate into sql server?
SaveViewState
LoadViewState
PageStatePersister
SqlPageStatePersister
.NET Framework 3.5 Language Integrated Query (LINQ) support all the listed providers except
LINQ to ORACLE
LINQ to XML
LINQ to Objects
LINQ to SQL
The property TypeName must be set for which ASP.NET data source control?
AccessDataSource
SqlDataSource
ObjectDataSource
XmlDataSource