Windows Forms Localization

Why Windows Forms?

As for other code examples provided throughout the book, even if Windows Forms is no longer explained, localization is discussed because such a platform is still popular and common to have to maintain in the industry.

If you are an experienced Windows Forms developer, maybe you already faced the localization problem with this technology. There are different ways for localizing a Windows Forms application, but basically all of them rely on managed resources. The MAT that you previously installed makes it really easy to localize an application. An example is the best way for providing explanations; the goal of this example is to localize a Windows Forms application in both English and Italian. Run ...

Get Visual Basic 2015 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.