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

Details on web.config and global.asax - just explain what are the sections will be there.

1 Answers   Syntel,


Suppose, I have 3 pages, Page1.aspx, Page2.aspx, Page3.aspx. All pages are in diff. server. When user req. for a page, Page1.aspx opens Ist & a session established. If user req. for IIn page, second session established. Similarly, 3rd session established if user req. 3rd page. In this scenario, tot. 03 sessions are established. How we can minimize it so that it will work with only one session?

3 Answers   TCS, Wipro,


To add a hyperlink column to the DataGrid which tag is used ?

0 Answers   Siebel,


7. Do you have reference list?

4 Answers   CMC, Hotel Jobs, Mannar Company, Qatar Petroleums, Swatz Oils,


Which of the following hosts Can't be used to create .net Application? a) IIS b) Internet Explorer c) ASP.Net d) Windows Shell Which one is correct?

1 Answers   CTS, TCS,






Tell me the code snippet to show how we can return 404 errors from HttpError?

0 Answers  


Define viewstate in .net?

0 Answers  


If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?

0 Answers  


can we pass coditions in swtich case?

3 Answers  


Can you explain architecture of your project ?

0 Answers  


Explain Factory pattern?

2 Answers   Microsoft,


What is the difference between client-side and server-side validations in ASP.NET?

0 Answers   Sans Pareil IT Services,


Categories