Page 2 of 2

Re: C# Coding Topic

Posted: 15 Nov 2015 00:09
by jspence73
Coding java is very hard to do cause one simple mistake then the button comes out of retirement :lol: :lol:

Re: C# Coding Topic

Posted: 16 Nov 2015 00:27
by AssassinLV
If you are thinking of making your program multilingual then I would recommend not to hard-code the text :) - but use external text file (like .cfg or .lng) and then read corresponding line - from corresponding file (e.g. n.lng or en.lng) :)

And what about data bases - then anyways you'll require SQL sentences - even if you use MS SQL as database :)

By my self I'm mostly doing C# :)


--------------------------
Do you know why Java Developers wear glasses? Because they don't C#.

Re: C# Coding Topic

Posted: 16 Nov 2015 10:22
by plykkegaard
Just my two cents in order to follow the thread and help/answer questions if needed

Next summer I can celebrate 20 years as developer for various companies, latest as integration developer on the MS/.NET platform
It's mostly backend work but also some web frontend design and development

Re: C# Coding Topic

Posted: 17 Nov 2015 20:32
by Barrett_killz
^

Image

Re: C# Coding Topic

Posted: 17 Nov 2015 23:44
by plykkegaard
Well sometimes it sure looks like a third party interface is created like that

Re: C# Coding Topic

Posted: 02 Dec 2015 23:30
by sven_engelen
Have to make a dragrace game for school. Here's my design:
Image

Image

Image

Re: C# Coding Topic

Posted: 03 Dec 2015 06:41
by martinusK
Great idea, and well done :)

Re: C# Coding Topic

Posted: 11 Dec 2015 06:30
by Dannu
I have no idea how to do that and looks very nice :)