Dot Net Framework Question:
Download Questions PDF

can we change the page layout in ASP.NET 2.0 as grid layout like in the previous version?

Answer:

Yes From The IDE of Visual Studio net
There is Option by which you can change the layout of your
form
Select Tool Menu Item then
Select Option Item in Tool Menu then
IN HTML DESIGNER Node then
in CSS Positioning then
Then Select Changed Positioning and
Select select the Absolutely Positioned then Press OK

Download Dot Net Framework Interview Questions And Answers PDF

Previous QuestionNext Question
What’s the advantage of using System.Text.StringBuilder over System.String?Can Static Constructor be Overloaded? Justify it?