Hi All,
I am using google translator to translate my code from different languages to english but if i want to translate multiple(and with different data) files it is taking so much of time so that i want to use threads to translate those multiple files at a time and i am having data in ms access tables(multiple) i need to translate that data too
please provide me the c# code for using threading for converting multiple database tables and files at a time.
Thank you so much
Regards,
Sri
Loading
VulpesPosted Aug 14, 2012, 5:21 AM
http://msdn.microsoft.com/en-us/library/system.componentmodel.backgroundworker.aspx