How many webforms are possible on a single webpage?
Answer Posted / 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 |
Post New Answer View All Answers
What is hidden field in asp.net?
How long should a session id be?
Disable browser cache for entire ASP.NET website?
What is the maximum amount of memory any single process on windows can address?
How can we create pie chart in asp.net?
Explain the difference between array and linkedlist?
How can I create master page in asp net?
Explain the different types of assemblies?
What is the difference between viewstate and hidden field in asp.net?
Tell me the code snippet to show how we can return 404 errors from HttpError?
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
What is ashx file in asp.net?
Differentiate between namespace and assembly.
In ViewState How much lifespan items stored?
What is the server of asp.net?