Tuanh.nettuanhnet.hashnode.dev·Sep 6, 2024Understanding Serialization and Deserialization: Methods, Examples, and Best PracticesSource: Understanding Serialization and Deserialization: Methods, Examples, and Best Practices 1. What is Serialization and Deserialization? Serialization and deserialization are processes used to convert complex data structures into a format ...Discussserialization
Donald Kibetdonaldkibet.hashnode.dev·Jul 1, 2024Excel Import and Journal Processing in D365 F&O - Part TwoPart Two: Creating and Posting the Journal Entries Introduction Having successfully read the imported Excel file and passed the values as arguments to the helper class, we will now use these values to create a journal entry, create journal lines, and...Discussd365fo
Donald Kibetdonaldkibet.hashnode.dev·Jul 1, 2024Excel Import and Journal Processing in D365 F&O - Part OneIn this article, we'll walk through the process of importing Excel files into D365 F&O for bank charges. After the upload is complete, the contents of the Excel file are read, a journal is created with journal entries, and the journal is posted. The ...DiscussObject Oriented Programming
Vaishnave Subbramanianvaishnave.page·Apr 4, 2024Sparks FlyFile Formats In the realm of data storage and processing, file formats play a pivotal role in defining how information is organized, stored, and accessed. These formats, ranging from simple text files to complex structured formats, serve as the blue...Discuss·480 readsDabbling with Apache Sparkspark
Steven Mentzerthats-so-fetch.hashnode.dev·Feb 13, 2024Data Serialization and Deserialization in React/Flask ApplicationsData serialization and deserialization are fundamental processes in modern web development, especially when building applications using frameworks like React for the frontend and Flask for the backend. In this blog post, we'll dive deep into these co...Discussargs and kwargs
Paul Mattioneradiantsoftware.hashnode.dev·Jan 16, 2024C++ Object Streaming - Part IIIn Part I we discussed our overall strategy for object streaming, which needs to be handled carefully to support deserializing objects in-place in memory. We introduced the streaming operator, how to stream simple types such as arithmetic types, and ...Discuss·52 readsC++ Object SerializationC++
Paul Mattioneradiantsoftware.hashnode.dev·Jan 16, 2024C++ Object Streaming - Part IIntroduction You often need to serialize (save) C++ objects to files for storage, and deserialize (load) them later on a subsequent run of a program. In video games, these data can be resource assets such as textures and meshes, gameplay information ...Discuss·127 readsC++ Object SerializationC++
Rishabh Rahulrishabhrahulcom.hashnode.dev·Nov 22, 2023Jackson AnnotationsAnnotationPurposeUsage @JsonAnyGetterEnables the flexibility of using a Map field as standard properties.Use when you want to serialize a Map's key-value pairs as JSON properties. @JsonGetterMarks a method as a getter for a specific property, alt...Discuss·50 readsHelper-Docsjson
Hoàng NguyễnforSHF Security Labsshfsec.com·Sep 11, 2023Gadget Inspector 101Chuyện là gần đây người em cùng team lên bài phân tích một lỗ hổng deserialize mới, sử dụng Gadget chain mới là Jython2, mình mới thắc mắc làm sao người ta tìm được gadget mới. Mình có biết về tool Gadget Inspector nhưng ít khi làm java, thành ra cũn...Discuss·211 readsJava
toffuforHSCT Blogblog.hsct.vn·Aug 8, 2023CVE-2023-20864: Deserialization vulnerability in VMware Aria Operations for Logs (previously VMware vRealize Log Insight)Summary of report HSCT Threat Intelligence has received information about the CVE-2023-20864 vulnerability (REMOTE CODE EXECUTION IN VMWARE ARIA OPERATIONS FOR LOGS) from the website: https://www.zerodayinitiative.com/blog/2023/6/29/cve-2023-20864-re...Discuss·61 readsdeserialization