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
What do you mean by serialize?
Difference between overriding and overloading?
Distinguish between Server-side and Client-side code with its functionality?
What is the use of session state and application state and difference between them?
Define machine.config in .net?
How will create assesblies at run time?
Can you use c# without .net?
What is meant by ispostback in asp net?
What is enableviewstatemac in asp net?
What are the modes of updation in an updatepanel?
What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc
Explain the steps needed to be performed in order to create an animation in xaml?
What is repository pattern in mvc.net? : asp.net mvc
What symbol specifies the beginning of a query string?
What are the advantages and disadvantages of Using Cookies?