How Can we use multiple forms in single asp.net application?
Answer Posted / kuldeep
Yes, We can have multiple forms in ASP.NET. There should be
one form with runat attribute and rest without runat
attribute
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Which method is used to force all the validation controls to run?
How can you access the properties and controls of master pages from content pages?
what is command line compiler.what are the steps and how it is related to debugging.
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
What are web beacons used for?
Which asp.net objects encapsulate the state of the client and the browser?
What is a server farm in iis?
What is owin authentication?
What is css and what is it used for?
Why do we use sessions?
Explain the concept of MVC Scaffolding?
What do you mean by query string?
What is asp.net introduction?
What is validation in asp.net?
Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?