- 
                    How to open more than one datareader at a timeSkill/Topic: AdvancedA) Use different datareader variableB) Use different datareader and connection variableC) Can not be done 
- 
                    Which method do you invoke on the DataAdapter control to load your generated dataset with data?Skill/Topic: AdvancedA) LoadB) FillC) GetAllD) None 
- 
                    What is the size of the session IDSkill/Topic: AdvancedA) 32 bit long stringB) 32 bit long doubleC) 32 bit long characterD) 32 bit long integer 
- 
                    Which control supports pagingSkill/Topic: IntermediateA) RepeaterB) DatagridC) BothD) None 
- 
                    Select the type Processing model that asp.net simulateSkill/Topic: IntermediateA) Event-drivenB) StaticC) LinearD) TopDown 
- 
                    Which one of the following namespaces contains the definition for IdbConnectionSkill/Topic: AdvancedA) System.Data.InterfacesB) System.Data.CommonC) System.DataD) System.Data.Connection 
- 
                    The best way to delimit ASP.Net code from HTML code in your pages is by using --------------- tags.Skill/Topic: BeginnerA) < Body >B) < Head >C) < Script > 
- 
                    Which objects is used to create foreign key between tables?Skill/Topic: AdvancedA) DataRelationB) DataRelationshipC) DataConstraintD) Datakey 
- 
                    What is the out put of the following codebyte a=200;byte b=100;byte c=a+b;Response.Write ( C );Skill/Topic: AdvancedA) 300B) Compile Time errorC) Run time ErrorD) Just prints “C” 
- 
                    How do you manage states in asp.net applicationSkill/Topic: IntermediateA) Session ObjectsB) application ObjectsC) ViewstateD) CookiesE) All of the above 
ASP.NET Interview Questions

 
  
  
  
		
Ans