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 |
What is SilverLight in ASP.NET ?
What are Caching techniques in .NET
How do you install windows service?
What is the use Membership in asp.net? and What is the use profiler in asp.net?
Define ViewState and how can it be used?
How can we inherit a static variable?
what is DLL Hell and how it is solved in .NET? please explain clearly??
In asp.net application, if a webpage or total application seems too slow or getting delayed to load completely in the browser. As a developer, what are the checkings or actions you will take in the application or server side to rectify the slowness or delay load or which are the factors related to this issue? How we can trace it?
What is intrinsic objects in asp.net?
What is the differences between a primary key and a unique key in sql server?
What are the different validators in asp.net?
What is custom attribute? How to create?