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 |
Differentiate between globalization and localization.
When should I use server transfer and response redirect?
How to kill session?
Explain diff. Betn dataset and recordset?
What the use of Form Authentication and windows Authentication?
how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly
What is the use of Administration tool in Asp.net 2.0?
What is the difference between application object and session object?
Suppose you want a certain ASP.NET function executed on MouseOver overa certain button. Where do you add an event handler?
Name two properties common in every validation control?
How do you handle session management in ASP.NET and how do you implement them. How do you handle in case of SQLServer mode ?
different architectures of asp.net?
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)