-
Microsoft Bond is a new (but actually v3) product from Microsoft for high performance serialization with condensed messages. It is meant as an alternative to Protobuf https://github.com/Microsoft/bond…
-
Can you, please, create a NuGet package? If I have it, I would test your serializer in the GLD.SerializerBenchmark :)
Thanks!
-
Statcache seems to have an issue via SFTP. When statcache is "off" I can transfer files without issue. However, turn it on and I see this in the sftp logs
2016-02-23 00:30:05,463 mod_sftp/1.0.0[3029]…
-
Hello,
I am wondering if the npgsql come with a WCF binding. I would like to connect from a BizTalk server to a Postgres database as one end-point. This approach would allow me to hook Postgres up to…
-
-
What do you see as the burning issues and questions of the community today?
- Will Core CLR work? When will it be usable in production?
- What's the lifespan of Mono, since it's still the only real vi…
Adron updated
8 years ago
-
NetSerializer uses custom binary format, not textual JSON as defined in the current SerializerInfo.
tomba updated
9 years ago
-
On moving an expression shape that contains resolver code to a different location in an orchestration, the following serialization error started occurring.
'System.Linq.Enumerable+WhereSelectArrayIte…
-
Running this script in FSI in Xamarin Studio:
``` fsharp
#r "System.Data"
#r "System.Xml"
#r "System.Xml.Linq"
#r "../packages/FSharp.Data.2.2.3/lib/net40/FSharp.Data.dll"
open FSharp.Data
open Syst…
-
An intermittent issue can arise when using the Service Mediation FF Disassembler component in a BizTalk pipeline. It may sometimes fail to process a message, failing with an error that states that th…