You have multiline textbox and submit button. if you paste
xml content into multiline textbox and hit submit button.
what action will perform?
Answer Posted / rahul
For example in backend if u create on rows as xml data
type,now write code in asp.net in text box paste xml content
document and press submit button.after clicking the submit
button xml document stroe in backend.
or
without backend it will go request to server and come back
same it happend only refresh page only.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the file through which you can customize your asp.net application?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
What is a postback url?
What is Pre-Render event in ASP.NET?
Define the term Web Garden?
8. Why do you want to work here?
What is diff. Between abstract class and an interface?
In early binding will the method invoked on com component will verify it?s existance in the system or not ?
Explain weak typing and strong typing.
What is the advantage of using Windows authentication in a Web application?
Describe the .net base class library.
IN an ASP.NET Web application if there is any error, how can you debug?
How does session work in asp net?
Explain the features that make asp.net more used framework? : asp.net mvc
How can I create master page in asp net?