These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Lapsed web developer seeking direction

Author
Thrice Hapus
Federal Navy Academy
Gallente Federation
#1 - 2017-02-03 17:16:26 UTC
I am working on a web based form that will need to grab some info from a logged in player, collect some additional data from them, and then stuff it all in a db to be read back later.

I have worked in ASP.NET/C# in the past but it's been a while.

I am wondering if there are any code samples available to review for basic operations like:
- authenticating via SSO or XML API
- retrieving data from CREST

I have reviewed the documentation at https://eveonline-third-party-documentation.readthedocs.io/en/latest/index.html but I am looking for some actual code samples. That would be more helpful to get me up to speed.

Also, if a C# environment is outdated or not optimal, what should I look at instead?

Much thanks in advance for any help you can offer.