ASP.Net MCQ Quiz Hub

ASP.Net Mcq Question Set 8

Choose a topic to test your knowledge and improve your ASP.Net skills

An Organization Has Developed A Web Service In Which The Values Of The Forms Are Validated Using ASP.NET Application. Suppose This Web Service Is Got And Used By A Customer Then In Such A Scenario Which Of The Following Is TRUE





✅ Correct Answer: 3

Which Of The Following Denote The Web Control Associated With Table Control Function Of ASP.NET?





✅ Correct Answer: 3

ASP.NET Separates The HTML Output From Program Logic Using A Feature Named As





✅ Correct Answer: 3

If A Developer Of ASP.NET Defines Style Information In A Common Location. Then That Location Is Called As





✅ Correct Answer: 2

In ASP.NET If You Want To Allows Page Developers A Way To Specify Static Connections In A Content Page Then The Class Used Is





✅ Correct Answer: 2

The Feature In ASP.NET 2.0 That Is Used To Fire A Normal Postback To A Different Page In The Application Is Called





✅ Correct Answer: 2

In ASP.NET If One Uses Windows Authentication The Current Request Attaches An Object Called As





✅ Correct Answer: 2

The GridView Control In ASP.NET Has Which Of The Following Features





✅ Correct Answer: 3

If One Uses ASP.NET Configuration System To Restrict Access Which Of The Following Is TRUE?





✅ Correct Answer: 1

Which Of The Following Denote Page Code Model In ASP.NET?





✅ Correct Answer: 3

Which Of The Following Denote New Data-Bound Controls Used With ASP.NET





✅ Correct Answer: 3

A Developer Wanted To Achieve Graphics In His Display Using ASP.NET. Which Of The Following Web Controls Are Available In ASP.NET To Achieve The Above?





✅ Correct Answer: 3

Forms Based Authentication Is Otherwise Called In ASP.NET As Cookie Authentication Because Forms Authentication Uses Cookies To Allow Applications To Track Users Throughout Their Visit.





✅ Correct Answer: 3

Which Of The Following Is True About Session In ASP.NET?





✅ Correct Answer: 2

In ASP.NET What Does The Following Return < % Response.Write(System.Environment.WorkingSet.ToString()) % >





✅ Correct Answer: 3

In ASP.NET If One Wants To Maintain Session Then Which Of The Following Is Used?





✅ Correct Answer: 3

I Have An ASP.NET Application. I Have A Page Loaded From Server Memory. At This Instance Which Of The Following Methods Gets Fired





✅ Correct Answer: 2

Give One Word: What Model Does ASP.NET Request Processing Is Based On





✅ Correct Answer: 3

If In An ASP.NET Application One Want To Create Http Handlers Which Of The Interface Is Used





✅ Correct Answer: 3

To Set Page Title Dynamically In ASP.NET Which Of The Following Is Used?





✅ Correct Answer: 3

In ASP.NET Application The Global.Asax File Lie In Which Directory





✅ Correct Answer: 3

Which Of The Following Can Be Used To Debug .NET Application?





✅ Correct Answer: 3

Which Of The Following Is Used To Write Error Message In Event Log File?





✅ Correct Answer: 3

Setting The Following Properties For Object In ASP.NET Results In Response.Buffer = True Response.ExpiresAbsolute = Now().Subtract(New TimeSpan(1, 0, 0, 0)) Response.Expires = 0 Response.CacheControl = "No-Cache"





✅ Correct Answer: 1

Which Of The Following Denote Value That Can Be Taken By Cache-Control Of ASP.NET?





✅ Correct Answer: 3

In ASP.NET Page Framework An Automatic Way To Associate Page Events And Methods Is





✅ Correct Answer: 1

In ASP.NET If One Wants To Set The Focus On A Particular Control





✅ Correct Answer: 3

The Control Used In ASP.NET To Display Information From Data Set But With Better Formatting And Editing Behavior Is





✅ Correct Answer: 3

The Following Are The Minimum Requirement To Run Asp.Net Pages





✅ Correct Answer: 2

When A .Aspx Page Is Requested From The Web Server, The Out Put Will Be Rendered To Browser In Following Format.





✅ Correct Answer: 1

What Executable Unit Gets Created When We Build An ASP.Net Application?





✅ Correct Answer: 1

The Best Way To Delimit ASP.Net Code From HTML Code In Your Pages Is By Using --------------- Tags.





✅ Correct Answer: 3

Asp:dropdownlist> Tag Replaces Which Of The HTML Tags





✅ Correct Answer: 2

< Asp : Listitem > Tag Replaces Which Of The Following HTML Tags





✅ Correct Answer: 1

How Many Configuration Files Can An ASP.NET Projects Have?





✅ Correct Answer: 2

Can A Dll Run As Stand Alone Application ?





✅ Correct Answer: 1

A Web Application Running On Multiple Servers Is Called As





✅ Correct Answer: 1

What Is The Transport Protocol Used To Call A Webservice





✅ Correct Answer: 2

How ASP.Net Different From ASP





✅ Correct Answer: 2

What’s The Difference Between Response.Write() AndResponse.Output.Write()?





✅ Correct Answer: 3

What Is The Extension Of A Web User Control File ?





✅ Correct Answer: 2

What Is The Default Session Out Time





✅ Correct Answer: 2

It Is Possible To Set Maximum Length For A Text Box Through Code





✅ Correct Answer: 1

The Interface Used By ASP.Net To Create Unique Id’s?





✅ Correct Answer: 2

Which Property Of The Session Object Is Used To Set The Local Identifier ?





✅ Correct Answer: 2

How Do You Disable Client Side Validation ?





✅ Correct Answer: 3

Select The Validation Control Used For “PatternMatching”





✅ Correct Answer: 3

How Do You Trace The Application_End Event On Runtime?





✅ Correct Answer: 3

Who Can Access Session State Variables





✅ Correct Answer: 2

Does The “EnableViewState” Allows The Page To Save The Users Input On A Form





✅ Correct Answer: 1