User Tools

Site Tools


web-integration:c-sharp-example

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
web-integration:c-sharp-example [2019/08/05 11:25]
tjotov
web-integration:c-sharp-example [2019/08/05 11:27] (current)
tjotov
Line 2: Line 2:
 C# relies on Web services for ADUCID - or WSA, see [[web-integration:basics|Server side integration basics]] C# relies on Web services for ADUCID - or WSA, see [[web-integration:basics|Server side integration basics]]
  
-=== Import WSDL into your project in Visual Studio. ===+Import WSDL into your project in Visual Studio.
  
 Create an instance of **AducidApiJsonServiceClient**. Create an instance of **AducidApiJsonServiceClient**.
Line 125: Line 125:
  
 === Prepare a web page === === Prepare a web page ===
-This page should contain [[integration-api:start|ADUCID Integration API]]\\+This page should contain [[web-integration:client-side|Client API for Web Integration]]\\
 Provide start, check and proxy Url. Provide start, check and proxy Url.
 Override what should be done after authentication / operation: Override what should be done after authentication / operation:
-<sxh> +<sxh javascript>
      <script type="text/javascript">      <script type="text/javascript">
         var aducid = new ADUCID();         var aducid = new ADUCID();
web-integration/c-sharp-example.1565004327.txt.gz ยท Last modified: 2019/08/05 11:25 by tjotov