The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Insert HINDI Font in ASP.NET web page to SQL Database
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Devesh AwasthiPosted Dec 11, 2015, 1:55 AM
error is [error code:403]Please use Translate v2. See http://code.google.com/apis/language/translate/overview.html
Devesh AwasthiPosted Dec 11, 2015, 1:54 AM
i have a problem Text = Google.API.Translate.Translator.Translate(Text, Google.API.Translate.Language.English, Google.API.Translate.Language.Hindi);
lavakush sharmaPosted Sep 19, 2014, 1:35 AM
[error code:403]Suspected Terms of Service Abuse. Please see http://code.google.com/apis/errors .How to resolve this error in convert language.
lavakush sharmaPosted Sep 19, 2014, 1:33 AM
Hi Sir,
SagarPosted Jun 17, 2014, 9:57 AM
is there any way to sort hindi data in grid
pardeep kumarPosted Apr 18, 2012, 11:49 PM
string text = "PARDEEP"; string translated = Translator.Translate(text, Language.English, Language.Hindi); Console.WriteLine(translated);
Lalitdutt ParsaiPosted Nov 21, 2011, 8:48 AM
thanks sir .
sarika jainPosted May 11, 2011, 3:28 PM
Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
sarika jainPosted May 11, 2011, 3:14 PM
It is not worth it in v2.0 giving an error could not load file or assembly
Rambabu CHPosted Apr 8, 2011, 1:46 AM
Nice and smart