What layout mode is the default when a new Web Form is created?
a) GridBagLayout
b) GridLayout
c) FlowLayout
d) FormLayout
Answer Posted / shwetha
when it is .Net2003 it will be Grid Layout..
When it is .Net2005 it will be flow Layout..
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What do you mean by caching in asp.net?
Define transparent caching with aop?
What is query string with example?
Can we use MSSql as backend in asp.net...if yes then How.?
Explain form level validation and field level validation?
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
What is the difference between typeof() vs gettype()?
What is the difference between custom web user control and a custom web server control?
What is postback and autopostback in asp.net?
What is asp.net and how it works?
What is the caspol.exe tool used for?
Is it possible to create web application with both webforms and mvc?
what is command line compiler.what are the steps and how it is related to debugging.
What is the importance of Global.asax in ASP.NET?
Define the types of configuration files.