Can we use multiple forms in single asp.net application?
Answer Posted / mani
yes . wee can use multiple forms in single asp.net application
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
To wrap up a call to a Web service the standard used is..?
What is the use of session state and application state and difference between them?
How can you make sure that web api returns json data only?
What are Caching techniques in .NET
Where is http session stored?
What is full form of asp.net?
What is difference between inproc and outproc?
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
Explain managed code an un-managed code.
What are server objects?
Explain the components of web form in asp.net
What is the significance of proxy user?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
What are the contents of cookie?
Define xmlvalidatingreader class.