Buy Questpond's video subscriptions on
huge discount
.
Online: 7625
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
.NET Framework
>
Loading ...
You are developing web app which needs to store a large amount of data. You want to do this in the most optimal way. Which serializer should you use
Posted by
Rajkatie
on 8/31/2013 | Category:
.NET Framework Interview questions
| Views: 4298 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Select from following answers:
XmlSerializer
BinaryFormatter
DataContractJsonSerializer
All Above
binary format is the most efficient for storing a large amount of data.
Show Correct Answer
Source:
microsoft book (c#) | |
Alert Moderator
Bookmark It
< Previous :
What is OWIN ?
Next > :
In your developed desktop app, you are getting a ...
Comments or Responses
Login to post response
More Interview Questions by Rajkatie
In your developed desktop app, you are getting a compile error that t ...
You are developing web app which need to process a large number of XML ...
You are planning to build a web app which is fully use an object-orien ...
You are developing web application in which you want to update a speci ...
You are developing web application that will be deployed to USA countr ...
You are developing online tax pay application and which have one metho ...
You are developing new web application in which need to store exceptio ...
You are developing web application which need to send sensitive data ...
Latest Interview Questions
How to import Excel into Sql table by using Store Procedure?
How to Delete the Duplicate values in sql table?
Why can't you open a new browser window from within server code?
What is the main difference between the Button server control and the ...
List the EmpNo,EName,Sal Daily Sal of all Emps in the ascending order ...
write a query the name ends with 'i' using sql server?
write a query name starts with 's' using sql server?
write a query allow only 4 characters in name column using sql server?
More ...