Asp.Net Ultimate Quiz - 10 Technical Questions (Plus A Few Others)

14 Questions | Attempts: 247
Share

SettingsSettingsSettings
Software Quizzes & Trivia

This quiz is a great test of your knowledge of ASP. NET


Questions and Answers
  • 1. 
    The GridView control in ASP.NET has which of the following features?
    • A. 

      Automatic data binding

    • B. 

      Automatic paging

    • C. 

      Both A) and B)

    • D. 

      None of the above

  • 2. 
    Which of the following is true about sessions in ASP.NET?
    • A. 

      ASP.NET automatically deletes sessions after a configurable timeout interval

    • B. 

      Programmers have to delete sessions after the timeout interval

    • C. 

      The default interval time to delete sessions is set at 5 minutes

    • D. 

      None of the above

  • 3. 
    Which of the following can be used to debug .NET application?
    • A. 

      Visual Studio .NET

    • B. 

      Runtime Debugger

    • C. 

      Systems.Diagnostics classes

    • D. 

      All of the above

  • 4. 
    In an ASP.NET application the Global.asax file lies in which directory?
    • A. 

      System

    • B. 

      ROOT

    • C. 

      Application

    • D. 

      None of the above

  • 5. 
    If you wanted to create http handlers in an ASP.NET application which interface would you use?
    • A. 

      Pipeline

    • B. 

      Handler

    • C. 

      IHttpHandlerFactory

    • D. 

      None of the above

  • 6. 
    How do you automatically associate page events and methods in the ASP.NET page framework?
    • A. 

      AutoEventWireup attribute of the Page directive is set to true

    • B. 

      AutoEventWireup attribute of the Page directive is set to False

    • C. 

      It is not possible to set automatically page events and methods

    • D. 

      None of the above

  • 7. 
    A collection of property settings that allow you to define the look of pages and controls is known as?
    • A. 

      Master Page

    • B. 

      Theme

    • C. 

      Customization

    • D. 

      Style Sheet

  • 8. 
    In ASP.NET if you want to allow page developers a way to specify static connections in a content page then the class used is?
    • A. 

      WebPartManager

    • B. 

      ProxyWebPartManager

    • C. 

      System.Activator

    • D. 

      None of the above

  • 9. 
    Which of the following is used to write an error message in the event Log File?
    • A. 

      System.Diagnostics

    • B. 

      System.EnterpriseServices

    • C. 

      System.Data

    • D. 

      None of the above

  • 10. 
    ASP.NET separates the HTML output from program logic using a feature named as?
    • A. 

      Exception

    • B. 

      Code-behind

    • C. 

      Code-front

    • D. 

      None of the above

  • 11. 
    BONUS QUESTION A software company has developed a web service in which the values of the forms are validated using ASP.NET application. Suppose this web service is adopted and used by a customer, then in such a scenario which of the following is TRUE?
    • A. 

      The customer must have technology which can run ASP otherwise it will not function

    • B. 

      The customer will only be able to run it on a Microsoft platform

    • C. 

      The customer will be able to run it on any platform

    • D. 

      None of the above

  • 12. 
    In order to receive your score please answer the next 3 questions (they do not count towards your score). In which city do you currently live?
  • 13. 
    What is your current job title?
  • 14. 
    What is your email address (your email address will not be shared with any 3rd party, nor will you be enrolled in any newsletter, promotion or mailer)?
Back to Top Back to top
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.