 |
|
| Home Account Area Shopping Cart Help |
|
|
|
|
Subject: Using API with c# |
Date Posted: Jan 1, 2008 12:02pm |
 |
| |
Been reading through the posts on those using the API. Common useage seems to be PHP from a web server. I would prefer to do in C# since that's what I'm most familiar with and use home computer rather than a server.
Is there any code available to get me started? Any reason not to go this approach? Thanks. |
| |
|
|
Re: Using API with c# (p_g_new westminster_ca) |
Date Posted: Jan 4, 2008 1:53pm |
 |
| |
This post has been moved to the API forum.
I don't think there has been any code posted using C#. |
|
|
Re: Using API with c# (dynadot_staff) |
Date Posted: Jan 22, 2008 3:39pm |
 |
| |
You can use the API with C# from your desktop. Just send out the http request via your desktop application directly to the api. You'll need a static IP & dump out the response to a text file.
Or If you have a webserver running CURL, you can interact with the CURL using your C# app to issue domain searches & registrations via a http post parse file on the server.
Sorry, but I haven't tried this in C# & can't provide any code. I've been sticking to CURL.
Good Luck! |
|
|
Re: Using API with c# (p_g_new westminster_ca) |
Date Posted: Apr 7, 2008 4:27pm |
 |
| |
Hello,
i've write an application using Dynadot API in my ASP.NET with C#.
please see the example at http://www.erudeye.net.
i'll write the tutorial in my blog if any of you want it, just replay this post :) |
|
|
Re: Using API with c# (erudeye) |
Date Posted: Apr 8, 2008 7:37am |
 |
| |
Please check this blog...
http://rudysetyo.it/post/2008/04/Domain-Search-using-Dynadot-API.aspx
hope this help... |
|
 |
|
| Copyright © 2002-2008 Dynadot LLC. All rights reserved. |