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
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
What is asp net application object?
What is a response cookie?
Please briefly explain the usage of global.asax?
How are sessions stored?
What is inheritance and an how it be used, example with an example?
What is the flow of processing of the request? : asp.net mvc
Define asp.net caching?
What is difference between session and cookie?
What is the main difference between Asp.net and Vb.net?
How do you declare static variable? What is its lifetime?
What are session state modes?
What is the difference between localization and globalization?
What are the advantages of Web API?