On The Insider: Michael Jackson In Wheelchair
1 Resources for

serialization mechanism

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Understand when to serialize v. externalize objects in Java
Peter Mikhalenko explains how you can easily serialize any object if it implements the Serializable interface. He also describes how you can control the process of serialization by implementing the Externalizable interface instead of Serializable. The serialization of objects in Java allows you to make a byte sequence...
Tags: Java, Peter V. Mikhalenko, Programming languages, serialization, Java Tips Newsletter, Class, Object, Peter Mikhalenko, Serialization Mechanism, Software Development, Software/Web Development
Technical articles 2007-02-14

Additional Resources

Implement XML serialization in the .NET Framework
Serialization is the act of saving an object to a storage medium or transforming the object so that it may be sent across a network. Serialization is an important aspect of the .NET Framework for developers to understand. From remoting to Web services, serialization plays an integral part in many...
Tags: Microsoft .NET Framework, XML, Zach Smith, Serialization, .Net, Software Development, Software/Web Development
Download resources 2006-12-14
serialization
what is meant by serialization?check this outhttp://java.sun.com/developer/technicalArticles/Programming/serialization/
Tags: praveena.atthiptla@...
Discussion threads 2007-06-13
Choose your own version of serialization in Java
RE: Choose your own version of serialization in Javaplz tell me what is serializationserializationwhat are the precautions for serialization?
Tags: Programming languages, praveena.atthiptla@..., serialization, Java
Discussion threads 2007-06-13
Microsoft .NET Framework and XML Serialization (Advanced)
The Microsoft .NET Framework provides highly customizable APIs to work with object serialization. This webcast will discuss some of the advanced functionality that the System.Xml.Serialization namespace offers, including SoapReflectionImporter and XmlAttributes.
Tags: Microsoft .NET Framework, XML, Microsoft Corp., .Net, Software Development, Software/Web Development
Webcasts
Are you prepared to meet the January 2009 California Pedigree Law?
Implementing new serialization on pharmaceutical products can be confusing. Vendors, trade partners and the industry offer conflicting information -- and California's new drug tracking requirements only add to the confusion; they're clear about what needs to be done, but not how. The first step toward compliance is serialization -- and...
Tags: Compliance, IBM Corp.
White papers 2008-01-01
Using Schema and Serialization to Leverage Business Logic (exe)
Using Schema and Serialization to Leverage Business Logic. A companion piece to the Extreme XML article, Using Schema and Serialization to Leverage Business Logic. This version is the first release on CNET Download.com.
Tags: Business Logic, Microsoft Corp.
Software downloads 2007-09-14
Application development: An introduction to serialization in .NET
Serialization is the process of saving the state of an object by converting it to a stream of bytes. The object can then be persisted to file, database, or even memory. The reverse process of serialization is known as deserialization see Figure A. In this article, I discuss the uses...
Tags: SOAP, PRODUCTIVITY, .NET, Middleware, S. Vikram, application development, Microsoft .NET Framework, Microsoft .NET, serialization, Serialization
Technical articles 2003-12-23
Microsoft .NET Framework and XML Serialization
The Microsoft .NET Framework provides the developer with highly customizable APIs to serialize and to deserialize objects into XML. In this session, users will learn how to use the classes implemented in the System.Xml.Serialization namespace to do this task.
Tags: Microsoft .NET Framework, .Net, XML, Software Development, Software/Web Development, Web Development
Webcasts
What's New in .NET Remoting for .NET Framework 2.0
The presenter of this webcast shows some new features and code examples in .NET Remoting in .NET Framework 2.0, including the new IpcChannel, the secure TcpChannel, and Version Tolerant Serialization VTS to allow authors to version their types without breaking serialization.
Tags: Microsoft .NET Framework 2.0, .NET Remoting, .Net, Application Servers, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Webcasts
Working with .NET Serialization
Almost every application needs to save data for later use, or for transport to another application. Every developer has crafted a one-off solution to the problem, and no one will argue that this is a waste of time. Shouldn't the operating system provide some standard technique for serializing data for...
Tags: Microsoft .NET Framework, .Net, Software Development, Software/Web Development
Webcasts
Testing a Web service with a proxy class
System.Xml.Serialization.XmlElementAttribute as a parameterhi, I have read your article and was wondering if anyone can help me understand. I am trying to test a webservice using a proxy class, but i cannot understand what to pass as a parameter to the methods in my class. They all take a...
Tags: Web, charmaine.farrugia@..., Web service
Discussion threads 2007-06-19
Application Development: Advanced serialization in .NET
This article deals with some of the advanced concepts associated with serialization in .NET. It is recommended that the reader be familiar with the basic concepts discussed in the previous article on serialization. This article deals with custom serialization and the implementation of ISerializable. The cloning of objects and serialization...
Tags: .NET, Middleware, Microsoft .NET, S. Vikram, application development, ISerializable, ICloneable, constructor, ISerializable interface, Clone method, serialization, GetObjectData method
Technical articles 2004-01-27
A Window-Based Flow Control Mechanism Based on TCP Vegas With Explicit Congestion Notification
A window-based flow control mechanism is a sort of feedback-based congestion control mechanisms, and has been widely used in TCP/IP networks. Recently proposed TCP Vegas is another version of the TCP mechanism and has potential to achieve much better performance than current TCP Tahoe and Reno. This paper focuses on...
Tags: Mechanism, Window, TCP, Tcp/Ip, Construction, Networking
White papers 2007-11-16
A Truthful Mechanism for Fair Load Balancing in Distributed Systems
This paper considers the problem of designing load balancing protocols in distributed systems where the participants (e.g. computers, users) are capable of manipulating the load allocation algorithm in their own interest. Using techniques from mechanism design theory a mechanism for fair load balancing is designed in heterogeneous distributed systems. It...
Tags: Mechanism, Load Balancing, Distributed System, Network Technology, Networking
White papers 2007-09-11
A Load Balancing Mechanism With Verification
This paper investigates the problem of designing load balancing mechanisms with verification for heterogeneous distributed systems. It derives a compensation and bonus type mechanism that solves the load balancing problem in distributed systems in which computers are characterized by linear latency functions. The paper proves that this mechanism is truthful...
Tags: Mechanism, Load Balancing, Network Technology, Networking
White papers 2007-09-11
A Control Theoretical Approach to a Window-Based Flow Control Mechanism With Explicit Congestion Notification
A window-based flow control mechanism is a sort of feedback-based congestion control mechanisms, and has been widely used in current TCP/IP networks. Recently proposed TCP Vegas is another version of the TCP mechanism and has potential to achieve much better performance than current TCP Tahoe and Reno. However, it has...
Tags: Mechanism, Window, TCP, Tcp/Ip, Networking
White papers 2007-11-16
A Novel Mechanism in MPLS Network Under Adversarial Uncertainty
The advantage of Multi-Protocol Label Switching MPLS is its capability to route the packets through explicit paths. But the nodes in the paths may be possibly attacked by the adversarial uncertainty. Aiming at this problem in MPLS Network, this paper proposes a novel mechanism in MPLS network under adversarial uncertainty,...
Tags: MPLS, Network Technology, Networking
White papers 2007-05-01
Parallel Computation in Mobile Systems Using Bluetooth Scatternets and Java
This paper outlines DynaMP, a dynamic message passing architecture. Using an ad-hoc network with on-demand routing based on AODV. DynaMP has a resource discovery mechanism, it distributes code and data using Java classloading, with a caching mechanism to reduce network traffic. In this paper it is assumed that the network...
Tags: Mechanism, Mobile, Network, Mobile System, Bluetooth, DynaMP, Programming Languages, Java, Networking, Software Development, Software/Web Development
White papers
MIC: An Interdomain Call Mechanism for Linux
MIC Mechanism for Interdomain Calls is an implementation of the lightweight remote procedure call mechanism in Linux. It introduces several additional functions in the Linux system call interface, enabling a thread to invoke procedures located in other address spaces of the same machine. To this end, the server domain has...
Tags: Mechanism, Server, Linux, RPC, UNIX, Open Source, Operating Systems, Software, Networking
White papers
  • << Previous
  • page 1 of 1
  • Next >>


TechRepublic Power Checklist: Securing Windows XP
If you have just finished installing Windows XP and you think the work is done, you're wrong. Some of the most important steps to getting Windows XP u ...
Buy Now
Wireless Communications Policy
Wireless networks are becoming more and more popular. They're also an easy way for hackers and competitors to hack your network if improperly configur ...
Buy Now

The Green Enterprise