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 |
Define web services in asp.net.
How to check the end of the record in Datareader?
Why do we use sessions?
Explain the steps needed to be performed in order to create an animation in xaml?
Define static function?
How can I create master page in asp net?
What are resource file and how do we generate resource file?
To display data in a Repeater control which template you provide?
About DataAdapters ?
Any disadvantages in Dataset and in reflection ?
You have multiline textbox and submit button. if you paste xml content into multiline textbox and hit submit button. what action will perform?
What is the maximum amount of memory any single process on windows can address?
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)