ASP.NET question answers test

What namespace does the Web page belong in the .NET Framework class hierarchy ?
System.Web.UI.PageHandlerFactory
System.Web.UI.PageTheme
System.Web.UI.Page
System.Web.UI.PropertyEntry
Which kind Of data we can store in viewstate ?
Viewstate can store only serilizable object
Viewstate can store anything
Viewstate can store only string
Viewstate can store only numerics
What is object locking?
To make a class private
To make a class sealed
To make a constructor private
None of the above
What is/are the predefined TraceListener(s) in ASP.Net?
TextWriterTraceListener
EventLogTraceListener
DefaultTraceListener
All the above 1, 2,3
None of the above 1,2,3
How to implement authentication via web.config?
Include the authentication element.
Include the authorization element.
Include the identity element
Include the deny element.
How to Set Focus to Web Form Controls By Using Client-Side Script?
txt2.focus();
document.Id('txt2').focus();
document.ClientId('txt2').focus();
document.getElementById('txt2').focus();
How to get the IP address of the host accessing my site?
Response.Write (IPAddress.ToString ());
Response.Write (Request.UserHostAddress.ToString ());
Response.Write (UserHostAddress.ToString ());
Response.Write (Request.UserHostAddress.IPAddress.ToString ());
How to find out what version of ASP.NET I am using on my machine?
Response.Write(System.Environment.Version.ToString());
Response.Write(Version.ToString());
Response.Write(System.Version.ToString());
not possible
Which will work in release Mode?
Debug.Write
Trace.write
none
both
Name two properties common in every validation control?
ControlToValidate property and Max Value
ControlToValidate property and Range
ControlToValidate property and Text property
ControlToValidate property and Custom Script
Join the .NET Community
Description:

Containts test about asp.net concepts, interview question answers, tricky concepts

Comments
NimishaT
By: NimishaT
1238 days 8 hours ago

very nice

Kunal Mehta
By: Kunal Mehta
1219 days 8 hours 22 minutes ago

I have scored 80%

raj
By: raj
1183 days 15 hours 14 minutes ago

i have scored 100% successfully

Maya
By: Maya
1147 days 13 hours 19 minutes ago

its really good test.

paranthagan
By: paranthagan
1146 days 9 hours 49 minutes ago

I got 9/10 :)

atul vishwakarma
By: atul vishwakarma
1138 days 14 hours 2 minutes ago

this test incresed my knowledge

vishwaraj
By: vishwaraj
1135 days 8 hours 35 minutes ago

There is problem in this flash file. In some question we select different answer and it shows different answer.

saibabu
By: saibabu
1134 days 10 hours 15 minutes ago

its good

Priyanka
By: Priyanka
1117 days 15 hours ago

It was really helpful to try out all dese online test

sri
By: sri
1078 days 9 hours 20 minutes ago

It was really helpful to try out all these online test

pitambar
By: pitambar
1054 days 5 hours 29 minutes ago

it really very helpful for all...
thans harjeet

sunil
By: sunil
1015 days 9 hours 39 minutes ago

Its really good N helpfull...

charan
By: charan
968 days 6 hours 29 minutes ago

I think 5th question is wrong? could u please check... but appreciated for the nice questions..

sharad
By: sharad
938 days 6 hours 52 minutes ago

i got 70%.nice one

Arun kumar g
By: Arun kumar g
838 days 11 hours 26 minutes ago

very useful even the technology get wiser...

sourav mane
By: sourav mane
782 days 12 hours 49 minutes ago

why give me error to connect it

khan
By: khan
762 days 5 hours 13 minutes ago

good collection

carlos
By: carlos
755 days 4 hours 47 minutes ago

mm

Pradeep
By: Pradeep
711 days 8 hours 29 minutes ago

I hav scored 70%

Jyotirmay Mohanty
By: Jyotirmay Mohanty
704 days 4 hours 43 minutes ago

its really good test.I scored only 3%.

pankaj
By: pankaj
639 days 8 hours 47 minutes ago

Please check the answer of ques 5 again.
http://msdn.microsoft.com/en-us/library/aa291347(v=vs.71).aspx

pankaj
By: pankaj
639 days 8 hours 45 minutes ago

Please check Que3 also, object locking is used for threading and all, why there is constructors in picture. It is little confusing for me.

rashmi
By: rashmi
636 days 8 hours 45 minutes ago

very nice

Want to learn?

Sign up and browse through relevant courses.

or fill this simple form
Name:
Your Email:
Password:
Country:
Contact no.:


Area code Number
Subjects you are interested in:
Word verification: (Enter the text as shown in image)


Sign Up Already a member? Sign In
I agree to WizIQ's User Agreement & Privacy Policy
Harjeet Singh
Microsoft .NET technologies consultant
User
1 Member Recommends
157 Followers

Your Facebook Friends on WizIQ

More Tests By Author

ASP.NET INTERVIEW QUESTION ANSWERS QUIZ (BASIC + ADVANCE )
20 Questions | 15172 Attempts

.NET FRAMEWORK, ASP.NET, C# BASICS
20 Questions | 20825 Attempts

Connect