What layout mode is the default when a new Web Form is created?

a) GridBagLayout
b) GridLayout
c) FlowLayout
d) FormLayout

Answers were Sorted based on User's Feedback



What layout mode is the default when a new Web Form is created? a) GridBagLayout b) GridLayout ..

Answer / amit pandey

its b : gridlayout

Is This Answer Correct ?    9 Yes 0 No

What layout mode is the default when a new Web Form is created? a) GridBagLayout b) GridLayout ..

Answer / 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

More ASP.NET Interview Questions

How can you apply a theme to your asp.net application?

0 Answers  


what is wpf and wcf in .net explain with an example?

2 Answers  


Explain the difference between debug.write and trace.write?

0 Answers  


What are the types of authentications in ASP.NET?

2 Answers   Accenture, BirlaSoft,


What is the difference between Postback and Ispostback Property?

7 Answers   Atrocity Apps Technologies, DC Infotech, HCL, Maples, Visual Soft,






can sn.exe can be used before gacutil.exe

2 Answers   Accenture,


Explain the difference between asp & asp.net.

0 Answers  


How do you pass session values from one page to another ?

4 Answers   Digital GlobalSoft,


Where code pages are used?

0 Answers   Blue Star,


How do you retrieve information from web.config ?

5 Answers   MMTS,


In a page there is dropdown list with the name of the cities like Bangalore,Pune,Chennai,Other and a text box that would enable the user to enter the name of the city if other is selected. How to enable validation on the text box if other is selected

1 Answers  


What is the purpose of the validation summary control? What do you need to do to prevent an error message from being displayed in a validator when a validation summary control is used? How can you display a message in both the validator and the validation summary control?

2 Answers  


Categories