Hi,
I have this Product class which is related to several other classes, e.g. Category, Designer, etc. In database, I have column CategoryID, DesignerID. When defining a Product class, shall I have Integer property for CategoryID, DesignerID? Or, shall Ihave String property for CategoryName...
hi all,
we would like to get an XML file from another company every day, and save it to our database. what shall i do?
the following is my solution, but i'm not sure about them:
option 1: as that company send us email including XML
option 2: MSMQ
option 3: SOAP
or something else??
Help...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.