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 to display Alert in ASP.NET

0 Answers   HCL,


What is difference between response.redirect and server.transfer ?

2 Answers   Kalinga Software, Satyam,


About session modes

3 Answers   Wipro,


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,


Where you store Connection string in "Web.Config" file in ASP.NET?

0 Answers   Sans Pareil IT Services,






What are Session states available and its Uses?

0 Answers   CTS, iLogic,


What is the mvc model?

0 Answers  


When was asp.net released?

0 Answers  


What are the new page events added in Asp.net 2.0 ?

5 Answers   Sapient, TCS,


How can you change a Master page dynamically in which event of page life cycle?

2 Answers   Fulcrum Logic,


Explain the advantages of caching?

0 Answers  


What is role manager work in web.config? how to restrict perticular pages from the users using the role manager?

1 Answers   Patni,


Categories