Attribute must be set on a validator control for the validation to work.
A. ValidateControl
B. ControlToValidate
C. ControlToBind
D. Validate
Attribute must be set on a validator control for the validation to work. Read More »
ASP.net A. ValidateControl
B. ControlToValidate
C. ControlToBind
D. Validate
Attribute must be set on a validator control for the validation to work. Read More »
ASP.net A.
B.
C.
D. None of the above
asp:dropdownlist> tag replaces which of the HTML tags______________? Read More »
ASP.net A. Maps the specified absolute path to virtual path
B. Maps the specified virtual path to a physical path
C. All of the above
D. None of the above
Whats the significance of Request.MapPath( ) ? Read More »
ASP.net A. Maintain the login state security through a View State.
B. Maintain the login state security through a Session.
C. Maintain the login state security through a database.
D. All of the above
A. .NET Remoting
B. .NET Threading
C. .NET RMT
D. None of these
A. StateServer
B. SQL Server
C. InProc
D. All of the above
Mode of storing ASP.NET session_____________? Read More »
ASP.net A. Client-side code
B. Server-side code
C. Both A and B
D. None of these
The type of code found in Code-Behind class is __________________? Read More »
ASP.net A. DataCaching
B. Output Caching
C. Both A and B
D. None of these
Select the caching type supported by ASP.Net? Read More »
ASP.net A. GacSvr32.exe
B. GacUtil.exe
C. GacMgr.exe
D. RegSvr.exe
Which of the following tool is used to manage the GAC ? Read More »
ASP.net A. User
B. Table
C. Form
D. Windows
Which of the following authentication is best suited for a corporate network ? Read More »
ASP.net