Translate text from English to spainsh
-
hi i have to make a method that take a string of text of English to return a string of Spanish in ASP.NET 3.5 C# please suggest.
-
hi i have to make a method that take a string of text of English to return a string of Spanish in ASP.NET 3.5 C# please suggest.
Use Bing Translation API. You will find some help from this I think : Basics of Bing Search API using .NET[^] :)
Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->** Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript -
hi i have to make a method that take a string of text of English to return a string of Spanish in ASP.NET 3.5 C# please suggest.
You Can Use Third Party Controls or Culture to implement this Requirement..! Try This links..! http://www.wordmagicsoft.com/developer.shtml[^] http://msdn.microsoft.com/en-us/library/bz9tc508.aspx[^]
LatestArticle :Log4Net Why Do Some People Forget To Mark as Answer .If It Helps.
-
You Can Use Third Party Controls or Culture to implement this Requirement..! Try This links..! http://www.wordmagicsoft.com/developer.shtml[^] http://msdn.microsoft.com/en-us/library/bz9tc508.aspx[^]
LatestArticle :Log4Net Why Do Some People Forget To Mark as Answer .If It Helps.
but this will require to explicitly define the resource files manually ... ;)
Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->** Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript