What layout mode is the default when a new Web Form is created?
a) GridBagLayout
b) GridLayout
c) FlowLayout
d) FormLayout
Answer Posted / amit pandey
its b : gridlayout
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What's the use of response.output.write()?
What are the disadvantages of using session?
How can you apply a theme to your asp.net application?
What is session start?
What is client side state management?
Explain a program using razor view engine to create a simple application? : asp.net mvc
What is validation in asp.net?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
What is anonymous authentication?
How is application management and maintenance improved in asp.net 2.0?
What is the difference between CLICK and MOUSE DOWN Event ?
How many types of file extensions for razor views in ASP.Net MVC?
Will session work if cookies is disabled?
Explain the difference between debug.write and trace.write?
Name some asp objects?