Welcome to Michaels Blog

All posts tagged with label AjaxPro

Blog of latest news, updates, and stories for developers

Remote Code Execution Security Vulnerability (CVE-2021-23758)

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating object from sequence of bytes is called deserialization. Serialization is commonly used for communication (sharing objects between multiple hosts) and persistence (store the object state in a file or a database). It is an integral part of popular protocols like Remote Method Invocation (RMI), Java Management Extension (JMX), Java Messaging System (JMS), Action Message Format (AMF), Java Server Faces (JSF) ViewState, etc.

Posted by Michael Schwarz on Saturday, December 4, 2021


Download latest Ajax.NET Professional Release

Did you know that there is a NuGet package available for Ajax.NET Professional latest release?

Posted by Michael Schwarz on Friday, December 3, 2021


New security features added to Ajax.NET Professional

I just have published a new release of the Ajax.NET Professional library including several new security features. Please check out ajaxpro.info [1] for further details.

Posted by Michael Schwarz on Wednesday, November 3, 2021


Ajax.NET Professional (AjaxPro) Serialization and Deserialization Settings

What's new in 2021? Yes, I have finally worked on some important settings for client-side security options. Please check out ajaxpro.info [1] for further details and latest source code.

Posted by Michael Schwarz on Tuesday, November 2, 2021