-
Where do you store the information about the user locale
Skill/Topic: IntermediateA) System.userB) System.webC) System.DrawingD) System.Web.UI.Page.Culture
-
What is a satallite assembly ?
Skill/Topic: IntermediateA) Any DLL file used by an EXE file.B) An Assembly containing localized resources for another assemblyC) None of the above
-
Which of the following is not a member of ConnectionObject
Skill/Topic: AdvancedA) BeginTransactionB) EndTransactionC) ExecuteD) Open
-
What data types do a Rangevalidator supports
Skill/Topic: AdvancedA) IntegerB) StringC) DateD) All of the above
-
-
-
-
-
-
-
-
-
-
-
What's difference between Response.Write() and Response.Output.write()?
The later one allows you to write formattedoutput
-
-
-
-
-
ASP.NET Interview Questions
Ans