• Facebook
  • Twitter
  • Youtube
  • LinedIn
  • RSS
  • Docs
  • Comparisons
  • Blogs
  • Download
  • Contact Us
Download
Show / Hide Table of Contents

Compact Serialization [Deprecated]

Compact Serialization is a high-performance serialization framework in NCache that minimizes data size for optimized network throughput. Unlike standard .NET serialization, Compact Serialization enables dynamic serialization of both Generic and Non-Generic custom classes at runtime without any dependence on the Serializable attribute. Registering classes with Compact Serialization in NCache optimizes the binary footprint of objects before they are persisted in the distributed cache. These classes can be:

  • Generic
  • Non-Generic
Note

If you want to mark a class for compact serialization that requires a parameterized constructor, ensure that the class contains a default constructor.

In This Section

Non-Generic Registration
Explains how to register non-generic classes for Compact Serialization.

Non-Generic Unregistration
Explains how to unregister non-generic classes for Compact Serialization.

Generic Registration
Explains how to register generic classes for Compact Serialization.

Using Type Handler
Explains how to register generic classes for Compact Serialization using a generic type handler.

Contact Us

PHONE

+1 214-619-2601   (US)

+44 20 7993 8327   (UK)

 
EMAIL

sales@alachisoft.com

support@alachisoft.com

NCache
  • Edition Comparison
  • NCache Architecture
  • Benchmarks
Download
Pricing
Try Playground

Deployments
  • Cloud (SaaS & Software)
  • On-Premises
  • Kubernetes
  • Docker
Technical Use Cases
  • ASP.NET Sessions
  • ASP.NET Core Sessions
  • Pub/Sub Messaging
  • Real-Time ASP.NET SignalR
  • Internet of Things (IoT)
  • NoSQL Database
  • Stream Processing
  • Microservices
Resources
  • Magazine Articles
  • Third-Party Articles
  • Articles
  • Videos
  • Whitepapers
  • Shows
  • Talks
  • Blogs
  • Docs
Customer Case Studies
  • Testimonials
  • Customers
Support
  • Schedule a Demo
  • Forum (Google Groups)
  • Tips
Company
  • Leadership
  • Partners
  • News
  • Events
  • Careers
Contact Us

  • EnglishChinese (Simplified)FrenchGermanItalianJapaneseKoreanPortugueseSpanish

  • Contact Us
  •  
  • Sitemap
  •  
  • Terms of Use
  •  
  • Privacy Policy
© Copyright Alachisoft 2002 - . All rights reserved. NCache is a registered trademark of Diyatech Corp.
Back to top