-
What section of the config.Web file is used for storing a list of authorized users?
Skill/Topic: AdvancedA) 1B) 3C) 4D) None
-
-
-
-
-
-
-
-
-
-
-
Client Sertificate is a collection of
Skill/Topic: AdvancedA) ServerB) ResponseC) CollectionD) Request
-
-
What is the out put of Following codeString a=”Hello”;String b=”World”String c= a+bResponse.Write ( “C “);
Skill/Topic: AdvancedA) Hello worldB) CC) A+bD) None of the above
-
What is the Server.MachineName does
Skill/Topic: AdvancedA) Gets the Server’s Machine NameB) Gets the Referred Web site name on the serverC) Gets the Client Machine NameD) None
-
-
How do you add ASP.Net 3rd party component
Skill/Topic: AdvancedA) By add/Remove items in the project menuB) Add reference of dll file and place the code where ever requiredC) Cannot add 3rd party component to asp.net
-
Why is Global.asax is used for ?
Skill/Topic: AdvancedA) To implement application & Session level eventsB) To store configuration informationC) To store styling informationD) None of the above
-
Why do we use XMLSerializer class
Skill/Topic: IntermediateA) RemotingB) WebServicesC) Xml documentary Files
-
What is the purpose of code behind ?
Skill/Topic: IntermediateA) To separate different sections of a page in to different filesB) To merge HTML layout and code in to One fileC) To separate HTML Layout and code to different fileD) To ignore HTML usage
ASP.NET Interview Questions
Ans