Can we change the page layout in ASP.NET 2.0 as Grid Layout
like in previous version
Answers were Sorted based on User's Feedback
Answer / nitin
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
| Is This Answer Correct ? | 14 Yes | 2 No |
Answer / addy
Vsual studio 2005 encourage Flow Layout where content grow
and shrink dynamically, but we can get back to grid layout
by inline CSS style, like-
<asp:Button id="btn" style="POSITION: absolute;left: 100px;
top:50px;.............../>
| Is This Answer Correct ? | 7 Yes | 0 No |
What is the difference between stored procedure vs function?
Given an ASP.NET Web Form called WebFrom1, what class does the WebForm1 class inherit from by default? a) System.Web.Form b) System.Web.GUI.Page c) System.Web.UI.Page d) System.Web.UI.Form
what is diffrance between response.write & response.output.write
What are the 4 tenants of SOA/D.
How do I create a web form?
what is view state?
Differentiate session and cookie
What r the remotable objects. and how u make an application remotable
What is redirectpermanent in asp.net?
What is the use of session state and application state and difference between them?
Define an assembly?
Clearly Explain the ispostback
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)