-
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
-
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
-
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
-
Whats is the significance of Response.ClearHeaders( )
Skill/Topic: AdvancedA) Clears all Headers from the buffer streamB) Clears all the section value from rendered HTML FileC) Clears the content of the Rendered pageD) None of the above
-
Which namespace allows us to formauthentication ?
Skill/Topic: AdvancedA) System.Web.Ui.Forms.SecurityB) System.Web.SecurityC) System.Web.ConfigurationD) System.Web.Services
-
What section of the config.Web file is used for storing a list of authorized users?
Skill/Topic: AdvancedA) 1B) 3C) 4D) 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
-
-
-
-
-
-
-
-
-
-
-
ASP.NET Interview Questions
Ans