what is purpose of xml control in standard controls of
asp.net
Answer / sandeep
Actually all data is transfer from place to other place in
the form of xml formate so it is very easy to transfer
Is This Answer Correct ? | 4 Yes | 0 No |
Which Is Faster MVC or ASP.net ?
What are the asp.net objects? is it application obects, cache objests etc. or is it state managements, web services etc?
Is asp.net and .net same?
Why do we use asp.net?
Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
Explain about Automatic resource management?
What is ispostback property?
What is an axd file?
What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?
version information is mentioned in which file
what is COM Object in Dot net?
You have been given the task of designing a web services to expose the data that is stored in a database on the server. In order to successfully build the web services, you need to import some namespaces. What is the minimum namespace you need to import? a) System.Web b) System.WebServices c) System.Web.Services d) System.Web.ServiceModel