Razan Paul Blog

Explaining thoughts and findings is a great way to learn

Browse by Tags

All Tags » Internationalization (RSS)
Internationalization in the web service method of Asp.net
Asp.net internationalization facilitates to adapt an asp.net web site to different languages and regional differences. If we use browser’s language/ culture for internationalization, we only need to set the following line in web.config under system.web...
More Posts