Brijesh Jalan
How to update muliple row in single query?
By Brijesh Jalan in ASP.NET on Jul 05 2010
  • SHAFIQ
    Aug, 2010 12

    What is marshalling? Explain types of marshalling.

    Marshaling is a process of transforming or serializing data from one application domain and exporting it to another application domain.

    Two types of marshalling

    • Marshal by value: a copy of an object is created by the server and is passed and used by the client.
    • Marshal by reference: the client creates a proxy to access the object.

    • 0
  • Brian Luo
    Jul, 2010 7

    your question is not very clear.
    do you want update many rows useing SQL?

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS