3

Hi friends, I would like to ask someone who is more experienced in the field than me about C# and web development.
I am currently just a front end guy, with no real experience in back end - but I've been learning C# for game development with Unity for some time and wanted to ask if c# could be a nice direction for my back end learning?
Is it viable, good?
Any advice is highly appreciated ☺

Comments
  • 1
    I don’t like the razor syntax and asp .net but to be honest we used it only several times in college...
  • 1
    I don't like asp.net, also the only good host is Microsoft azure.
    i recently found out bridge.net, it's a tool that compiles c# to js, and it works great, i was going to post it here, you might want to check it out
  • 2
    I recommend to start with a command line program (win32) or an win32 forms application in visual studio. With this you can learn your first steps in c#. Just Google some tutorials for those
Add Comment