BreezeJS and ASMX webservices
How do we consume ASMX webservices with BreezeJS?
Do we need to create a Web API controller, that will „talk“ to the ASMX webservices or can the breeze-client talk directly with the ASMX webservices?
We are thinking of using the data from the ASMX webservices as entities on the client.
As I understand BreezeJS uses JSON, will our ASMX webservice uses XML. I guess this is a problem?
How do we consume ASMX webservices with BreezeJS?
Do we need to create a Web API controller, that will „talk“ to the ASMX webservices or can the breeze-client talk directly with the ASMX webservices?
We are thinking of using the data from the ASMX webservices as entities on the client.
As I understand BreezeJS uses JSON, will our ASMX webservice uses XML. I guess this is a problem?
No comments:
Post a Comment