what is structured data format?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / priya
Text based markup languages which enable to store data in
structured format using tags.
Is This Answer Correct ? | 0 Yes | 1 No |
What is difference between view state and session state?
What is the difference between union and structure?
how many databases and tables are uses in one project?
What are the validation controls available in ASP.NET?
Where we create sessions for Banking Applications and how to create? expalin with code?
What are the events in a page life cycle?
What is content place holder?
What is bound controls
Describe the method to create a permanent cookie?
What is preprocessor in .net?
How do you add a javascript function for a link button in a datagrid ?
What is a web api? Which protocol is used in a web api?