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
what are the Custom controls in asp.net?
Why is an object pool required?
Difference between singleton and singlecall.
3. What goals do you have in your career?
What is a 1x1 pixel?
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
What are the differences between primary foreign and unique keys?
What is the displayafter property in updateprogress control?
What is the difference between a default skin and a named skin?
What does passport and windows authentication mean in ASP.NET?
What is ascx?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc
Explain about ASP.NET?
Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)