HI guys,
I was wondering if there is any microsoft class which converts a language like english into german, french etc.
I want to convert some data into specific language.
HI guys, I was wondering if there is any microsoft class which converts a
Share
If you are looking for a class built into .NET base class library, no, there’s not one as of .NET 4.0 beta 1 and I don’t expect something like that included in the framework itself. Microsoft provides a Web service, Bing translator that you can use in your application.