This. Net knowledge assessment is used by Enlightened's Talent Acquisition Management team as one tool in evaluating your compatibility with our development team.
Thank you for your time in completing the assessment.
Different parameter names
Different parameter data types
Different number of parameters
Different ordering of parameters
Changing the method name
Rate this question:
All visitors see the custom error page
All visitors see the full error details
Local users get full error details, while remote users get custom errors
The program crashes
Rate this question:
Encrypted
Clear
Cryptograph
Hashed
Rate this question:
Setting max length on ASP.NET and HTML input controls
Using ASP.NET validation controls (RequiredFieldValidation, CompareValidator, RangeValidator, RegularExpressionValidator, CustomValidator) to constrain user input via ASP.NET input controls as much as possible.
Constraining user input to a white list (list of acceptable characters)
Constraining user input to a black list (list of all un acceptable characters)
Rate this question:
Session.Dump
Session.Abandon
Session.Exit
Session.Kill
Rate this question:
Automatically determines role membership
Role membership determined only by user programming
ASP.NET does not support Windows Authentication
None of the Above
Rate this question:
A special .Net class to identify and query java based applications
A javascript to connect and fetch data from database server on client-side
A collection of scripts used to enhance End-User clientside experience.
A java runtime based query execution client.
Rate this question:
Set the DataSource property
Call the DataBind method
Configure database to allow repeater access
Ask DB admin to configure a special named pipe for it
Rate this question:
Master Page
Page Class
Session Class
Base Page Class
Rate this question:
Program Application & Session level events
Get notified when a global variable is changed
Set global layout of a web application
Configure settings which globally affect the server performance
Rate this question:
Viewstate
Session Object
Application Object
Out of process StateServer
Rate this question:
In Process
State Server
Session Object
None
Rate this question:
Block()
Snchrozine & Block
Lock() & Unlock()
AsncAccess()
Rate this question:
Threading
Serialization
RCW
AppDomain
Rate this question:
Quickly generating a basic outline of your software that you can then edit and customize.
Generating detailed outline of your software before you begin coding.
Generating software architecture before you start testing.
Quickly generating a basic test plan of your software before you start development.
Rate this question:
It enables you to pass data to a view template using a late-bound dictionary API.
It enables you to pass data to a model.
It enables you to pass data to a view template.
It enables you to generate razor view template.
Rate this question:
It is derived from TempDataDictionary class and stored in short live session.
It is used to store only one time messages like error messages, or validation messages.
It is used to pass data from current request to subsequent requests.
All of the above.
Rate this question:
1,2,4,5
1,3,4,5
1,3,4,6
1,3,4,5
Rate this question:
Enables you to encapsulate the rendering of html
Has a specific event model
Uses view state heavily
All of the above
Rate this question:
1,2,4,6
1,3,4,6
1,2,5,6
1,2,3,4,5,6
Rate this question:
1,2,4,6
1,2,5,6
1,3,4,6
1,3,5,6
Rate this question:
1,2,4
1,2,5
1,2,3
1,2,3,4,5
Rate this question:
1,3,5
1,2,4
1,2,3,4,5
1,2,5
Rate this question:
Windows Service
IIS
WAS
WPF Application
Windows Application
All of the above
Rate this question:
Quiz Review Timeline (Updated): Mar 20, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.