Support

Forum

A place for Dynadot and community experts alike to ask questions, share ideas, and more.
Using API with c#
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.
teamdynadot replied p_g_new_westminster_ca
This post has been moved to the API forum. I don't think there has been any code posted using C#.
Reply Quote
0 Replies
expron_solutions replied p_g_new_westminster_ca
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!
Reply Quote
0 Replies
erudeye replied p_g_new_westminster_ca
Hello, i've write an application using Dynadot API in my ASP.NET with C#. please see the example at [url=http://www.erudeye.net/domain.aspx]http://www.erudeye.net[/url]. i'll write the tutorial in my blog if any of you want it, just replay this post :)
Reply Quote
0 Replies
erudeye replied p_g_new_westminster_ca
Please check this blog... [url]http://rudysetyo.it/post/2008/04/Domain-Search-using-Dynadot-API.aspx[/url] hope this help...
Reply Quote
0 Replies
chatbot_bubble
Chat Online