How many webforms are possible on a single webpage?
Answer Posted / ajit
Only One
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
How can we use Web API with ASP.NET Web Form?
What is ascx?
How can we Validate a Controls in ASP.NET page using JavaScript?
What is difference between web config and global asax?
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
What is validation in asp.net?
How to change Master page in ASP.Net using code?
What is view state management in asp net?
List the types of authentication supported by asp.net?
Which is faster union or union all?
what is the difference between response.write() and response.output.write()?
What are Authentication and Authorization?
How would you get asp.net running in apache web servers? Explain it's limitations.
What does mvc represent in asp.net? : asp.net mvc
How can we identify that the Page is Post Back?