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 |
What?s the difference between Codebehind="MyCode.aspx.cs" andSrc="MyCode.aspx.cs"?
List the asp.net validation controls?
Explain the difference between Repeater and Data list control in ASP.NET?
Why would anyone need to implement their own hashtable or linked list?
What are the type of session in Asp.Net
What is the displayafter property in updateprogress control?
what is a virtual class?
how to use web services with code?(with example code)
Demonstrate Render and PreRender?
What is the DLL Hell Problem?
How to publish website
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : 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)