[VB.NET] Loading Language files by xml

If you have completed an application and wish to share the complete source/project files with everyone then please post it in here. Source-code files only, no tutorials.
11 posts Page 1 of 2
Contributors
User avatar
zachman61
VIP - Donator
VIP - Donator
Posts: 1892
Joined: Wed Dec 16, 2009 9:56 pm

Lol, my school is the company apparently lmao; .
Note, all translations except Deutsch are from Google Translate lmao;
Note (x2), this originally was my plan for learning xml with vb.
lang_by_xml.JPG
Language by XML.zip
Hope you enjoy,
Zachman61 blusho;
You do not have the required permissions to view the files attached to this post.
Nailing my feet to the floor is easier than using my own muscles to balance, but you don't see me doing that :)
User avatar
clanc789
Coding Guru
Coding Guru
Posts: 786
Joined: Tue Nov 02, 2010 4:45 pm

What does it do exactly? how do i integrate this into my own program? or is that not possible?

If you charge 4 credits we expect some more info.
Practice makes perfect!

VIP since: 6-10-2011
User avatar
zachman61
VIP - Donator
VIP - Donator
Posts: 1892
Joined: Wed Dec 16, 2009 9:56 pm

apparently others seem to realize what it is.
when you select a combobox item it loads an xml file with the specific language.
Nailing my feet to the floor is easier than using my own muscles to balance, but you don't see me doing that :)
User avatar
clanc789
Coding Guru
Coding Guru
Posts: 786
Joined: Tue Nov 02, 2010 4:45 pm

And how is that of use for my programs? :D
Practice makes perfect!

VIP since: 6-10-2011
User avatar
zachman61
VIP - Donator
VIP - Donator
Posts: 1892
Joined: Wed Dec 16, 2009 9:56 pm

It's for easy multi language making obviously useful.
Nailing my feet to the floor is easier than using my own muscles to balance, but you don't see me doing that :)
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

You could also use a plain text file for the same purpose.
User avatar
zachman61
VIP - Donator
VIP - Donator
Posts: 1892
Joined: Wed Dec 16, 2009 9:56 pm

mandai wrote:
You could also use a plain text file for the same purpose.
.xml though looks more professional, i was going to do .ini but didn't know how nerner;
Nailing my feet to the floor is easier than using my own muscles to balance, but you don't see me doing that :)
User avatar
clanc789
Coding Guru
Coding Guru
Posts: 786
Joined: Tue Nov 02, 2010 4:45 pm

Lol, just keep it simple with a plain text file instead of xml which is only over complicated...
Practice makes perfect!

VIP since: 6-10-2011
User avatar
reececlarke
VIP - Donator
VIP - Donator
Posts: 245
Joined: Tue Dec 08, 2009 6:47 pm

any chance that you are using a school laptop ?
Image
User avatar
clanc789
Coding Guru
Coding Guru
Posts: 786
Joined: Tue Nov 02, 2010 4:45 pm

Erm no im not why are you thinking that?
Practice makes perfect!

VIP since: 6-10-2011
11 posts Page 1 of 2
Return to “Source-Code”