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
Explain MVC model binders?
Explain how can we access static variable?
What does uri mean?
What are custom user controls in asp.net?
Define the steps to set up validation control.
Explain significance of routing? : asp.net mvc
Why do we use asp.net?
How would you get asp.net running in apache web servers? Explain it's limitations.
How long should a session id be?
Explain swagger components.
What is microsoft windows sharepoint services?
How does u call and execute a sp in .net?
What is the concepts of globalization and localization in .net?
What are the file extensions for razor views?
What is the difference between adding reference in solution explorer and adding references by using ?