How many webforms are possible on a single webpage?
Answer Posted / 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 |
Post New Answer View All Answers
Can you explain one critical mapping?
What is data cache in sql server?
Why asp.net mvc is better than asp.net? : Asp.Net MVC
How to handle errors in Web API?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
What is the base class from which web forms are inherited?
Which platform does Microsoft .NET use for exchanging data between applications?
Can master pages be nested?
What is Cookies Less Session?
How ASP.NET page works?
What is asp.net and how it works?
Define asp.net caching?
Can we have a web application running without web.config file?
What are the security types in asp.net?
How ViewstateMac works?