What is the main difference between grid layout and flow
layout?
Answer / raghumadhav tirunagari
By default, VS.NET arranges controls in flow layout where
objects flow from left to right, top to bottom. You can then
use tables to perfect your design since you're limited in
what you can do with spaces and line breaks.
Grid layout can also be used to create ASP.NET Web forms in
VS.NET. This means that you can drag and drop controls
anywhere on the form. Absolute positioning via stylesheets
is used to render the controls in the browser using X and Y
coordinates. When using grid layout you need to make sure
that your objects don't overwrite each other since their
positioning is not relative to one another.
| Is This Answer Correct ? | 7 Yes | 1 No |
What is the difference between union and structure?
AJAX - explain the concept and some controls like update panel, tabcontrol etc
Which is better union or union all?
What is round trip in asp.net?
Explain culture and uiculture values.
Explain the updatepanel?
What is Auto-event wireup? what is the default value for this? when u change the value what will happen?
How many types of sessions in asp.net?
What is the parent class of all web server control?
What the use of Form Authentication and windows Authentication?
when to use webservice and when to use remotong diff between them
Turn Off ASP Session State on an IIS 5.1 Web Site
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)