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 |
Differentiate session and cookie
how to debug web services on consumer side?
What are the data types is possible to store in session? and can we store dataset in session?
In order to get assembly info which namespace we should import?
Define xmlvalidatingreader class.
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
What are different templates available in Repeater,DataList and Datagrid ?
explain code with multi inhertance
whats the purpose of AUTOPOSTBACK property for the controls in asp.net?
What is viewstate in asp net with example?
what is a .xap file? Explain with an example.
Explain the features that make asp.net more used framework? : asp.net mvc
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)