Can we use multiple forms in single asp.net application?
Answer Posted / nandini
Yes we can use multiple forms in asp.net appln
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
To get the values in two different controls to match which control you use it?
What is the difference between Classic ASP and ASP.Net?
Explain the main function of razor in asp.net? : asp.net mvc
Explain http handlers? Where we can use the http handlers?
Explain the benefits of viewstate?
What are directives in asp.net? List down all the important directives.
Explain the use of view state?
What is the use of global.asax file?
Explain the difference between debug.write and trace.write?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
What is the usie of activex control in .net?
Can we have 2 web config files?
Which library is used by the testers and developers to develop automated tests and create testing tools?
What is the difference between system.stringbuilder and system.string
What is different in .net 1.1 and .net 2.0?