July 2024
Intermediate to advanced
360 pages
9h 45m
English
This chapter covers
When I say world-ready, I don’t mean it in the sense of "Hello, World!", and I don’t mean that your application is ready to be released to production. Before making an application available to the world, consider that most of the world doesn’t speak your language. Even if your application is a web API used as a backend service or a library in a NuGet package for use in other applications, anything that can be exposed to an end user should be in a form that the user can understand. Dates, time zones, languages, measurements, and even sorting order depend on region and culture.
.NET includes ...
Read now
Unlock full access