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 |
Describe paging in asp.net?
How you will manage the state of ASP.NET controls?
0 Answers Sans Pareil IT Services,
What is microsoft windows sharepoint services?
What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?
How can we Maintain more than on config file in one .Net web application and how?
What is server transfer?
What are the benefits of view state?
Types of objects in ASP?
what is synchronization and asynchronization. what are the difference between two?
What is SilverLight in ASP.NET ?
Give some salient points of difference between request processor and request dispatcher.
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
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)