Newbetuts
.
New posts in serialization
Is it possible to do .NET binary serialization of an object when you don't have the source code of the class?
c#
.net
serialization
binary
binary-serialization
Portability of binary serialization of double/float type in C++
c++
serialization
double
portability
ieee-754
Convert Bytes to Int / uint in C
c
arrays
serialization
int
byte
Deserializing empty xml attribute value into nullable int property using XmlSerializer
.net
xml
serialization
nullable
DataContractSerializer vs XmlSerializer: Pros and Cons of each serializer
.net
serialization
Using JSON.NET to return ActionResult [duplicate]
c#
serialization
json.net
asp.net-mvc-5
How to write and read java serialized objects into a file
java
file
serialization
Jackson - How to process (deserialize) nested JSON?
java
json
serialization
jackson
How can I customize serialization of a list of JAXB objects to JSON?
json
jaxb
serialization
jersey
jax-rs
What is the best way to convert a java object to xml with open source apis [closed]
java
xml
serialization
What does the protobuf text format look like?
serialization
text
protocol-buffers
Pass request context to serializer from Viewset in Django Rest Framework
django
django-rest-framework
serialization
Why would you use a string in JSON to represent a decimal number
json
serialization
paypal
Force JSON.NET to include milliseconds when serializing DateTime (even if ms component is zero)
c#
json
datetime
serialization
json.net
Converting newtonsoft code to System.Text.Json in .net core 3. what's equivalent of JObject.Parse and JsonProperty
c#
serialization
json.net
.net-core-3.0
system.text.json
JSON.NET as a WebAPI 2 OData serializer vs ODataMediaTypeFormatter
serialization
asp.net-web-api
json.net
laravel Unable to prepare route ... for serialization. Uses Closure
laravel
serialization
routes
How to check if an object is serializable in C#
c#
serialization
Can I serialize Anonymous Types as xml?
.net
xml
serialization
anonymous-types
Standardized way to serialize JSON to query string?
json
serialization
query-string
http-get
Prev
Next