问题描述
我是一名从事项目的学习者,我需要将.Net网站上的JOb报价发布到monster.com。这是我的第一个XML(WSDL)集成项目。以下是我到目前为止所尝试的内容:
从monster.com创建对所需WSDL文件的引用,该文件在http://schemas.monster.com上公开/电流/ WSDL /。但是在我不知道如何从那里开始之后。来自怪物的文档可以从http://doc.monster.com/real-time-posting获得。
我知道我要求的是非常基本的东西,应该能够解决它我自己却浪费了3个星期而且不在哪里。请帮忙!
I am a learner developer working on a project where I am required to post JOb offer from our .Net website to monster.com . This is my my first project of XML (WSDL) integration. Here is what I have tried so far:
Create a reference to the desired WSDL file from monster.com which is exposed at http://schemas.monster.com/current/WSDL/. But after I don't know how to proceed from there. The documentation from monster is available from here http://doc.monster.com/real-time-posting.
I know I am asking for really basic stuff and should have been able to sort it out myself but have wasted 3 weeks and am no where. Please help!
推荐答案
这篇关于在monster.com上发布的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!