Answer Posted / dev
The purpose of SDXF is to permit the interchange of an
arbitrary structured data block with different kinds of
data (numerical, text, bitstrings, ...). Because data is
normalized to an abstract computer architecture
independent "network format", SDXF is usable as a network
interchange Data Format. SDXF is also capable of
compressing and encrypting parts or the whole block of SDXF
data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the benefit of WebAPI over WCF?
What is the size of Get method and how much data it can store?
What is form submit?
What's the use of response.output.write()?
What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
List some of the important session state modes of asp.net.
What is the purpose of App_Code folder in ASP.NET? Why we this?
What is asp.net and ado net?
How does asp.net work?
What is a page life cycle? What are the events in a page life cycle?
What is a SESSION and APPLICATION object?
Where web.config file is used?
What I need to create and run an asp.net application?
What is the difference between client-side and server-side validations in ASP.NET?