Skip to content

Instantly share code, notes, and snippets.

@lamprosg
Created June 12, 2015 12:12
Show Gist options
  • Select an option

  • Save lamprosg/9b22b901939bf72ed898 to your computer and use it in GitHub Desktop.

Select an option

Save lamprosg/9b22b901939bf72ed898 to your computer and use it in GitHub Desktop.
C#
Το καλύτερο είναι πάντα το tutorials point
http://www.tutorialspoint.com/csharp/
Μάλλον δείτε καλύτερα το menu “C# Advanced Tutorial” αφού τα άλλα τα ξέρετε.
Αν δεν καταλάβετε τα events (αν χρειαστούν) δείτε εδώ:
http://www.codeproject.com/Articles/11541/The-Simplest-C-Events-Example-Imaginable
Για τα xml (serialisation/deserialisation):
http://www.codeproject.com/Articles/483055/XML-Serialization-and-Deserialization-Part
Για τα services με τον νέο τρόπο (Attribute Routing):
http://www.asp.net/web-api/overview/web-api-routing-and-actions/attribute-routing-in-web-api-2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment