WizIQ helps you learn and teach online - any subject you can think of!
Join for FREE

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
747 days 4 hours 39 minutes ago

very nice

Kunal Mehta
By: Kunal Mehta
728 days 5 hours 1 minutes ago

I have scored 80%

raj
By: raj
692 days 11 hours 53 minutes ago

i have scored 100% successfully

Maya
By: Maya
656 days 8 hours 58 minutes ago

its really good test.

paranthagan
By: paranthagan
655 days 6 hours 28 minutes ago

I got 9/10 :)

atul vishwakarma
By: atul vishwakarma
647 days 10 hours 41 minutes ago

this test incresed my knowledge

vishwaraj
By: vishwaraj
644 days 4 hours 14 minutes ago

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

saibabu
By: saibabu
643 days 5 hours 54 minutes ago

its good

Priyanka
By: Priyanka
626 days 10 hours 39 minutes ago

It was really helpful to try out all dese online test

sri
By: sri
587 days 5 hours 59 minutes ago

It was really helpful to try out all these online test

pitambar
By: pitambar
563 days 2 hours 8 minutes ago

it really very helpful for all...
thans harjeet

sunil
By: sunil
524 days 5 hours 18 minutes ago

Its really good N helpfull...

charan
By: charan
477 days 3 hours 8 minutes ago

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

sharad
By: sharad
447 days 3 hours 31 minutes ago

i got 70%.nice one

Arun kumar g
By: Arun kumar g
347 days 8 hours 5 minutes ago

very useful even the technology get wiser...

sourav mane
By: sourav mane
291 days 9 hours 28 minutes ago

why give me error to connect it

khan
By: khan
271 days 52 minutes ago

good collection

carlos
By: carlos
264 days 1 hours 26 minutes ago

mm

Pradeep
By: Pradeep
220 days 5 hours 8 minutes ago

I hav scored 70%

Jyotirmay Mohanty
By: Jyotirmay Mohanty
213 days 1 hours 22 minutes ago

its really good test.I scored only 3%.

pankaj
By: pankaj
148 days 5 hours 26 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
148 days 5 hours 24 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
145 days 5 hours 24 minutes ago

very nice

Want to learn?

Sign up and browse through relevant courses.

Name:
Your Email:
Password:
Country:
Contact no.:


Area code Number
Subject you are interested in:
Word verification: (Enter the text as 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
141 Followers

Your Facebook Friends on WizIQ

More Tests By Author

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

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