���� ����� Web service ----------------1. ����� ������� asp.net web service 2. ��� �� �������� �- localhost 3. ����� ����� �� ������ ���� ��� ����� asmx. �� ��� �� �� �������. 4. ����� asmx.cs �� ��� �� ����� ���� - �� �����. 5. ��� �� ������ - ������ ����� ���� �� system.web.services/webservice 6. ����� �������� ������ ������. ������� ��� ���� ����� ����� �����. �������� ����� ����� ������ �� ��� ������ [webmethod]. �� ��������� �������� �� ��� ������ ������ ������ ���� (����� ���). 7. ����� ��������. * ����� ����� ��� ��� ������� ��� ������ xml. ����� �- web service -----------------1. ����� ������� ������ �-Ws, �� ���� ���� ��� �������. 2. �� ���� �������� �� �- dll ������ �� �- ws. ����� ��� ���� �� references ������ �- add web reference. 3. ����� �- address ����� �����, ����� ������ �� ����� �- ws ���� (����� ���� �asmx). 4. ����� �� ���� add reference 5. �������� ������� ����� �� Web reference. ������ �� ����� �-Ws. �� ������ ��� ���� ����, ����� ����� ������. ���� ���� �� ���� ���� ���� ����� �� �������� ����. 6. ����� using �����: using (�� �������� ����).(�� ���� ����� �� �-ws). 7. ����� ������� ������� 8. ����� �������� - ����� ��������� ������.