Click here to Skip to main content
15,888,610 members
Articles / Web Development / HTML

SignalR .NET deserialization of objects with private setters / member variables

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
27 Aug 2014CPOL6 min read 26.4K   17  
If you use deserialize objects with private setters in a .NET SignalR client you may find those member variables are still set to default.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Argus Media
United Kingdom United Kingdom
Mark Shield is a senior developer at Argus Media. He enjoys coding / tinkering in a variety of languages (C++, C#, Python, F# to name a few) and playing his ever increasing bass guitar collection in his ever decreasing spare time.

Comments and Discussions