Look for a book about Globalization in C#
Hello sirs
I am looking for a book about writing Globalization programming in C#
"designing and developing an application that supports localized user interfaces and regional data for users in multiple cultures"
Please I need only some books Titles
Thanks ,
Answers (1)
0
Hi,
You are doing good ,but you need to change your some line of code.
use this.
- $("#projectNames").val($("#ms").text());
0
Hi,
Instead of $("#projectNames").val($("#ms").text()); try $("#projectNames").val($("#ms").val());