PROGRAM AREA
Top questions
Post
New Post
Find by name:
Question
Answer
What namespace does the Web page belong in the .NET Framework class hierarchy?
System.Web.Control System.Web.RootBuilder System.Web.UserControl System.Web.UI.Page ANSWER: System.Web.UI.Page
What property is used on the datatable to indicate conflicts after update method is called?
Options - HasErrorConflict - HasError - HasCollision - HasDataError CORRECT ANSWER : HasError
What's the use of Response.Output.Write()?
We can write formatted output using Response.Output.Write().
Page 34 of 43
««
«
…
29
30
31
32
33
34
35
36
37
38
…
»
»»
Full Page
Back to HomePage