How many webforms are possible on a single webpage?
Answers were Sorted based on User's Feedback
Answer / chandra prakash
There can be only one form with runat='server' attribute.
but we can give multiple form tag without runat server
within a single form.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / alpesh
For .NET infrastructure there should be only one <Form> tab
within a page
in .net on the submit the page is been posted back to the
form tag which is by default one only.
here in asp.net we cannot have more than one pages
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / swapnil
In a single page n number of pages u take.
Using different Layer
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / elango
n number of webpages u can have in a single webform.for
example in a loginpage.aspx u can have 2 different iframes
in that u can load 2 different pages.
| Is This Answer Correct ? | 0 Yes | 3 No |
Differnce between Control an View State
What are different methods of session maintenance in asp.net?
Give 2 examples for scenarios when routing is not applied?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
Define static constructor?
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
if you disable view state of a textbox will it maintain data during postbacks.if yes reason
9 Answers FactorH, Jindal, Oxi Infotech,
How To Send Value one page to Another Page On MasterMenu Click ? please Tell Me!
In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?
what is aspcompat? what it does?
What are different types of directives in .NET ?
What symbol specifies the beginning of a query string?
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)